libxmlrpc_util++8-1.39.12-bp153.1.32 >  A `BT!M@eee#l;:=JInї2p 'lJ``g5Ͽ9qhP7l?7̜)ސӎ:xT}IM1?x:Eê&X``BT!M@eee&?,dڧ7boCTJ1^ػ75 l-U|TQ^r\mb]g!MR&j]8T7jnH& p YS,=l^`E1w`jDD :Z[pu m¯@ YοMVLdSpt} DV ӻH>f |&lk(REض5gSa t<v>p@?d ' ]/ IZ{     <D(8 9 : >@FG HIX Y,\T]\^bc=defluvw`xhyp zClibxmlrpc_util++81.39.12bp153.1.32Library implementing XML-based Remote Procedure CallsXML-RPC is a lightweight RPC protocol based on XML and HTTP. This package is used by XML-RPC clients and servers written in C and C++.`Blamb01uSUSE Linux Enterprise 15 SP3openSUSEBSD-3-Clause and MIThttps://bugs.opensuse.orgSystem/Librarieshttp://xmlrpc-c.sourceforge.net/linuxx86_64u`B`B6a244942a5dd72c6a0008bb08326ef91f356cc102f5ae9d69c81fc7f122b26cblibxmlrpc_util++.so.8.39rootrootrootrootxmlrpc-c-1.39.12-bp153.1.32.src.rpmlibxmlrpc_util++.so.8()(64bit)libxmlrpc_util++8libxmlrpc_util++8(x86-64)@@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.4)(64bit)libgcc_s.so.1()(64bit)libgcc_s.so.1(GCC_3.0)(64bit)libstdc++.so.6()(64bit)libstdc++.so.6(CXXABI_1.3)(64bit)libstdc++.so.6(CXXABI_1.3.9)(64bit)libstdc++.so.6(GLIBCXX_3.4)(64bit)libstdc++.so.6(GLIBCXX_3.4.21)(64bit)libxmlrpc_util.so.3()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1X @W@VKU4@T@T9R;Q@NˎN=@mpluskal@suse.comschwab@suse.dempluskal@suse.commpluskal@suse.commpluskal@suse.commpluskal@suse.comjengelh@inai.deasterios.dramis@gmail.compascal.bleser@opensuse.orgjengelh@medozas.de- Update to version 1.39.12: * For full list of changes see: http://xmlrpc-c.sourceforge.net/change_super_stable.html - Drop upstreamed narrowing.patch - Add xmlrpc-c-no_return_nonvoid.patch- narrowing.patch: fix invalid narrowing conversion- Update to 1.33.18 * Fix bug: infinite recursion if you try to format a floating point value that was created from something other than a finite number. Creation of a floating point XML-RPC value from something other than a number now fails.- Update to 1.33.17 * Build: fix a "recompile with -fPIC" failure in parallel make.- Update dependencies - Enable checks- Cleanup spec file with spec-cleaner - Use url for source - Update to 1.33.16 * Packet stream socket: fix: sends corrupted packet when the packet contains an ESC character. Always broken. (packet stream sockets were new in Xmlrpc-c 1.11 - June 2007). * Build: fix 'make distclean' so it doesn't leave src/cpp/srcdir and src/cpp/blddir. - Changes for 1.33.15 * Build: fix 'make distclean' so it doesn't leave src/cpp/srcdir and src/cpp/blddir.- Update to new upstream release 1.33 * Abyss XML-RPC server: Implement HTTP access control and the OPTIONS method * Change strategy for overallocating memory - grow blocks no more than a megabyte at a time- Update to 1.25.23: * Test program build: include instead of . 1.25.22: * Abyss server: don't reject a request with colons in the host name (e.g. IPv6 address form "[::1]") as invalid. This appears to be all that is required for Abyss to work on an IPv6 network, as long as the user binds the listening socket himself. 1.25.21: * libxml2: fix memory leaks. * Server: fix method add failure when signature string contains "I" (for 64 bit integer). 1.25.20: * Client with Curl transport: fix bug which disables interruption unless you register a progress function for the transport. Introduced in 1.24. 1.25.19: * Server: Fix crash when string value in parameter list contains invalid UTF-8. Broken in 1.18 (March 2006). 1.25.18: * Build: fix build tree != source tree bug: no transport_config.mk. Broken in 1.10 (March 2007). 1.25.17: * Fix crash due to bogus memory free when xmlrpc_parse_value() fails. Broken in 1.07 (October 2006). 1.25.16: * Install: fix install of man pages to wrong directory. Broken in 1.18 (March 2009). * Build: Add a user-defined default constructor for class callInfo to avoid compilation failure with recent GNU compilers. 1.25.15: * Abyss XML-RPC server: Fix bug in access control expiration. * xmlrpc, xmlrpc_pstream client programs: fix bug in display of unprintable ASCII as \xHH: shows \xff where it should be something else. 1.25.14: * Windows Abyss: fix 16 byte per thread memory leak. Thanks Angelo Masci. 1.25.13: * xmlrpc client program: fix bug: doesn't accept b/f to mean boolean false. Broken since 1.07. 1.25.12: * Fix crash when sending structure with a member value too large. Introduced in 1.21. 1.25.11: * Build with --disable-abyss-threads: include instead of in Abyss thread_fork.c. 1.25.10: * Fix bug: infinite loop parsing XML when a string or character data is longer than 1K in UTF-8. Introduced in 1.12. * Client curl transport: fix bug: multiple authentication methods doesn't work; only one of them takes effect. Always broken. 1.25.09: * Curl client: fix libcurl version in user-agent header. Always broken (user-agent function added in Release 1.03). * C++ Curl client: fix bug: ignores proxy Curl transport options. Always broken. 1.25.08: * Accomodate newer libcurl, which does not have . * Build of test programs: Fix "struct sockaddr_in" not defined in server_pstream.cpp. * Fix per-connection memory leak in libwww client XML transport. Present since the beginning. - Removed xmlrpc-c-default-constructor.patch (fixed upstream). - Removed xmlrpc-c-no-curltypes-incl.patch (fixed upstream). - Updated license to "BSD-3-Clause and MIT". - Removed autoconf, automake, file, libtool and libstdc++-devel build requirements (not needed). - Added ncurses-devel and readline-devel build requirements. - Removed support for openSUSE < 10.4. - Renamed libxmlrpc-c-devel package to xmlrpc-c-devel. Added the necessary Provides/Obsoletes entries for libxmlrpc-c-devel. - Remove static libraries.- fix requires in -devel package - remove Authors block from description- Remove redundant/unwanted tags/section (cf. specfile guidelines)/sbin/ldconfig/sbin/ldconfiglamb01 16149842131.39.12-bp153.1.321.39.12-bp153.1.32libxmlrpc_util++.so.8libxmlrpc_util++.so.8.39/usr/lib64/-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/14a15aa1e93a75fc26346dafe793d013-xmlrpc-ccpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=bb8ae65b3a1d715b11398e10cd1a2bf3aacbeb33, not stripped PRRRRR R R R R RRRto:\(utf-87141e46b614076a946659c255d1a0210e1368ce6f928ddc2499af55343268c61?7zXZ !t/v] cr$x#DdA&L*X/ CO1 BQe)l[%B>B362VW(mTDZ "^ GC?J0RVAK<hx:}dٙoE .4CHvuUE]RM솻:4O}bP,$ca( z q6CBGjk>$ @zqD{FB_\^k=z'{9iyu`dEf ##/}[-IRba$}ZmҎߺ'%S,q;D$D 5"5_jqԴJGÃpkBImY,E>VSmA",qyq{jN2|หαy-LGVRG3wZE'v.(@jfE\JpAZ8^ُKJ^{D"&U"ع wG'~:Q5VkЏHz~v=뉪|JaJ,k |^$B< 7QvKhOJrkE4)ͬ8WEd8zm2˜( R:Z~ "]*1 ̫yȝnX;˸?i%@Bw¸Ͷ6InZ'WNYDH2:M|hsDJ J6KtV&]\"1}[:&p!ۃ1$#2]EjGto!@2s(fg(K `%K5#Zjz᏾' 4yCoN}oA] /WI#/nnXZˀQ%*+$ep\) jY8e^hi-Xa-PE>bE\+y|8B>J"X?虱swA;xǯ|3+1< {nf6ʟljl*+Q 0uC\Gp LvbOShZb.y٢`֡Wg)h&-Y"vCͭC saD6b_ m4-w(JVa>WX㲛O|J)yod_5#'E_jrJ2GOav}@=âf=_ar8[7$r5/0HDU]J=vo? U<޼8}mɛkC7;$5)Uf-Sx.ԤBN=DzBxE>L8Y1/2794sZ_aA}鲲i7?֪W# <9!o9 ū6ó~Ӥgӄo>-oNbcNR4%hk_ֺH sSw`AY<5R|v?D| >ޫm8ֳ_O5#T B FjGZ)F`2*HBڹ H}j M9At I~Jz-ӳv!{iHLEO y/tpHtJTTHŪ_C sJǫm Y%ysNBfwl- .oKRgC_(\j&Cvkw sZ='W=e9u9g}}66Do cX{r#2UNObm&s۾NB8)?c%|H8 GgB{JZkK4}Yp Hwp-KS޴ lV$@!vId|,YCbJk$T5zWk>O=r_@pgqSC/(zd:)Bm"}`ܧP+k0 ރD6Be2[?bQkv 'r8hK5ko  2@uNDk4A:0% !(~EI L *C}0KiZY W|H$-N\#LTTw~bq5L]tꅁk0[McpScT k߷.LJm]Z-7"_cM1.&%f63LXj>-Gla z }h[(㉲pU OU&*` hJgݏ㩀Ț?9t)K-yOMAF3&&0̥y)9+T+۱@7 +" ^=7%~`bZ:>x]~HNYud6[1`AqX.bY@<2iL/t-O+eZK=0 y% ghS@]{\"#<&gdlɍطy#6e^!JCCh+]z&*N"4U77D-C.*1C*d[X j#H7u&(!P .e K<JGYk\R,Zpq`hh"6/ZHYV@Ǔ{Pt*Y?G}%.R h'QݱhcBL:'ޙzĻ2P1?AH>i8ȷqym E*":\>Gܜ)EUĐT4Ae"qj>; >VjlsE`hmy q}E#gthK`EWlZECF9HΎ0=Qh2݌;pϰWk/~;s?a0mKl.o(t9CljiIÛk8_H bмq w(&59O?"?`?I( !,`N ̯{ a%{z6I:+Db%wQjj/P0!IҼek`APmRM]DYSふߙ4 T,74Ɠ2Q~&$1OAVC6¤(#tƨcìM;;Ƨ 擓nCDY"\!\6-c3`Ȳ$/2"ujZ160ҭB0ϐ!GF|,t.Hxp@'%QS`L1gFT>Ɔ2#CΖaҘ袉A&Qt5 ea `au/bfzF@`+$|d/Ֆ5kfeb+W*8}Fd\0I&7fB-~^*!9Q2rz+M3mSPZiR4Hb%ej»΢l^5~͈#QScÒFM0 Kb,!!>hi[1%3yz26JڔԽLL.6ι|`#I0 'CX1/rS-mڛ3߄vu,bGOby_<_Zc 'gFﳓ!5o-H1cN{ /IP~}îܵ6Vj'`e´x\4rXtmZ{6+Ie)#  FILjhx8 ̗l ;gAg ׾}R7.0d%wsh6Gk~DEv.gc)e"+@ߤT18{Ґ6dzgykHU-Z+L1% ysHGxw{ Зz&ඬ@~=YcZA8a"?#':8-Q㈬`}}/QZ622mY~{;IJ: DA/a}nǭOξAFq5 tLLPb<M#("Fu#+PJOX4;tewXJ䝚oQ7%PuJcOW$\ΗXQE%W]uD$i`dʬwXmgSb@Y>Cx YZ