libxmlrpc_abyss++8-1.39.12-bp153.1.32 >  A `BS!M@eees׿76L,A!99Bu9\f2Om&ߴEWrap]8M )ҡ<rMtQ)1$! $]YlW$ߍXw2Q@dsbTD?mMb| 㴫?/ ڃ)IYs>p@?d ( ^3 M^       DL`(8 9 : >@FGHIXY\]^5bAcdQeVfYl[upvxw xyz`ptzClibxmlrpc_abyss++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++.`Blamb01SUSE Linux Enterprise 15 SP3openSUSEBSD-3-Clause and MIThttps://bugs.opensuse.orgSystem/Librarieshttp://xmlrpc-c.sourceforge.net/linuxx86_64`B`B7d0beb0bd797756bfa9b8a7317cc0564ed7724e96ddb07b219d728b69d38aedflibxmlrpc_abyss++.so.8.39rootrootrootrootxmlrpc-c-1.39.12-bp153.1.32.src.rpmlibxmlrpc_abyss++.so.8()(64bit)libxmlrpc_abyss++8libxmlrpc_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.20)(64bit)libstdc++.so.6(GLIBCXX_3.4.21)(64bit)libstdc++.so.6(GLIBCXX_3.4.9)(64bit)libxmlrpc_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=@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_abyss++.so.8libxmlrpc_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-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]=5752b8f811d3b339d1a76787dac712be12b838b0, not strippedPRRRRR RR R R R RRRRRRto:\(utf-87bf732c60c58a0b7ac96541340967aad8b65a4c85216d63aff68d2b8387b6695?7zXZ !t/͟55] cr$x#DdA&ۆl:!˪9E;'VGrcGG;hy ,q:TpQ\֢Ah^0$ ʛ ^: +ܪ/ tfl>{6[VJu0H-8t_ G:UhO[*xCzr;{iC GP TʄPyX= b+H.yr*&l1ww쭌V.s ;O %莁¼7FDDmzrʥK=ʳ:PUѠ X*qC ^%E·z@wք;uH< ǔ~c+8bgrv\XEy<&`{W:WN1tP^녂O/દ/²W.M¦S+vsku~ BqwΊJU/5 G3 klOR%n!)C*qaDϠKAȈnm_C=qWBDb7DlEu"dl\[š3[ϡQY:nۄT0.:Sb9+m-nW>4[F8o@f.ٻ"d-b`79`HCBhıA7o #21 1N@ KwcmMAȠ(N ? L7`\>4d X&>6+ ,]veqnRѪ`Mp *zA(76m(~;&1^NQKéƚz<KgV3ocfR+a%kb p+8'Mfx peeX LfVaaw+UH[L|4 %Ŕ . [h`NՍ^x>$@ow *gɭb`C i k,2d&k1a+drˤ4i#E͂w v;%S\f.Ϝj=YJWa wNqYP~.z%+>'֕w =g19xp(]\(әn$Y^7. jMl?I-{8 sDi4Ү1:dkd!ZA|tSG#U>[TrLD~jIǮUu+ |]aI:d)OV#ʯ?BuAU;MQX/)Ew>Զ#Ȣcy7CGo:r>~|gXW'OkjA#ե:$;A,Do<i9>LU~K9Yf{JqޘŦt6Ħ":t,1-s>pVU¢.@ܾtJR8ɗ9Z"H$]^ d)=MM_:c#eV8Đr%q*"ۃCYXXo vGo raa ]akWPj[#"43n. {E&(b9! JC0KVmX>J .A 4Hf%NdЀiMWϼ2 ׌S H"N&=S@/?J{(2Vw'UŖqv0,ȞgTL[k^΃)^$3-` 4&(/Fʧ?fc}*Yet_jE[t]_ʈMrz橒J8SUxԩ.g.FY2Y56@@rpLOU9ãBEAC'B,{-a}62[+JM8 38f3aQ8ͩLišvo3"NR]ony;"SMHO*}7DΉULV *ʶý™S3P`%iirht A -/zo ?J+sVF֋GP'!Z7al (6zCbT'?PٟlEQZ>"gλz Bp(.E  p#L_d}+w[LS_ HPMO@2.Ho3QB73WmݬmMI̕L@1&H)>e+i}1PLN"\qT&+j'}cupIixTI޲WTа8 @Q:V)t`mպ9slE_VIQiLwM1 ![ sG}M0YgIC'ϥ7}tD] DӜ.d>n"V2.8vN 5Sh64΃R͗WG U2x1xn}$w凃KWZ2D~9NGƶ _$xI3kPwSr~]9m4l:_K@ S>]6i7 DP-WAMӞꪕ{H&_PLAOE-'7 Yǯ?r!  ]A \K)ܘn$z}Yӯpk"0MBp$*t DlTgQBqNbvLalAY9B4/V.f߄6"4OѻobxdUD =qk(s 2i9'd%ko!)Unѵ zjK=twJM#{CpN#ۤvyBX oL\ru~I،q]S]^s۠{+V9OO1ۡj\ Kxs;R=^ØU0P ycD&BQZ 4n}̆(V캈L^n>jx,1ëcʫ-)/Wa0 c0$;[ܨ 5tX$!uAPqeFKH1a~*X8q#ZeWω& @X44Oj0{PM;IsK$HWyuÍ(,*z*TT=@ąH%{,1Ms>نIh-ַ䃍RstJZP 4*M-Ar"NES S..d3 ǷCߚG (Ofb>{>P g%?3mz;8}cA %T;5p7K=qxg]Z^I gkIyosݠD ${*=A:(ݎenolLmk&_ÎH?S]I_}[j$rf)Lz-_/ʩw=[I8b~M}iq:pf/՗D_2#"/WhJpѕ ɍ[OnAݷ׾7ᆞ&`ν"Q&N  ʺuyt-EE@U,UI;y>V|0;(jA '^{ė&CO)%It/*7qlK))$|$άQ> z 7Tu.c|[~^PAWPd^/d'Y3CSBMbj!IȲVah w.= yӥPP\ޟYI}?t?`.Pa^Pz~< ۈ潛Gڸ};?:beQ$"Q*tG%4nq29v0w}F;0~|\p]KPx; ];>L] dWss㭎]?՛&YG[y_}#j,~Vbn.DTb.O@/DOmrSG8šJ0u=Τ6h־Umw1F j^Djf(yR|QtM+HX;Mb]͓bEھ+ɪ \~mSA{QO=-i@oߒG"Ŕ ^P^b3/-ôrTn $)%/N;v E4ݗCUω2>,JiЎ  ;8Ȃ8ߌ'\dHzg˼Mmp^)t"Ǻ K9 &75p,˙/?s^Ez,׻VP7PC-k^䈦(p]fWd?@6gѻkklOV?[)Zԇ_(2d0]\Sj+G4ޓ?&l82ԬΦA*ߡx;nрyL >!jG̽TP;_ʋ#Vʓ \\_( lNj*fTsgU4N7Yѱ\♓KD{4% k nrثofQ;.;%ӴFI@Σ1NG֑Ǘ g})H dzѮBaE-=H9$&pLxG=GBùjŶz1$ҕx,$,\|n0T [ekn_I*cp@dv赠:Jh0rP_&R3qoO8i[ '`EhƏu s/Nd*ypɉq&IK^O 弓MGϞX FGUuvQo{!J@0NglGs%Q" t>2yoCboW7Z s(*wĊ oV2F68LU?Qbmm38Or`*WWԝW,C :.#Xƒ<>$^:[`ٕM.y.Lp7KՔPN ֳYkDu J`&Dq0ׯti8[UBȇ)CY=RA6bl9h3!@. R[3i"gV.ܧztrlV_4&Е# ( 0z¥f$)E3WĒmXaj\ΒYUXx%UEbc :[Y?Q<דn* I'r T{x{&ɾx;7«,>mЫ0Rl9qDkpsUW5m#={7\+t`X[BEԏ`+{'Ve˷r6(}0t dS'[&%QiuuBtuW:%^V[#_4גW+Mf)3ZYYE%[O3F3GbNHBJ% lY 5PM=DadNy\S+e^R4aa Kƾ@5k7kOgfh!d$IHDZ򖴖W#g2?(o蓮[ecMCI4Tpn)(ݜc|\EW٧.X>x?>iXu ps+m\#Za.wcRt)s@~P}Vުé3[qU-ٯו^wr0N /JOˣZq#W" 7X1U v!cg+@ѽmAT˃ В`Վ(d@}'̣ e@ĀkW"1`SzZ߅i Ɵ޸J(g:A0@FNfVt*fz=Inz'6ЂG1br$t>軲tZf 7Q|Fѡ#%ph"EU)J-bؼ %z 1^\e['/(k\fU2 ;6ڥ pcABsgv!&y #J EbԜ{ Lb\4Jjtע񏘮rvXy3?•3Í􄜩;ٖoxokfeF-~)29Qrw, aFl1}'8|5Q=|\[)(`dz~Ad%';tOZ I9".Dn D 6/`D{w "<t)gU (diG%OVFB]p쇦@U57Igd!=l8a!5 /P8bZQRU9Uy1kƠeid=`FPi lT!2_,2uibwC,JXJtsRʫ}[pV{'8=-ĕRjs2@KTa;+},CΜ/G'<1o=CxiΨCґQ4M::e-7 :Jbu]fڠXl$d]1A<:^IS{L`Wrygj;[G#M!16UH,LЬ죻BH6@+{S=R8\GPKx,˛j9&2`Gr.;WZ@Rҹ-!]}\lGH**—;MUDeǰz͎n\ `p U\S#0w1{RVެD.t2gA2)q&\X8mzvsx)i }6{m,)jYLScf̆kGL%DžHPzʕ\3)d3'9ڒ# )K̪v i.Zb5Bycㅓy zW b0!/(0<:k?TH4te݀T.#O));^DWKyl @1!ˁG1 J;㣔fjn42{!AEg9kg"jUx&Z8E 9Z؃f\GH2 rG$|aRWP~ GBpЖi ZΛV{>X!HW4./mB8|k1 ߘ~2N&cal-CzŒRF{D"~ 1!}Ń$q'(aMVvcQOhcLE3(/4a:$ٶ; {bP$^c.UEB5n!f! ɂQ>I$G*'$(I+ru:S- V t^QjKbeeh = df˯ Ө{d1hWP5ۂsyHioMS O'L؈=*f_ngS a,_&TawP #q{ ;eG 2`Z~Xj 炖X/<}A'@KAr|Aˢ*+G}taz(vbqv*sPk`b8<B hAm{nch@qSC' @a0-[%U\,kNmܷqVM-i%M?uszaM; 43.A ?",ֆDۇW1!1aߞGpsd;W$'.C̍#fOyh4ʩ8W/Ptj|UUf'}ߌ<ٷ@Rv(sMQWu97n59<EV,L33PuD>}G!vesOM~<`!}54hX*NwA}m4 . GZPs`yCՌޥ(*XaҮɮt˰H qcu-ʸJVt3(rk(}ήɌMsIPev-*9J{^50HdU<XJ/%e3`ITvԁ_al3p`f yjctr̔=e*Ҹm! H[}lj?HCtO9(tV.bmX3ZG @YMV1~؂.ږH}(![j|_zپnINWw ۴dv١1.UY;q/ QrKs;ࢨ`C0&|qXV-7xJW(+Y^1bK90˝?=e^}F30:$NAaʋ!\?x[&+I"8yA2vэ=Q0cM` ߚ`pcYe ; nMT7SP;v!997h۞ Бŗ YQ3t|XmN=C !L 4b"\4ƉԒ{_͆}qd? 9OBmdfG9Ǜ3@uN!oF#c"WLSJvE~J$M0<4` q$[Wf2ըMjcD0^#'BOKBUz cHl)]3`n+Vʌxo%GwRm 򣖀Rs1}s߳:T&Y& ^0XI-N):> |=S@MRJaԏ'E{}5^8\6@"A:Jo,i]t:y13MptyYD5PD笞qq-t򏂛[C7QlJZRx)g^U:%@neY 5*ȻlWč95*f^Lep͊_ ?z[*M լ7#/%cP0&櫞'\3+1%ܿF1c[q.`*DIx~b,{p72Pgsn8WxqNH)+^(ir~B(_ zE kRG60G 4] Q ZOSy3:ce[NI{n3׳`'ýHȑ~z7{Ke1\j-y;t8$P~qXQy٫öS]}fN_^cI;O;]A%%,WU Ry,)ܚ7VڹX(q97HЎjyO q)I$DzOז~%udj^xh768 A\5z2K-Pd_y*B- qVJ])6MttxEh axlJ Q.R.;IeJ^yv6Mb> :5ݔ;'ppf,s gХ+#`ثpʹ1Ӳ&SY`sy1 #`5ՉƥG% 47&5Ikt22WFU{hw)2ekP^`!mCIvCcՌ^յ#(<M:سt)|Emfn3<<ޫaS*ޞY#/tSh<h B$,I~.J<`lW= sƹLیBW좸"C7]Tz㞌mOtƀ֒CX^Zo1ϩ7zS F ??KIiLCJvi"vLkx DJ `EN  pJ MLtO$rk2 7Ȣ^h+ak&DM4fkK;Krk}-̙~ǽ«bH:*ȶZk#K) [4a@83NR[Ui}>FaZNL3QUZQi+Jx]c[4u le){<2^ֻC n # J,NhP4tkl-Lql%kW)Z|ZGa!e' v*e lj6uGt\YQLŘAFau'1TH'yHyy{?NKu͖B/- '⊍ h1mm!+#FUA;`duSyT<|7~6SյX,(0 A 5'I]?&=x艹_*GEŸ_߰ 8C9M[4*^ߜ:&?KJ >k nL2FےGu΄9(p8)Vs.:a"Tvn3+Țl9`ha\Unpی1APl5b5`+{hn8{N]r~!PɎj윶 YZ