uwsc-2.6.6-bp153.1.17 >  @ `CDc!M@eee/@C qGCޗb@)'1_=)I> { l>H--0Sv*qXhv{tt<(%/W._-mgg'1$;ubхcf_q]]u2r#]'6G:WuB+h#]/AtٳZB!pz8 -xPc\뮴RQ{ٳc9oZW`~5 jRS1M1a664057ea93476ac2edf1d27732bfa6499cebe48602c5a64e6762edae6a0b21d9e6a13a6691f0c47d7bf14b914359deddafcff9a9@`CDc!M@eeeħjN耶$Ru+/QgSaaĝW@3[X1bbDB ?FRiYbFKn.֒EIE U<א(Շ`qg'' "3'v09Y>j+lQo&=k:f!Q?q,F~wܸvOv@v>lLfՀLXڙEQT[sҳя3mƈą 5 @Ҷ+9k[Qfhvq I>p>?d   0`dtx      $ e hlqv   (89:FGHIXY\]^bcdeflu0v4wxyz,<@FCuwsc2.6.6bp153.1.17Ulfius WebSocket ClientA simple command-line websocket client program.`CDMobs-power8-05SUSE Linux Enterprise 15 SP3openSUSEMIThttps://bugs.opensuse.orgProductivity/Networking/Web/Utilitieshttps://github.com/babelouest/ulfiuslinuxppc64le؁`CDL5dafaeefcbb9a7612379390bfe1bcbd37c911f88513f00485d0cf488d89555d2rootrootulfius-2.6.6-bp153.1.17.src.rpmuwscuwsc(ppc-64)@@@@@    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-power8-05 16150211332.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-ulfiuscpioxz5ppc64le-suse-linuxELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, interpreter /lib64/ld64.so.2, BuildID[sha1]=6b1beb981831d07d6e5d51f8c65cd6d79b031294, for GNU/Linux 3.10.0, not strippedRRRRR{X=xkDutf-83eb591966dfc26589c68a9998824330cd36944d562d122143a6487971ebdaa77? 7zXZ !t/[] crv9wJ'j-{z}D=܊l/cNjaT &H ({IǕ i>YHD ,2ܘݟRڂ^(*9ӱQKI D ۂ6 Qrv1BP,^js^QX=YӟDud~Ge8f2aYx xOV]a#e3RE17O KrU:YFŔz߀ÔOs2a=U/YDϜKsLM{2m-|pA.njsfWXOʧe-cؗ'{y2a~sZjU [_k"l|L?Ȯ" u"c.ہ_/SAq]M{6ɬr0H|IRjJW%[g* .xU@GgޭX{a1ìA%BQ4&$8'1D46@KN9N'Iz#%DrqtB=rٹ3ke~B@v}"[z _y"Я$Ps4!]:<"ݛC`Q '-R *6uF#OC\X (~`LF\u߱7])ЖEEFUaߡd*Y'l [-*­u~QPw"6fik8@8΋>i" ̠ܵdofM;րpLt'M!` 8kD]$ $ԓi11+%+Ͼ)LU?0(`b` $pl Ģx;/>(u 3H| f so0@Bᤫ8y ti%ȧr[R( 4{fs*g~菚Ēq;IJG7ļ]҅:Wq"0)(CMB f)nc@ 7*휄i- ~n#yNޠ0$ɞ\,/Jn˜,vh˦qEGx 4յ&]m`>3fswK{K ; BQL<`! #z^l5;KOlMBu# Ǔ #g(s" o0 9<˴ނWM)P5}ޕ :mU hG\w'ݨ}H'fT~j>FDF@IV-a8GF"ZJhaA0歎DHTL„PqZ#<:E7.av*5Z E, ѣ^oΘ"z…ɋ{CTeyA ?#ux|q+[zqb6Q K}pfRg k#Wy i%G5E (Lp ITf#ywT&Ve=qO(\l0(y<~   U;D JLyѣ,vxw)Au `"ŭTAWjXLvm茁"hLxL$0'1Gb{^Tq3AϋgȼaN^y^bɷϱ5bg]@+9 zw/.Onc+yj}""W;gcDC ("=sX2Wȸ9c5}Aݝ8oP`A'*h#j Dk]Pۄ`M"͒=~l/6!RwqvqDG}͐ m;R#'*Vhk,lUJloJ⇌-.h;P$>sq/Ӕ+; w$g\@VԠG*<}f;IuTJ'ѵ -G.#oBemn#K.yu=O&V| sD@?pGXW&eڒ(F-TĺN>*Z-m7"k`?x9* 2rL9/oUVR[ ?@ UV"zw?!r:P˚/B,Ю~gP/3D󪗤0!QєwӜ;T82xC=*V>bOw.hz-J`+KB,VCЎ`Áhcnh` $ ~yMU;M-pfp(Y=\i-iqG{ Lbn-<|yOȞo#<س#~dJ9뚥 Uyo}/Xf@\P1t_Z( rxLqE6]\ģ؍hɭ ;:YB}ӲWС!0Wi.gpm}$aHl.ɬ+cq}=w~kYV!p?zƸrЬC*6*&sUܼbTi h,R8|7L M9YoyGYqx[6ſ唧̈,%ju:s|EF`X(k`gxMOYplm(JR!B8RDtpn>e8%ÑɰN["]=mg=q`-2򛯖OsA" +@lqC| I+idjT&? :3OjFcg2.*XN\e}p(OdO=y蟨ImX(7u>̽KӅ 6Ew[U q׶~\I++mu5lS*f7f/&^1_|4 0̗rOnU2<ZRHg|_R+ C ~Nԗ&H7`=bشLAp_^ddfEET]9"m٠kL9*r2]M\-|Ȟ~ 5 $ѲpHu]OP>89L ho(:.S&[8ޱښߢ)KN@"`Œ+؈.Zz상hvi:y㕚{uջ Ō[85&"J#=HC,i/=—VEU@iebhΥL Ekkwշg razyó-/&GOA7{vVCBF9Yui- ]'>ǃg ܈oL*ybg_&m4^'[s+"YOx "B=6+Nq})]Ĕğ4wLڂ\쓭}\'[*z)C[U.¹Q6D, Gi ΒM%U7O ax1,)U٣s{SRV*JS!ޕ%K}(4Uw :`~#@NVgv[pNFThP볋]Nej#F*x#&T 3Y#,@쫽90S91в_kAvU0 #Mv]Z۪9w5cI46. C3 _Ő>ye5Կ*F YZ