uwsc-2.7.12-bp155.1.6 >  A dkBÊI%z G+"u%gaJ:mf\`+V E omJfavzV`mmh!%ASNVW*!b'âlڧSZ=\;R܉LOKeP`[hw5`$&ؖ3*a?X÷>(uK+_ ㋀5n.§tt3gE=H6KLI,)/1 C$6mVٿKZmN+I*[y`bi׭MU#u+S\8Giyt-{wXr wsdj<@v8OohEmb7ѥn}!0K -DzWLQU7//pGjjhSYl#R+?S4[Qc1JhȈu 68Ր +<0ڋ833a13b92a641507d11cc02ca00a9372c94a0464573d3da2209bb1ad1f9157a9e0039799a36125b0b0109ad090bc52e841e2ae24NdkBÊI%z Ѩ2_YjPky^elΐ@4jXVYiOϘv:$z_nt"o?"򧡪 b־zL.H,Xҽ;$nU@U0BDq;I"W+*vv@? mú ̄W|;wC 5}d VkRG5BsŃ pOx')]|DwP0~;'^1)E ~'HJF35vWFјP>tuI@ -vf {~x%Q=~Dqf5cYӐe '6=^o둍@ zC@yOkkXYy#)L9Rl ɱYAv%?t.X4 $dD6k߉f2 >#fGշd=duz.4gKh a*VSd&A}8zPEҭL;|FMp>/\?/Ld  0`dtx    $ ( 0   8 T (w8"9":"F+G+H+I+X+Y+\, ],(^,7b,Vc,d-ge-lf-ol-qu-v-w.x.y.z..///HCuwsc2.7.12bp155.1.6Ulfius WebSocket ClientA simple command-line websocket client program.dkBobs-power8-04 SUSE Linux Enterprise 15 SP5openSUSEMIThttps://bugs.opensuse.orgProductivity/Networking/Web/Utilitieshttps://github.com/babelouest/ulfiuslinuxppc64le8큤dkBce593783294070fcc4980b4140fc298bab0661629ae3b2440b5a49deeef8ecb0c231efb7f2bc755417d77cca2a3712727d6a63edbd06c5acb522c3fa89d6e92e2rootrootrootrootulfius-2.7.12-bp155.1.6.src.rpmuwscuwsc(ppc-64)@@@@@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)liborcania.so.2.3()(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.17)(64bit)libulfius.so.2.7()(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.3c@cJb`@b^@b-aaay?@a7T@`g@`J@`Cn__j_@_O@_X@_c^@^@] @]҇]M@]]L]H@]A]1]G@\@\9\&@[n[]@Martin Hauke Martin Hauke Martin Hauke Ferdinand Thiessen Martin Hauke Martin Hauke Martin Hauke Martin Hauke Martin Hauke Martin Hauke Martin Hauke Martin Hauke Martin Hauke Martin Hauke Martin Hauke Martin Hauke Martin Hauke Martin Hauke Martin Hauke 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.7.12 * Improve cmake script. * Minor bugfixes * Add cmake build flag WITH_WEBSOCKET_MESSAGE_LIST to completely disable message lists storage in websockets.- Update to version 2.7.11 * Add ulfius_websocket_parse_json_message for incoming websocket messages * Breaking: in ulfius_websocket_send_json_message, return U_ERROR_PARAMS if j_message is NULL * Update callback examples * Fix minor bugs- Update to version 2.7.10 * Update `SameSite` cookie value, add `U_COOKIE_SAME_SITE_EMPTY` and allow value None * Fix pkg-config file with absolute path for `CMAKE_INSTALL_{INCLUDE,LIB}DIR` * Fix `CMAKE_MODULE_PATH` who was used as single value- Update to version 2.7.9 * Fix multipart/form-data for large values * Add option allowed_post_processor in struct _u_instance to disable post parameter processing depending on the content-type * Add more example_callbacks- Update to version 2.7.8 * Fix Origin header setting in websocket client * Remove header duplicates and Content-Length * Redirect libmicrohttpd logs to yder * Replace uint with unsigned int * Add ulfius_export_request_http and ulfius_export_response_http * Use o_strnullempty instead of o_strlen to check if a char * has data- Update to version 2.7.7 * Use `o_malloc` everywhere instead of `malloc`- Update to version 2.7.6 * Fix ulfius_websocket_wait_close * Fix ulfius_send_http_request when url contains spaces- Update to version 2.7.5 * Fix cookie management in ulfius_send_http_request and ulfius_send_http_streaming_request * Add option U_OPT_AUTH_BASIC to ulfius_set_request_properties * Fix bug in static_compressed_inmemory_website callback example- Update to version 2.7.4 Fix security issue CVE-2021-40540 (bsc#1190246) * Add void parameter to functions with no param. * Fix bug when malformed HTTP requests are sent. * Remove yder flag from libulfius.pc when yder is disabled.- Update to version 2.7.3 * Add ULFIUS_CHECK_VERSION macro. * Add struct _websocket_manager.keep_messages flag. * Add struct _u_response.free_shared_data and ulfius_set_response_shared_data.- Adjust BR: liborcania >= 2.1.1 is needed.- Update to version 2.7.2 * Fix post processor on multiple values with the same key. * Add missing check includes if tests are built. * Add option U_OPT_HTTP_URL_APPEND to ulfius_set_request_properties * Use ulfius_set_request_properties in example programs- Update to version 2.7.1 * Fix websocket protocol and extension management bug * Add Makefile flag UWSCFLAG to disable uwsc build- Add missing "Requires: zlib-devel" to ulfius-devel as ulfius.h includes zlib.h- Update to version 2.7.0 * Allow Content-Enconding header with ulfius_send_http_request to compress the response body * Add http_compression callback example * Add static_compressed_inmemory_website callback example * Add callback return value U_CALLBACK_IGNORE to igore incrementation of request->callback_position * Add ulfius_add_websocket_extension_message_perform and ulfius_add_websocket_client_extension_message_perform for advanced websocket extensions management * Add Compression Extensions for WebSocket * Fix lots of websocket bugs thanks to Autobahn|Testsuite.- Update to version 2.6.9 * Update doc generation * Add ulfius_websocket_send_json_message * Update pkg-config Libs with all dependencies * Add ulfius_global_init and ulfius_global_close * Rename U_STREAM_SIZE_UNKOWN to U_STREAM_SIZE_UNKNOWN, keep U_STREAM_SIZE_UNKOWN for backward compatibility- Redownloaded source tarball- Update to version 2.6.8 * Increase `ULFIUS_POSTBUFFERSIZE` to follow MHD documentation * Adapt code to be compatible with all MHD version * In case of secure websocket communication, use a combination of `gnutls_record_check_pending()` and `poll()` to determine if data is ready. * Install uwsc manpage * Fix bug about missing `res` variable assignment.- Update to version 2.6.7 * Check header property case insensitive in websocket client * Add libcurl option CURLOPT_NOPROGRESS in ulfius_send_http_streaming_request * Add ulfius_start_framework_with_mhd_options for expert mode * Fix websocket bugs * Add ulfius_set_request_properties and ulfius_set_response_properties- 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-04 16847510302.7.12-bp155.1.62.7.12-bp155.1.6uwscuwsc.1.gz/usr/bin//usr/share/man/man1/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.opensuse.org/openSUSE:Backports:SLE-15-SP5/standard/b7c6179a3c18868e24b2fed62a44b953-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]=9c5fa708ed167fa342ddd663bbed849b716b45f1, for GNU/Linux 3.10.0, strippedtroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)RRRRRRR}@Ews^)0 utf-809e3345dbe0d0f48ae936a11dc94c7b4ce222b3dbf3f1bf6588c686d5a264b97? 7zXZ !t/ _=] crv9w>9LGM29X+I YyZA 'P0n:uULd-ʦMLhxu(vqq4bel|n߉~;N##q8l'!+>8t ĩBlٻ9Yٚ^N[Cz\Bj֊#m&vP!"w%`qq&kFm@wNm}J =QւqVO=Ed*cO %Yvt6/Aš& ҦoOiƂ^'?Bj;yu"~cd@dg$5v.sE6O‘̆g6<Mo>2;HiZ@A,o!Cgtqp\8QbIY[WL9&l14 j8prGB&qL¥u͵C 5HWz/$Rk`=%3pHI+ nWU61LDoN e=9 zc egRI6޷eVy7 zѱ|y<-!<+Ӑ u!jh6?X w;9-2]]d@ώB`$Qa7]5eIRM(yzL8zwȴ"ǞvѥQ-_McgA5%bn򴉯=P 94jHb쾕E_gaeqW4EUKXgsqRG!(+CuPh=e|>3OF?\:p} ~J?reQȃ_k8;:d&k݌CّJ3Y^uB#,%n`׺ۤ5鬟Y_/e2"4sNSbLo@-6( V3RӁp̊ 鍶nN/ wj")c;g ¿!'E'p#֕}9$+ߤYO/ uxkBґS xZHe x 1IforrQckOyv[LDk~G%{MAJN~er`7VUɯc^܋"NXPFl4o>Mo vۓl: oC1,ZżI{yˁ81CozͩahkYj4Of읱j {֡5+I,A˓:ÍZD;yސOSјc|_  U]R95ZJd#I_.[Z_L2It_a P ?W>!Dd31kS3dY|s"*1[Vp|#ZNyON _ʡ"ywux,0 xma_ K4|yq3HVr E ֣lhkReڨ[]6)(2>k*$7iF>DO-:9J9 O6bQȳV8Ջm~NׯXp Xzp|Vr7}IpiCvs=\mY4LhO3G~az[2hl2|`ɚ)%a9˽5YLvc m"̋aGB;_~RÑղ2~(qa| Iz@cI(c!T]S{nc6iВ8͵ûɠ#v ;rgr*m9$z:u:0p,0_ߙ@yt@k8eõ& ىh*Xr'ILQ, gH'nSċ>bɒU},{젟 鋭ӈrOT"cЊj' RLGLWomQiԕ p s\Jovo γfkNRAl L 8f`S̠;H?8J`r2IdWqnNLflƆc[HG®\\k.d]P l[6Qz)c0Srq2rR;޵sQe$ )"\<}zb]7ȯIRIM iU 6r +(jFZӉw6k1qLӛo < u'mhZ~Y-,03: Rmï "4]tkq`dWE<Ø{q ?lu!gN77~^i#o%jov ))_#=In4V|p@%q9꩹@k4JmCbk?ZZ_3V ?(),zО98n*gamAxs>a(r&ùbDv٠( N!GvIx5XBAAL V~uW݈3#)w|@&# UF]rw~Gl/D-&=o7Hc>ECQK~m׵x!I9Hܾ!qCcE,Fll!_whg@SJYiDܬ{yuMH]t6IBP#p Μ ˊ2bzU,tژߧnXqKSj~{!J~^} P|g;%PWqCTZ 2m47z$ \@&-Ұ͔'a..u*%"N 5'3;PB7&Qݢ$BOD}P5et ]avQ0†N4]v+jЂtL Щ'̌ʢ9[i)~J<;\Л8?}+G0>i59$L#YPuC|<+U[kN5Yhz{Q<S򥮩z`?7EAS xξ~sEJ="1k,/cN%aToҔQ zjsF@^]B(AVbm⣢Ny<̳=*tIQpW_"_)>W0F-.s\Upo%% gEВaqРTpgE~E5X-XޛK2 5VGm|(;&r퉡_EN m!M%㈖# A5 _ XNEu.ryZ d73k%?+Ox:쌦-,;Jt$JǛsg:.N ޼t!eD#Co sƥjw9P$m# a(I_ $܇8 ]Qq B^#[8Qj%(L %|](m,vd/ 2#$c@On< mb ޙk-5#KXBbN 5 0k .ܯB3V37tI0Cl3ۢgkZ! 5Z :ȫՕV?&k&t&dvtԴf/6ُGT|F^})c#п cb׋Y&FZLs{yVD %)?iL0-ꭩV>eQMs>`o p&C5FTcoi勉2A=v݅rU\*E"اZ`@& #$m3m= b(b3#m͙0'kV?%D;84]^Dġ ^L՞2 3SZx"T{|,(f7dF9UAo#Zx.˻o"2slYͻ4kgϙb?I|_6Q;KĵhOlKN*5`&,B Z ]hNBy ;>1g8UBgJZsݼGJ򺹥jg2[41s%Ӳq!uBܑ~8(7߆+-w [c4ޱ$¿o<30zjJ83Ni/L79AYGBUunyk!Y8>>c 5ORyTK/Q~;NiEqnX >˜ehr_E\1AK6]mq YZ