libxmlrpc_server_pstream++8-1.39.12-bp153.1.32 >  A `B㐜!M@eee[PR8#2S3vOULƒJ(?@C|Dr26xeP:)ydV5_Bljy V@ET[AzyKC]-5:A@QjߴG^qR˧3EpZKArg-GA@3)o76gN=OsA]](>fSKKphJwDJ^zb134b171e703f9759b9e9aacc8ae58dac99ab8846590931749a588dea00ca96dbd840ba4aab78e3f5d4841e2226d5b98bbd11122A`B㐜!M@eeeks5yWt@ k*p-g38,=4*eAewIJ%7:#*}en B߈)Pjfz]z"|ѕqUGW(wr 8]#VExgj JM9jyĒ4';rc6+\m̙ J3Ā}<'`_<(7> ' 6^hs똍1[?s5ޜth?nf\&xryXa3>p@?d& 1 g!*? Yj     $.8\d Z(8 9 :y >y@FGHIXY\]^?bKcd[e`fcleuxvwx y(zdtx~Clibxmlrpc_server_pstream++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++.`Btobs-arm-91SUSE Linux Enterprise 15 SP3openSUSEBSD-3-Clause and MIThttps://bugs.opensuse.orgSystem/Librarieshttp://xmlrpc-c.sourceforge.net/linuxaarch64"1`BR`BRda30fca75385c0463b6224e4179515482d5922c7b0cdfc57a5eadcf3518f750clibxmlrpc_server_pstream++.so.8.39rootrootrootrootxmlrpc-c-1.39.12-bp153.1.32.src.rpmlibxmlrpc_server_pstream++.so.8()(64bit)libxmlrpc_server_pstream++8libxmlrpc_server_pstream++8(aarch-64)@@@@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfigld-linux-aarch64.so.1()(64bit)ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(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_packetsocket.so.8()(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/ldconfigobs-arm-9 16149963401.39.12-bp153.1.321.39.12-bp153.1.32libxmlrpc_server_pstream++.so.8libxmlrpc_server_pstream++.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-ccpioxz5aarch64-suse-linuxELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=86d1c9de97cd7f2532de31d8afb2743b37429bad, not strippedPRRR R R R RRR RRRRR& /rJ $utf-8cf6162a416eaca7c4f6379b4325dcf2c7fc046b081224e3ff6848856b0a47083?7zXZ !t/3!h] cr$x#DdBMg0=b*NKr5)6Ic_  &(֮bVjķ4yMl-fu-g{s fvv0|qC2V869Cw+')}G3_Q(Cz m޸ZaTTu2ȕ`1*uy nOKOf?sY%`"3f(Iٸ%+SPCAuh} +ӑ뛚9߳3d[m Q^UvgN|ة|s)mȞuq$|} W|"ɱa,amw"&Vu5+OpY6ĸcZ8?'CGT^Ν%@Q OiqBP`mIK=G۪l*[,.pn" ^N"{W&iJ5+ë2EܫQw8i<r4Բci`52;{ !~O(aB$ !=nr{$Tmuwˢ"t1L@̎־NgaIlZ| qf KXQ*<*CQJEB*FaVrU!bOJ~nH|[pRFjJ1bS0bzͪ|?S?*쿊*\d\178sih*}0BͬiRk^IzUߋr>Er!p^ޜ67zWbx9AM ?oQElC~׺gieEbydaKW>LU:@f˹( `ϵ?@IF8y,/*kadtr2 PPbѼx'2)ǚ4q a[Zj50b_0&TJ]TZumי\5[SϋU8pQsswQG0EIH@^j) 4i|8!]Pyƥ ;#njuʔ=d9ʶ6NqsiKzBT +D3^29C-G$)";E%uG)܃t:-;0A@:\pCJ ):eY.2[_ot ;>)Wu]&ZɜVI aXk p=s´5SKç:ԁ \!^+f6+$ ,tҊ4#nEkۉ  cyX>FsV>$xD+L%wt}vvah 7%fv׾PۺGE]{3VtpOqjZR$?4ڸ;'ÅǸe4]h)3ӂ3/v)#d=oI5=閸cT;XHJٍ շ^=od7:H* ISrpx-UQ~S(j:KR(gC͙u4Xdd:#RoC Z7Y6*R#1 8Ƽ~xFc08ݍ%ªj:z*e+i2;0ic߃Z< bbl 1C@t쐼-Qپ3U"| ݵiȇ QV#z YBjħ;! SfRD 2Q9CKl.iT'U!!Ghl,9>1Lsl cYǏJƈZnn1?c$kiCW俎fP͢Ysr)~ ^50{^WY-/e]k' `i8@U[SƂ6h2EMl4zwhPi4Z09/( qt"bst2*XܔiY 6C2:l|G:UrsGɢYCk8|: `}|oʦ' V*3e rsϗIc䷸GXM;W^@d0=AN۳\nh/8cbGjYbʀ)y7K2ci.^೪Ni `x`|DmTտ Ӿ>_zG68T!δ{5 <~o^ jֻôEVfDw&bEuD -nFF^ 1c brI)`(mǒu#vqj/G`hţOlފ<᭠zs?'8CaK΋HR¯zs˔yU0$D]d|n%ՒmcHt0⢅b}?i s7-mEuOG=q*R8~53?HN 7.򌅋 x0*JYi?tZ={pnJay1$`U|u`m^ Qp}w7] f۾%^L`*Qh ^aP)߁2b '5[ #k7ĒlGx:ceMd]XK7vi-:D3B1/CG2KzL!p*h2;\<&,=K0¹ݐl`H{,hR'V3*GŢCe]3s%rV=`#o#r3ޥzO W:A|Ma8_t,g[zHѫ$ajPUsReT6~9I&\$P5HiXŏJEzBz2;+(yzW9"|޴jp~B򧐐4Q.EH=ĊxX_|q|i4Lm I@ HƐ˜>p\#%-Zvh!^y{-ZbW8Ձ[xkdoȻOWж@jFmz5=^"j yIl %0|8+/ "R$Д_g4XMoEɗM=/Q%班JO=Yd;7as n^>Ǽ0ӊwc5|*aQ'Һ^ rnq턑sj}WCY bFz7h%}qlg)'7 O xk+#G+*n;τjoŽ,ۜߠcQ7/9OZO0t} ?,=ɘ;(Q ِ^ bpy8ו_iԬ8@xPzy3+C߳,mEHeyKc4.e $n1Fi J jϬgnZ"yvPcOS|ѧnK\0vݭ'" B XNg0"Q2*2+C tLW|Vt٨Nfe&raN ;')6`F~!u>BX>.gCg,-Ivb*l2֑oD7KBN`߱i{X^D=Êy3Iaf"BPLǝr=q**K< ho7@Laƅԣ#̒UJ/r t'#Ŋs꣚jɨK<֬%%Pr,{_զXVmmo]l4rNmx~+cog_@?!TlY¬zMrD$r!z5x+b!RO݄°[+\} [zS--80~栚DizybK%<(:yHIDl}r'!]( p^~е̋"ZX=6^GWڧQÌMȉt52.ZboV ˻βZxrXgO7^P$8<^t&.{- b*"l~}fFLԪ--RhIEi`afZzBҞlbz3IAC8gr:F/߯lRZl~^?pT3&IGNH[vnz 2.КC* 1iv}D5PY-V+*B~P񋴟HP"XhG:.>Ozq{ؼf}v?-;[zc (?: jg ȕke/Ԅ+L bD H'dO *e|kUyNxiwb$es+>3!\^nh4#67D+v)ۋAo˭ 1ռs.< zwgӸ6d+{"B>D^֕c\JO^{>+]pn‡C,޴hNvqk@;}jZо} |1^ +p;| >dKYH>R]>Q+*RkeMSMIy= (IRQ)ҕ7(5Q"ʴ0̭=9QGoL>Verr"(J9(QA KP;AҮlpڸ j= @BOIV] h5܀u.3(|%N {Uy3L t@8R' _EbArY;w],LgSP51%~Pxg\:~< '=\LI?-,yi-(ycPZiʼnsR vs6B ELiT|bֳyTa4@P. 9 sIݧuؘlFI-&{dR'u.À~ٞG/%+9۳HCuL?# 71Ϟ[teo‘D1 =fEuTE2\c1=˭5ӣ*߹OXx{D?mɚRn$ Ix`dѡqi NoS-F|)#8$Ĵh흖arg+>2Ԣ ׊"2Ex T_^` ᙭BMQr|QkaۈdL&qFdwv#6W;c[uKT:d29wUan' Zj%DM# -='h(r8:$093[iS}^tWxg_HgW*JR=JKz\AQBL.N[h@v/Mk 0`%Ef;Yh #ܷJ|L騣LfS;MEXТF=Hj6An$} y*`:bEr 鄿 }s&@h4x E ? ;><Uu֎Wm؏}ؔ ]$-0 c,l =p?Ԥ:n Ix, 2|!+;JnzR?>~uݪ2sjJ~ۚ1Tf/1!?q^Ork qF՞B<;9UAWQI5Lq(r WFǼx ՠU(iXZ`9RL+T MhlCoIڙΥEjo[?1(  hsf Ox U옍Ųc{=ZUrX\V Fͺ 3NI{E' XQ917A[.˓ lTbQ\:39\p],$|*!^E0?iU`0yVR49g6偣aRާ}i AVGn/N(yhS.kB9S1j+%mӬ&Lbjɨ\Dkf5mGtdjjZCÎOCŻam_&sFH圢( ;eg$@*ͷ`Dt MQ1p<֧ .[YإmmY#덼x- &&y>'`l@2uӦuqpإ`ʲVQ֥Ys5R?51yg#/})Iͱ)[eQͽ;7BG[q22K)dxKHƫSz쥖A?;c=خWq^p\f"xeC v<#@E&^鈾IikI H5U*T3B1яXN޷dlcAV㒽 HQ6^ {V[$׺JF^R)6w߱aG FMF Y~*<}\!WNnI'Fzɓ] ]-{[2[2 sNT_VXs%9fGf9:/͑=^hhXykXBm7<ȣV?? }Je}X12yFS5vbXqQ.(rہ{gR%,^l%6%ZPOO8#X>:Al3 T(S&|,/D n{ҴfdCrB YZ