libxmlrpc_server_cgi++8-1.39.12-lp152.3.7 >  A ^/=„VH tZ @"5<ު aE8R q ϭhң+,O'IBieUfs$Pjz |l)J3lk :ȺhfrNGK:z _)7'_jsH En7ViC:7m H'JWUJ^a'3V!\+n!{͛ņ{p^PW^@Z9942d69766a332c2df89928cef79063a1ea8e864f91071d210b673ccecdf9a585d6e5332b4b1f2c5f5df24cfc382a7efbbec449f8Љ^/=„_(l5껁Q&7*Jh:| 7,/.:@p.z2=k(#yrJ!pБ]@!`ikR֥Ra0rdZ9<>-Ey`GNsǯ['rU^$VP,n= [g $ nAJg y].G|\!Եoͯ}Y:j4*! یdq`Et:39VK>p@?d" , b- GXy       DL[(8 9 :y >y@FGHIXY\]^7bCcdKePfSlUuhvpwxyzTdhnClibxmlrpc_server_cgi++81.39.12lp152.3.7Library 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++.^lamb20IopenSUSE Leap 15.2openSUSEBSD-3-Clause and MIThttps://bugs.opensuse.orgSystem/Librarieshttp://xmlrpc-c.sourceforge.net/linuxx86_64I^^e15199a8da511f6ee10eb36653d2cebeb1fdb9505e7f9a5d3c11861425826364libxmlrpc_server_cgi++.so.8.39rootrootrootrootxmlrpc-c-1.39.12-lp152.3.7.src.rpmlibxmlrpc_server_cgi++.so.8()(64bit)libxmlrpc_server_cgi++8libxmlrpc_server_cgi++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.3.4)(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++.so.8()(64bit)libxmlrpc.so.3()(64bit)libxmlrpc_server++.so.8()(64bit)libxmlrpc_util++.so.8()(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/ldconfiglamb20 15896483831.39.12-lp152.3.71.39.12-lp152.3.7libxmlrpc_server_cgi++.so.8libxmlrpc_server_cgi++.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.2/standard/14a15aa1e93a75fc26346dafe793d013-xmlrpc-ccpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=7db54fad04881374a800ff77c1bc4227221f768f, strippedPRRRRRR R R R RRRRR RRTwz_Ho򟌛utf-8a245f8b5a0772eb4b8870299f6ea94d90fc0f983a63341ec442d69df75bcb7cf?7zXZ !t/K] cr$x#+c99!yMɳd({XES3Am,u1vt4*=G>[Wd%#@+aT$UJiA҆6ve&364WE@Tv K"e$ l&Ó[JzWG@РʄO Z9T 15{{yԊ7}p tE7Y~f$)Y$+.6ʆPEpDmţPn{y M&YՋM>5_Wn=|cЯ FFWi<`4Ph1Äޗ7Kê(mաQ$a_V IY0Zy z ~K$81 j-|B/g2.J>nf9(T0XQR%!Bfݏ.nTdc_HgCo${?V\Dp58&QPne?~j` HGvk/'[l]Es ښ(5o3NZz͸i*@ȹJ?;k=D1Mv$$٣uڴV҄m9( ufjš'vNxq9IcV ^{z&]uO Pj˂>kL 9kTȶ;;o ci`o'܋B{C#m:Oy_'H~$ `'O pDJ:SYz-O_&0= ̿.F7 m L@o#FzB@(B[ӭR7d͂|ů|mj7_ܯ^Ao;ۿT>9Qjg C!m oc+ k L3(iO[v,thRvkQB[ ;_8}7E&:ڭ9X^?j-{tbNi9ed4^r*jFCvĕ<tHC,ű09Nf_%Bɫ{ifiEUD50GXp%q1|JW_ Qܽu@oᬃD`>YŻ)9uu*Na;jVEOlMec(kb Ȗy5QlɃ`Rqеmp>A[r_\o_> 0 bMUjsZUKPOb }>ljq7Z"hCj#&~G3nl h,| ;y0U.'*3+Ęx櫁c҅WOA}95{ơڞz 0@907FMN ]H'%OG˓L{Iljd7D/}(Q2W'f^ɇ5C R|k' z ):1[݇ Rd9b!Ţk6T*C/6NBe^9&?P,UQ`EJN"ejxY;Av ?>I(缯\ɛ]N&ˈ@N#t(V p"s^]R"HGҲ Ϋ! rNroX`"ItbN_aB~YGk['&xu3>S:`5bɳg\[Vr jscDtRU+d',jCbb꤀d8p|1[sj)}Z )ocؼ *Krs.aӜC`K23I5wb@v;zzؽXXw{4[;Ջ hЍD RFx}zκ~ f0tD&_sQEV{ oDa_ĜZSf >] ^CZ2">dbT-o>UX;(8#4|涥)CC= =독a2IXNBty]Я %OGݞ}e {1tTk[X]@bj ͜7KI4ץ`-0ȰG&IHn>%doq95&QՈY|T .#SE 27}YUEB S̿ zieTQQ)!Xivq>Ru]C4y@|^>n A Rw-%'ZN$}pi;Wksҗa{e@ĕnD 많I4!l\\O8N\wESm3n׷+_#dj=c}1o^͍*|srO%O;NLI(0ō}pR(DOO$s|7V5Ԥ́nX }` g| ͫ> rLfa<$:}.]m;VR[l{>$ YϻM!3czvQE3XDJH_ΪD@^sej@)d&4e`m{Csm?]c F8 /f?\셬waz~ )S}8-{N|upzZM &_X|DX Vm%|s? :kz*2/q1?z;\#_k ӉzGXJG&{CWRBktΞs[ Gl9] `Hk*|u'[n9sȔil`fv>jDCY2\#yUjRGűNa$#1.OY/\`7ջ;ʀ>%_o@󕺩Ey~ÖBԊ&615= ۋ ;rl9!?AIɪ ZMD尜ļߖrVwU⥡pZ FFM I<٨e\z/C꠺Pk;6z|S0P0AxLa:J;&W&n0|I#H_#:3 $XΛ[ũ9/s"jsca-7} XC`ogWoQBB#S0JzD2^iL}S$@$WTܸ>^W'7x©S85\<Q+hhNPVwgtb'+ E;2d]" j^Hc2Ǜh ڱ1JQͥF-ݨ{E\BdcSws7oR m~}b1Ʃ:^(fH Q'c oVl ndʊr2_l &x8te 8ͱ?H¸;Vā$K+ Eσh?.jvh@cC/nKۜg|k縷\x#hYA(rL ~N->oqD+].x&TF#)x4 etg/&|V:yw$S.:PP:Ku,mA%~zXjOq ksWY&G of7 'SPd~e~aRqUQcR ?P]j?@t~fCGk~Hkn N(hV)\d:؋/қ1Wp֔kyNdJ S }2LˮGӖtoA,w|ý"caZaɫ݂±}м] GLS̮Bq^BgMISHV42X;];TNn@76N+e$C10(|l f[1K4{,U"sP4*zb!]=Ҋ2^V$[{lj®_Ӑ9m3qLpMdHNp1^#kS>aHuz|ҕKe9=K"=.*!@ b;_w^#fr_YAF'0&.w|eɅ~x;o+}O?T\_oX4ci>A ex6r"Q:TRMSɮsLXǹ'譜U}84|@Y4덬LUrM_Kzeq|6%9&J=lh#*.=I4kC^{MS&*;kwtl/oQ%tްgHl8.1{G ˗Ǧ0FEٻN >1V֎s<Գk\0|4@J?pJVZgs015@샜C񚗖H6dͭ6v$E#\t@sPĬ6pB}m4߱-cc$x?ze2=SHFujY5.VKc{S$WE9VA>fx몃IJ,Qq<.; 26M[ń]PpHPXl؃U!w[Xl|1QhL=p 3oa }ǔ'LpQ${ PSLu B$!}ywk*5lS-A, 5z2:pЩtQ7HdyA%MP.=Ú%Hդv >CL֐ ۴  ,<@1a~\P֋%dlՅ\a_7Rcʒsܳ,X9%@rDNskϜVn4]AP.IKfn҆EyYpuͻaIiЏ+V3ҼP'@fRg輩馣H`j;7٪*d^yZ0Ը>kCg&ћ%hxx}'N)EiGC e^