libxmlrpc_server3-1.39.12-bp153.1.32 >  A `BT!M@eeeW7UAr5r74;{US҄ 3$rvmZ%I|ק&p|mmGNb&4-T3w .@ .N4X%lvt0й]gH$'6U}"3uğ9ܡ=2+覩?G8EN(IGzIr\W: Kׄ03bIH\Jr/ӀD-6[mMV}6a33cc47c6991a5bd5cd4ccb3c1d31b691f04bafd9b4308275f701be7d719cbe71c92d3899193a35a93a4b82eb4f412e3343efa7D8`BT!M@eeegfRnvfd7~L*rG&:݋ig20v+<6KZf^dQ%pv %@BL'{t0d<BvhoPWy7?&z0s,{N7\|c $`(7")$_daA]v[2qHB{(R3_P^( KHǭM5*-]uBAD44Ԛ:ۤvvB˞h9:?!9-tD-X|,yd8&t dx>p@?d ' ]/ IZ{     <D   (8 9 : >@FGHIXY(\P]X^bc9defluvw\xdylzClibxmlrpc_server31.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++.`Blamb01}SUSE Linux Enterprise 15 SP3openSUSEBSD-3-Clause and MIThttps://bugs.opensuse.orgSystem/Librarieshttp://xmlrpc-c.sourceforge.net/linuxx86_64}`B`B368274d512e03f5affece4dd58721d38821a70f11f2f2bd58eac0448ac69f61alibxmlrpc_server.so.3.39rootrootrootrootxmlrpc-c-1.39.12-bp153.1.32.src.rpmlibxmlrpc_server.so.3()(64bit)libxmlrpc_server3libxmlrpc_server3(x86-64)@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.4)(64bit)libxmlrpc.so.3()(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_server.so.3libxmlrpc_server.so.3.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]=9ff5dc6cb41653949f6dc8079669f4ba24a38c0b, not strippedPRRRRRto:\(utf-8dc69bbb7a4c1b40879e9729b4171255a91bd47b3beb476b727f4bb0971ec861e?7zXZ !t/w%] cr$x#DdA&qLM%Lf@"˾15o(< '=SeFUXV~}EP?k3~w_2'PiΆsxk6_E4b 0m`\w;YzMjW#pK3X)"[ZBhWSztZ"`~`FmR9)I-9爕 d L6?H$5YM<ؼpzԘO‡k ')^  +W]Djrztŵ >>FݵhhPZi\"yp2e"4(5Uy_$d:݉PsTr.WW7b'36L#[k&ͼįA>. `OXsn1RL6-!0}L1&\}I!MvΎUu'u1Ey>׳f%r41y X%ބںU[>`Jx {kwUvK z-{89}7D8wranҖ\;A 0Z0t9:^tɁŠc{UHVX )B{D5H!?hy RȏId}@M|3J&`…gaX_"!7a=+ d>=koҞj̃2\%w ¥@ڠi=5T!/<] 8Hl3.ӤO3xg}v=BxњؘF N^D#M*y,kl=4~`XeiL8R[!@`vG(Gh@gR"=gP aq cVΌ}*y߀,;",2 .$ @[Rvv'`ЛT3)k+ǩWH9~sףL2b)uou | mKTpn& #T\ɪd z&e KFܒ+E23b oTJ܉d \uzpLR+Q8|j|&>v̜cVN,? STO+THЇ)ƼX`VCbױPɤB|IG4CT,z^Q-f)F aWMUemn :Y<``JyHiO^gg /J*Of0"^33ۭ~mj[@wc_ @ ljdE֨ Y[lɭ%L-/6}PF0loD%KO6YD"on;?)f7UTѯ,яyWH_Qaatb.6[읗n"ZLf]1z~Bt @Iy?Mcn:V“qUpH@%hZ5-JTEn6U$ rQ5^͉\'ċG~ó}{k?dV>sJVbE):չvO3!!p1"6Rl%Ejx C,dԊ͙TNW?%+jyF lApʓ3Σ\xuny: dbQ/_(PO~7i;wB,bO. [(DES]OWBdL}Vk>fb9dq狜ŘVe'QSaf OrD[ 7˭8b;g8_ ƸU6N"-x58q4[ID&\e3n ~oAqm<;(Wx_\9YvAp{ xFTVq:_ ّ_X r yMZ_Er9X!ez2G~Lnha"ӂ<rYGC$Lpr(c=}%@f0'g=O{(+@Jb#P ]MD(@Ķ ]Uݎ= 3/Ыs~==a v@{"\UߍRoo6K複aot!:/~ iW6kG?*YJPP]G{ #6wmPkjؘĪ9ЂRr+?<ds}^o~/l0VXqs*-5sm*v.%XIfޜd>dXegkpT^չ@&;*z=>*W%iA_4"X]g-G&L))D ߏw0eXFEnoJH5W&,8jv-k')T4W _2p6BPLv[\)o+ZAhov|2jmIBL" ctőG, /_WBM .Wbn Zx$]̟!}n sC lqA#SϛmOj4n>oԐ!V\ :nM>E'ZRya>8VPQâQcyǍ,yr2< -)"0ǃdy!xwJ6豣Ay+WYɮDnݾ?0yJ'j(DOWVv:;;"fiܩ;]kI,1~Ƨc̈́\gak{c }"Y0*0_<9>T(z4v/Bf>H"?ز`׷u$}mCUҿs.t̠`scXV[TC+ 5.> B ܖApplyѣen<^׃<&f\{iͫ^M K6<FQ,M$AFcڬ{d1^I4Mlkrsa 6[!,б"|ct}j^>,qC\ѳ4:r٤o9(?g[ΐhz\optEq$աlYP% YWw.-S.5%l yy :܏.nC 4]V >`FI-ՆE9YS\;:/GGsu+"e&[Hӛ3r9%~7q 2:bh )H}mM, K㖒KjR6=e sYfcJ t#V 0^@(1TǛ{f-XF⼪$+Uݿۻ5o YfS b#̨1K+ ߨ͸]Kސ vW;#CՍK.,-*Ԇٟ{Σn>CUtjjurژv5_fc}P*}_Oq6 ͆Օ){Bp!KC1)8mzU:CVF i+D=\W;#''&m!#7|(] N^!ō(ϓ  XN%1I+yPw)>o$F"t0azoio4NO4,">]~5odĬ~'FNQ_)\=:N5@~htLbBIWAshN1knM|gg~>?v<(kc1JS4ya'q}#1nfEXdGXjTjQ-gO Lg{qA$>|pcuCҒN|PA:.bE96~v>/!N:o?κI2dU!)>.vem9폜6-kyv\~>I2~ˬwt9 .0c䮬d=T$ԕ;~lpɉM7ݶ%u~ *byE ed:xÖ= WD]]ψD!SIV"{iG\q"Oq8ߧ^63I\ oo_$i6d>3[ݭ(SR A)~iOb*$r hɦ[A9ְu4ݎz+]Ht08kLgU"D wXݏxCA=Zz{:FU#T~YnS GJ|KG-G|2+>т.ITf\`O?)&J^߸0H A& U_]w=^& udQ{gt@cE52jͮmU/>`? A2RAc,RFrXP6\y],zelw@gCab$DJ zd%tViUz~PDg'gӀ5z@cp5+L\rwlnv#;|񓤐so+Lw60n)ϛ*FNly۰j+>ܻC0p`V3ޜ>!Ku/IݫPCϣb/CUjک %1X?/$alP/~.xR23p$-VV q?URcmȌ)1݁1cNmKRdJ6rRxsaVsbp:rޚF,>Z mߡmَۅQ0&oOpqT}Xr~):wp[R@GCZfj)_rg*yJc2F_mI V\Pk-::Z{h Wj\^&+A!EWU₵ܳ]S N> n8MgǾ 3.&# JQPVǸPp BO1~O~N ^;(7C{APz۷ȓw' -" qڡt_~<9f te('Zjvⳅ"yz+ =~?{Ce&=1YZՉn4.p˦%gU 49s;4$XZ0dA#Ap[ON;pÁ8BZ+{1g"i~=AټdpT"cX1X_MAE=9Tfoi\C Iu< 485J,LJ ~}q\ڢ5*veyĶ>}=\]!Sۤ]U$E-YjlN Y'.mڑ5_E,oD.n|LR]C, tzFl z鹂]gR"Y#䵼zrN'hT)6tUέɅk'M gcfC:yVUJ×D2(;`/}})`ޘx2B--2 __g(=Us(=4>hx91D~tDI Efsb*rKT S ?sG ;Lmz&3|$)Yc=;tH:])$i [Pe3.6u '=LC@< 6J[,hjwI "oAwfu!?b.`D/ZDaQb4onNjL D+ B94tr(&c|8jH':v6q:s-My+w hŒ Ǝ˔fgA"ovO\U 4Ԩ HE8qz?K>e̾UAQ;p^qG/1qJOk匑"Elwx?C]+m;)1Gc?1ԭ.y}"+1Q}^e@UU3>e|NZݏ|%PsSNZqlH1F0Q5\~O<",Dcf`e DBU:m5_ZkIf ʵFL9.1 ^pjJAF1\-vyb^1_豬ph\c:=L{Z\ g!QÆf4x;hittz)Wk<{Ot:|Ks^=Fߦ;tLe~6iByL\Qy01!GRO>i"6? )-HFA"Bט x߯/Өw)D zփ+Ksfb8PZwgKhP |諾!lbN՛Ho5liF\}LȆD1k$ԡYgIZD /.j"GCɪ)ym*'q*PS8e x)%k ?bvE~Ewa\;Z N؁R' > G^jvՈ$xfo0䛨s59%‰&^ZE-E/Nzx&s$Hӱ$$!7<љ]cHqMu1{:ĥ|ꏩ?Uepw&Dž>=$ZV+8+ \cUctҟi 8漻HER͐9,)\|%ʃ7"g''"Lyҍ)ެ0%vC?hl?PA`I5͓ 勯~-y~EooLE٘$ߔo+%q>Z~i>\AO,w$BzjʬW2`Ŀ;,,`wbQKYOf}!bAΕ6t9k(4цM0KEOiD)UqH_K)%ZW1@n̓S@ [4Uubhԯ˿ƷX?;1}djx˳P9mn)HjiPa vԵKD SP8ѷ)a{o +PYLK,)%PyPfU HCxsiuZN9J ~%` +c5/}b ~cH)Psnѻa%=4"[5aeݿḄ2EZ=Y*Sy6YB3uKZ%v%\. e%M~'!bcIm :&y)v,q ڼ"&ZGgVQ|K\!~ɻ1tՄ?p{4mcv#[Q~sXs =% ɭ|ǵ9I¡ b+Vf .h aO|?*B;DTC@+Entck)81+DvnzO7Pkl|{{F:W sTPFiVJZiD܇mRv1'!B1K[ȭK|ڙbJF-7CIrJM