uwsc-2.6.6-bp153.1.17 >  A `C!M@eee , p@9&uG$z(+;.E{2L& fpbX=8 :0nc%7jKw|$?R<;9SW ͧtP92TdGgХ:m :ѻ"KCט=qxow!Id6PY=sY\<3t毢RyX.ar ⢟Y\QaŻ%> [qU!sް RWA̿][8>p>?d   0`dpt       a dhmr   (#8,9h:FGHI XY\<]@^EbOcd]ebfelgu|vwTxXy\zxCuwsc2.6.6bp153.1.17Ulfius WebSocket ClientA simple command-line websocket client program.`C{obs-arm-9 SUSE Linux Enterprise 15 SP3openSUSEMIThttps://bugs.opensuse.orgProductivity/Networking/Web/Utilitieshttps://github.com/babelouest/ulfiuslinuxaarch64 `Cy93c30850729ff93e8f5b0da9b318497a5d648f13f08051092fce3264e55c76c5rootrootulfius-2.6.6-bp153.1.17.src.rpmuwscuwsc(aarch-64)@@@@@@@    ld-linux-aarch64.so.1()(64bit)ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)liborcania.so.2.1()(64bit)libulfius.so.2.6()(64bit)libyder.so.1.4()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1^@] @]҇]M@]]L]H@]A]1]G@\@\9\&@[n[]@Martin Hauke Martin Hauke Martin Hauke Martin Hauke Martin Hauke Martin Hauke Martin Hauke Martin Hauke Martin Hauke Martin Hauke Martin Hauke mardnh@gmx.demardnh@gmx.dejengelh@inai.demardnh@gmx.de- Update to version 2.6.6 * Update doc generation * Fix jansson memoy management bug- Update to version 2.6.5 * Allow `NULL` values on `struct _u_map` * Add function ulfius_send_smtp_rich_email to send e-mails with a specified content-type * Add follow_redirect in struct _u_request * Fix certificate check- Also add "libjansson-devel", "libgnutls-devel" and "libmicrohttpd-devel" as requirements for ulfius-devel- Disable LTO for now since it breaks compilation on i586 - Add "Requires: libcurl-devel" to ulfius-devel- Update to version 2.6.4 * Add precision for chunked response, got the inspiration from #132. * Update access token for oauth2 bearer validation callback function, add precision concerning libjwt. * Update callback_check_glewlwyd_access_token to the up-to-date version. * Various small fixes.- Add "Requires: yder-devel" to ulfius-devel- Update to version 2.6.3 * Fix warning appeared with gcc 9.1, fixes #128 * Make instance->mhd_response_copy_data useless if MHD>=0.9.61 * Fix MHD_start_daemon flag to reuse MHD_USE_THREAD_PER_CONNECTION by default - Remove patch (fixed upstream): * 0001-Cast-option-value-for-curl_easy_setopt-on-CURLOPT_PO.patch- Add "Requires: orcania-devel" to ulfius-devel- Update to version 2.6.2 * Fix memory leak in `ulfius_set_string_body_request` and `ulfius_set_string_body_response` * Call callback function websocket_onclose_callback on all times, even if the websocket hasn't properly worked, so the calling program can avoid memory leak and broken resources, fix #126 - Add patch (fixes a compilation error on Tumbleweed): * 0001-Cast-option-value-for-curl_easy_setopt-on-CURLOPT_PO.patch- Update to version 2.6.1 * Fix package dependencies in cmake script * Fix core test to skip websocket tests if webscket is disabled * Disable ipv6 capabilities if libmicrohttpd is older than 0.9.52 * Small bugfixes - Update to version 2.6.0 * Add struct _u_request->callback_position to know the position of the current callback in the callback list * Use MHD_USE_AUTO instead of MHD_USE_THREAD_PER_CONNECTION if libmicrohttpd is newer then 0.9.52 * Add network_type in struct _u_instance and struct _u_request to specify IPV4, IPV6 or both networks * Add check_server_certificate_flag, check_proxy_certificate, check_proxy_certificate_flag and ca_path in struct _u_request to add more precision and control on SSL verification in u_send_request * Add functions ulfius_set_string_body_request, ulfius_set_binary_body_request, ulfius_set_empty_body_request * Add url_path in struct _u_request to store the url path only, without query parameters * Add ulfius_url_decode and ulfius_url_encode * Clean code, add more tests errors * Use gnutls_rnd() instead of rand() - Update to version 2.5.5 * Fix #121 where websockets messages of 126 or 127 bytes long made * Fix sneaky bug where endpoint injection inside a endpoint callback can lead to wrong callback calls, or even worse, crashes- Update to version 2.5.4 * Align PKGCONF_REQ_PRIVATE required versions * Backport ulfius_copy_request, ulfius_duplicate_request, ulfius_copy_response and ulfius_duplicate_response from Ulfius 2.6- Update to version 2.5.3 - Add flag to build Ulfius with GnuTLS support but without Websockets. - Fix CMake build process that didn't obviously linked Ulfius with pthreads.- Update to version 2.5.2 * Fix utf8 check on NULL value - Update to version 2.5.1 * Fix uwsc crash on some systems - Update to version 2.5.0 * Add struct _u_endpoint.check_utf8 to check all request parameters and values to be valid utf8 strings. * Add client certificate authentication for webservice and send request library. * Add support for SameSite attribute in response cookies - Update to version 2.4.4 * CMake scripts improvements - Update to version 2.4.3 * Add config file ulfius-cfg.h dynamically built with the options * Adapt examples with new ulfius-cfg.h file - Update to version 2.4.2 * Fix #79 where yuarel should be hidden from the outside world - Update to version 2.4.1 * Fix #78 where gnutls is not required if websocket is disabled - Update to version 2.4.0 * Fix Websocket fragmented messages * Fix CMake script that installed Orcania twice * Fix cppcheck warnings * Add timeout for http connections * Allow to use MHD_RESPMEM_MUST_COPY for different memory manager * Add websocket client framework * Add uwsc - Ulfius WebSocket Client A simple command-line websocket client program - Remove patches (included/fixed upstream): * 0001-Fix-pkg-config-information-add-requires-fields-as-me.patch * ulfius-fix-cmake-path.patch - Create subpackage "uwsc" for the Ulfius WebSocket Client program- Description update.- Initial package, version 2.3.8obs-arm-9 16150401232.6.6-bp153.1.172.6.6-bp153.1.17uwsc/usr/bin/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protectionobs://build.opensuse.org/openSUSE:Backports:SLE-15-SP3/standard/f06679c63fac480b3d5f91674448a581-ulfiuscpioxz5aarch64-suse-linuxELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=a3c04b86f5b56664de4f4cba088ada5aaa2c53da, for GNU/Linux 3.7.0, not strippedRRRRRRRG61Iԃbautf-8a0d712b564c896df838edb414762d5746565d67f7b9564415955b2b924b3fed3? 7zXZ !t/] crv9wJ-`}2eyUaT-bBq#̜^SP'*?P2xqcAl6^*PhaqɵJoz8(zX!-z /'qKB> ֩*/ 26~ Dƭ> _LCzwOW5]7Suƕĉ}q3WkHغĆ4Gܔ_Q|ћF8L'/_6 ؄=Qy^-As2Hw=紏zK5[,AQNvf+LTn+1-l޺au&kb- {B<O׾ٱxđb*G_q|D.YgY{D#Ô`73,E:fcmVI=MVkrŠ#C0m҉QǑWhZcTf =\x~Bhk)% ҈Qj:dQUƘ\OE]*H"-؇E'M8&qi\RLoh'k 89*<"mG\+:A|#b1VA:"k G.ھì3y QG>I,2𸪀ᘩ_,Ԉ1ɶƙ-+ހ@;[食&#yv2̈ԃgM|-jrF&9!Xx](8akV0bL*^r"Tw+qa*T4RqN8=enʟsixaoan`'ǜoe|R`%Tum]+gh -MzuAн%<&TcJ%_ VG3z Q6AyD-?0~3<^!܅50[.Uӳ`3-xc&E_q% ڢJi{a:l^hVc6 D Z%xD9^@\UH P'-5 Gр;UyH:,pE=?իcHY g`/.+Zj[;(8,f1,`Ņuwpﳐ9Z##Ps)kIzk&2p?$!8M :56ãxL(k792t˳~e<!ޣ=j!0}ufbJOh@EUV7ݰ-I7&QE<;6yc@zn#"NLZiMI>?i?΃Y[kIa"Ýpp _;$oã*-q9@ ۷#"#9n +avksqrq{/|7V4W{kIhp*PI-βaI!Zɪ LsToy a Ar,G fn2Q[bŽ$ x,Ҍ؍;2xPbHKu>kZ>֖_Ӯ i!Q<5!%PFD52?>HЈ7/Fluk8ǘtpw;9wA NE?mNp@1/\i&6 ,Rz_wrm#I2WqЭ' RANG(Ƽ6ihz ZӸ{Cÿڂs 0, uCgtQ]ᢄt)}N rjq}\* uyž H:&pG55\ط웠3/v̖A';0g9k<)$A'{k]E迼,&FW鸌gEb݁1j*ôjKYA#)wu)L6HQO*ڊ! eרc8i_%륿ċ/zik0!ΞWq|%?nN3&4Yn.5s%MRBBRiP.[cкWI=v(ExF3ا$J_aE(T1tqPثg>T KQ<ԧEZmp/ ' QTXk|j9[ZJ9"C: Jvg E@ȺG!|'[¼Lt8`aSa`Fײi<|$Yw'mkBem3ǧ&Tlw46?Yn 17t P2!5M.4nk ,{FoI֓Ms)ZHc+7)fB!mb7G8uxNNgB7t鷢g\'#`?dabX՜Y]Xqwaȟ5AsvNq$K3>O TtϙKqnqs:/OCVKgC.#LLvevqe {U5\$z?r{ɅG4ԍcWQH񑿲.+QO2Ǧ8F{bMNXj+iNL xpg۱.-WLvu>Si!N#IE}rӝttn0Dԩ, -яHL62"X*ɘ8vz g3%Y$A)?s^ŠD*nC}=9U|Ji&uԍ9T!d_g2 3]:5Ϧ8t*T<%-/Xwd w;tG=>o/8+fNp.073[$EB,ӀI-yA#c񂘚W}KE5eK$N!Qy'Kp?p^VAZPM]DxEkVu/#A6<gJ6QP#f5H^Hy.ȥh2ZEɋ(xp6^:  >R,K%q`-mlRGik &o$kᮦ' ?t}!p*[ÄizWuIS9 V^7[51;00[ρJG +>7fNz&i]{c C\銯5S${\G*S+sŏ\x+U'5&)wl?|d0-aߤj/֜鰄"G[M9?YnK᛭YH7״pC#+Hҡzg$#bube,!QqJ!݂]DJ^XeTռБr !,O0{kPn ܑ':q"6wέu٪'0\w@9%ۈ^˒&#ɾJ 0NME1Z{/fڬ>$Kغ̪Chm!ZِA`*h2uzr%ܟp}V Fʼn$!">PZb_n:nϩ"U듔Ψ`(`1aL3\^l:Eif 5(ߘOrՕƽy^;ޞ*J%z= 6]YގfP7lh38 IaM%"m jʹt7ƪ._%VP"Њ[]7{ u φEǕ`<ſ;29&N(MTri2j m ĮaF PA)39/m{yɛ?uBYX¤_:⋁dp7FCp :aRc_zX2J.>,J]ehA?vSz ={$oР#b$uPs3oKozzےbP~س?2Fⵜun"ݞ V.TFTG.LyY*)Kv"4KFJpB*PMǒᐝëة/pocsi\ [g_^m=30YfN;WA ٭Krfl89y 9h׼eA],cܦbX}i+q:'X;kXun[_@C/JMhr5]." d׍N W,KiVJ R^˯>\|br d-Pd?0qA4 D{tzE_ʱBRTVk4e0f~ig+F"iSCO/\;$C1s;J}"p0k'|'F#O+ x-H-#d{Ki"Pnr KlGLR#pkg7}a12 ;( YZ