libxmlrpc_server_abyss++8-1.39.12-lp151.2.3 >  A \/=„Gݟ}o2C_NL9 ]n1վ]7e\ήA [qtRw=M.?d))Fs 2b9ƞMnM0u&8wSۗ)kE&J]^x( r;P0Kh%D%j|^-ǒAq+Țjk[Hנڽ}֣+ }g9b2d68e030028ff54db1ea799acfbada8b77a498bfe5c74a2c9cbb9c000c336409f0b3e4158c2512267e23abc04d84b32efb36a336M8\/=„U}HRoTP%IaQ;UFzPFܧ5? u)zx ̲J*50m/UM/PN)hvA:itRNM&H~2<;,N*4o*իV~Ξf0) fx3  3 DEPNEh~)`MN5 WWMpm æB^P_(j=U XQ`-5d ȨH>\WyЫlRyi@>p@#?#d$ . d- GXy       DL (89:>@FGHI X Y \ 8] @^ b c!4d!e!f!l!u!v!w"Hx"Py"Xz"""""Clibxmlrpc_server_abyss++81.39.12lp151.2.3Library 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++.\Vlamb66popenSUSE Leap 15.1openSUSEBSD-3-Clause and MIThttps://bugs.opensuse.orgSystem/Librarieshttp://xmlrpc-c.sourceforge.net/linuxx86_64 p\=\?91c0ad3790cb9d3a0ec2fd6fa809cafe77e65c2baceb0cf3f85e5c5533721f0blibxmlrpc_server_abyss++.so.8.39rootrootrootrootxmlrpc-c-1.39.12-lp151.2.3.src.rpmlibxmlrpc_server_abyss++.so.8()(64bit)libxmlrpc_server_abyss++8libxmlrpc_server_abyss++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)libstdc++.so.6(GLIBCXX_3.4.9)(64bit)libxmlrpc_abyss.so.3()(64bit)libxmlrpc_server++.so.8()(64bit)libxmlrpc_server_abyss.so.3()(64bit)libxmlrpc_util++.so.8()(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=@N=@N @LL|L5K.J@Jp@mpluskal@suse.comschwab@suse.dempluskal@suse.commpluskal@suse.commpluskal@suse.commpluskal@suse.comjengelh@inai.deasterios.dramis@gmail.compascal.bleser@opensuse.orgjengelh@medozas.derschweikert@suse.comappleonkel@opensuse.orgpascal.bleser@opensuse.orgchris@computersalat.dedl8fcl@darc.dedl8fcl@darc.depascal.bleser@opensuse.orgbitshuffler #suse@irc.freenode.org- 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)- remove include of curl/types.h; file no longer exists and has been empty for a while- update to 1.25.07 * soname for cpp libs to 7 * 3 new libraries (server_cgi++, server_pstream++, packetsocket) - deleted old patches, looks like upstream had fixed it - added fix for default constructor- update to 1.06.41: * CGI XML-RPC server accepts (ignores) parameters after "text/xml" in Content-type header from client - moved changelog entries from spec file to .changes file - added patches to fix wrong usage of printf format for size_t (upstream uses llu instead of zu)- merge with hamradio/xmlrpc-c o there shouldn't be 2 maintained packages :( - used Source from sourceforge.net o correct named: xmlrpc-c-1.06.40.tgz- imported fixes from pascal@links2linux.de * C++ bytesFromBase64(): fix bug: high two bits always zero. Broken since created (2005) * Abyss: terminate after current request, not current connection. (Matters with keepalive) * fix xmlrpc_inetd_server C++ example. It has never worked. * fix error message about invalid XML- update to 1.06.38- update to 1.06.37- Updated to 1.06.33 * Mon Aug 4 00:00:00 UTC 2008 - Peter Nixon - Add xmlrpc-c-gcc43.patch from Gentoo project to placate newer GCC version on openSUSE 11.0 - Add Packager tag - Update group for -devel package - replace %%%%run_ldconfig with %%post(un) -p /sbin/ldconfig * Tue Jun 12 00:00:00 UTC 2007 - Peter Nixon - Updated to 1.06.14 - Enabled all options - Fixed 64bit build problems Tue Mar 14 00:00:00 UTC 2006 - Peter Nixon - enabled abyss-server/sbin/ldconfig/sbin/ldconfiglamb66 15450750301.39.12-lp151.2.31.39.12-lp151.2.3libxmlrpc_server_abyss++.so.8libxmlrpc_server_abyss++.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-protection -gobs://build.opensuse.org/openSUSE:Leap:15.1/standard/14a15aa1e93a75fc26346dafe793d013-xmlrpc-ccpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=cd95766a48a52a21ee0511683b5be4760b9960e3, strippedPRRRRR R R R R RRRRRRRRX AoB!6q!J}utf-84fe082c369243f48e366862ebcc368337e02e552f672300ef42dd59a73b00698?7zXZ !t/?%] cr$x#r\7DZ9:Hp.Mwp$4LI)~<&d]XT5B [vc9d`vQJPGn\`~]_jBBP(U+5ϸ\T;_%6lBڜ2H@ uVI.N==uY\Rls6 S#p>f7 ?G(VߚWQziџx^|%!t(D]/3ֹ=zM1J1XO]l )#=H% YyΖ>#Y\dZ0zWt!2Ohf߲,Gcت_E[͟O4{ZZÜh i[_9%?A'ߩ}3+$ طwM7(Iŕ&7wL%.6 (Q{g9vRZC&߀*C3WV RǹDžBc9͸X;`a8?_/%98]Rk xQ囁M ppI`6\#X$؜aWTq6CRw[aݸz.z1MWP`*/)*@w;HڱϘ<,2cJCS_'o1ռc bR E0BXZ_1lS TgS V!$ H#4(J 1>`I*Z6)P9#dP&Hy kGiF!hK :753` ITZ򷃊J ZmGGRcLђH>p40/gi9kR#ӯ7G?D$t'jKϏGZ4-BāgF(1N6u~mExLfq81A\'sQF è-fPﱔdhAú n#c Mԍssk=e핂!H|Dִ?$N1ƿjw[WbV|X'ox?} D1E 1,tk˚j@vbUMwX Wtr#X5e +Guoѐ?{5ݑȩpLo3, c7-\h7.,D:7'L>d_@Uv4K K+vC=6ãҼ;?Fw9ת)^kj!>)X$_n杹]&=nTuKgs.^?=gy =Zp:J^oM%_#X> dڦ5qqX:w '1{-9F89F?Al7 0[X1o_n_=pweMʖv`аG\3mQ4e3r uQ݂?S)Qɿ 5I*eW8 9)snk2*DA5!l1=-B+=Rf(.ON&բce/ouxb8zfg<ˣ0H&(Iܱ| &k=Iz*9Ҩ''"*50U7TYKXDl^ӭGn Eq31bhPQ#^U>|yfy??YvE1*D.KUz1S~?}CH31&(oe ]"{bQLE{c>QL~NЯGGV+h$ZuJG9lnQ9g&Ts?@_Y;26#+srjL+u}z.`(Nc]NutۘILqIVy0 ʜz}k"3\p'T8eYK+цd\0,޸-@|3Z{P8IjSD͒Z,Hi [4.wmInꅋq`Fs3nbΧPoxu)iW;bG9~ 8#&O1h@vw %O^.jq 9=؄0RY=_RD#VTLxU tQ~Y\d'0ĝaM((m=HL|׳!KXϛP ZQvN"fV%(9~H`|avbX[KL$Gzrb*Ѣg9Ko]Ĉ7EBM7j~ڮΖE u:2V?mj-ZtYvZ4g[?Jh@a XU_VU*DO[pKEI []50*cu%PNcؓ݋Du<4#&ů4Yаʇ?zMKi+)餌k#)5x'q~Zkxw[Iw\pvҚ+ 3t jQ#њ3΅%7>wCq3V+E|"43(H޲o.xa(|{APY'ws.+R-ZEXƑo0|͘4% +ۭ6g a0(0 *TxB‘47ej}IWv9\d[&9,i-2ڝO6+B&&n'+pfucnB%h{L !o W*pyh~%=Z}L[d%_ۣ}ؙ8;D㩌 ]m,\ Az9r6׫?KD+X$-Q勺k+ ۋ:pFzUqp惠ro5:Y>\o3.5Հ%lFBKMQ` $|TT>u0& o{{EENѼ4PN>NlaғؘEx)GB.~*t20H$EJ qהS y`~KIu؁\LEw7vA,E'lĭ)X"٧ǦO.C" k/ڝB5rtӨJV'LN@GQs?fqQяjIV <2O|&]vq y:ʙZbqS-$+ЄLBdĈHB\G> !9^rLm_iEk9Ǣ]ݬ?EѭZPp%%?}v'H8+p9bCU0j@;VϜu{J]R > :W/Y 8> *rAoW!":[ٕv@z^kʷv3WP;9A-࢓X ׺'ZaV+. '1l2ɗ mXX6)N{ݳav3;h۰ws}[ѷȦඋV:>9tcnu_BI3v 9UoOFhU9*\tXq.7e t/m܊`15,t3w]/C ϦFCO+G3YCA OX8uJf硹, yJ˃}߉SgleKIyMa|ۮ{=k0,n/C bo1O!q#w BV9*N>˟hkr<IHwqʐB®clr?~!wf--dEMs7R9u#s),zl"+֝SvNx˽OgwiEl'b:H 8M)Tu K9pųڲIf"TZ:{y9\#'7_;M L @ab꥞&hGg5>Gj5%iB}۷\_)Ks*`M؄:-4UF@^=&ᇊUЪBGZ+I/m:(le./`VhTCJkWb6n2n˘p-%nbCfwWe>(MԸ&n3 PO2NBr)!.zVs7>$s1J¼mXeǥ ?Y,S#y}k5V%;ibOLjW#:9_$O~(Ԅ]rwl _f"H8΁sL3#M Nok0p,HqJzu %z3ENT+Bՠu`q%QXݰ*{Y_5i,/*/>Oʬ!1|ZZV5ΛT"rfN2 W \`/ֽ| I(ͼtqӯ]Nɧu 2\+]F$z)?$0&t w'2DXƾR)1Or!3A j5 6L1]ƷAFoCC]gT=b5,Bq,wAaWD*؇b霳o l ITzVr⌏De IB7[Kt;y{Ϡ8NuVq*ށ[Y ¶6\,K&:$m2QէdךQs< o {t-Ԁ`v)vL_:1]>'Wֈ n$A_jBKC!tu7bRGX T*d'\+aMamwsynĻVoXNAQ L~a\ &PLC.>2<ZK B /z< H|5I Zh Mo}0PXy)f7Lg|N׬I[Q\:1̏T uF @xn#+֫A앞O b:cU9WpؒVHJ.Zf: $,9ǥԔ#gPjlD!taeGb Mc!$J9?\d2ѣE4 &@~^'(YZ-:F*JгȯEzOIz/aݝ;nNP.KX1X(#2#CK ; }bP aJ&̑qJP=kܕ'@֢JœK޼7LeGǮtZζzAT&ȰF4M6].xakYk(j”nN-TBVy &B1|"(]LI[N/X0WPI]ձC-m?Hl9j'-P;ũ/ԽB@-Ɨ9n.m/s[6x$% +i /+d'3^x{ȵR|iw#W$G4չR:oq#)`/1|9M1{^n?HNb[H}YO-Ǘ"w꼉D3Ĩ3ϝ@WE#]I"KA;gA~F-)0G=naf0FGmג([64o\%anhxzg^ 5WB:Ȥ.OQP;meB%,?'`I=ȁ(fE+MHܡf% w;e[E@;yUfub9xnd~o_4)cŪ`Vn # ΄iҀ4׈*vHJe,y1,ъr1`ZݼΔVpmCNeGbd`lD~-H>Yk"a`D21QևIJxU@mpcgm}Ƌ:3^0ӌq  h^+!:w YT@ *QФ.GXQZ oJLLO6?JD,7h2:Qnu[xtdrh@ <)9*o-|T̥XЯnpy 1k:ih5YSJlY#k< ^u,/wheP&}vk#ΑZBQ KZ09\& ~/