libxmlrpc_packetsocket8-1.33.18-3.1>t  DH`pX:/=„^`QS>TkD66 %iZYii9,vs:[;}VmM/1;?!L8w Ilx {3g]F!6g.pl0S6s̀hA _Z|9 5N}@0F[4 ΃s9 g1 1ߠh2SmC *AuO)?LooUj\9! 5>H b8eaac1d0fd45cd0ef82c2739754c0d85ea18681IX:/=„JyAa‹3>);Ȣ?y< ? d" & \% >Opv      j(89:/>`@oF~GHIXY\]^bcdef lu$v,wxy zClibxmlrpc_packetsocket81.33.183.1Library 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++.X: lamb54{XopenSUSE Leap 42.3openSUSEBSD-3-Clause and MIThttp://bugs.opensuse.orgSystem/Librarieshttp://xmlrpc-c.sourceforge.net/linuxx86_64{XX9X9d99d56067d06b09d3a560aa48a799c71libxmlrpc_packetsocket.so.8.33rootrootrootrootxmlrpc-c-1.33.18-3.1.src.rpmlibxmlrpc_packetsocket.so.8()(64bit)libxmlrpc_packetsocket8libxmlrpc_packetsocket8(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(GLIBCXX_3.4)(64bit)libstdc++.so.6(GLIBCXX_3.4.9)(64bit)libxmlrpc++.so.8()(64bit)rpmlib(CompressedFileNames)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsLzma)3.0.4-14.0-14.4.6-14.11.2VKU4@T@T9R;Q@NˎN=@N=@N @LL|L5K.J@Jp@mpluskal@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 1.3.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/ldconfiglamb54 14897792111.33.18-3.11.33.18-3.1libxmlrpc_packetsocket.so.8libxmlrpc_packetsocket.so.8.33/usr/lib64/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -gobs://build.opensuse.org/openSUSE:Leap:42.3/standard/61a7cb533dd2cbe5a2df47a50b9714e6-xmlrpc-ccpiolzma5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=c21df55e463b4d771a1aec35bdb3522f83a3c808, stripped PRRRRR R R R RRR}Q+FHҿ?@] cr$x#̡4erQN;nFe,;})!V*3f׉S*ICƃ$M//Lc!mXVʠAff-ꊾW c1&)(LpcPJKҊ@2(S"APfazA *AuH 1Ys!GUAPq^/t x@6:(1'O`*;?THK}ǜD4rw}V&lUq*dNdJ6 /qM: "/ש]نS4%>{L\lZGr>SK*؋H!Crqi&UE#.t|-؍=@ 󱷟K 3TPN-+%DK q)CF`kH'ZPC^gi!sTGWfMZI޵NN eNIsv!. ~$N qѵ @;兵\k9ZS_Ob˂HNbIg, 7J Ui] ص޺4?f<1)Y)̣%k8)ǧ[p`j΅oЛqyVzhW#r\> f'%"za$D``luj|qbqZ/e8I*<߃E'BΕjiD(/q5bgmeEq ZH"{NL\6*`/Eoa ߂b\6t֖T+{:hM+Ɯ!bZcb--9p@YwjNK`L`5 7_on`#- v`aD[?W0:L gRͰMr|'3ʇPOX(]gQ&d"B1/pGpi~gjw*PĞ5ZJ ̷ M3.﹞o&0c̒`uYiICn͏~b flQTf4ɳE X{ƭck3 MMno@O8! 9 穯oYPx&-fE;["бw@UHLS;O/Aƍ"Ɂ<:(^ݴč5~90\߫|.B뷖Vp%;p >|G OX:I6<* NrT~l𘥛I5Ic V]%crn:{c^A+K~~R=\88}h[6zL+ nF~Q;{dc EZ(PY/ߚ[z V¸|C] e]Ӳ9ϲkPUrW0X4Yi=UrzQ; ^F'C\,KQ}}VGs2\/"*NkM.1)vWlgz >Ჸ^Zs6_R|!ƣKx+¦1weY~8z*hl ?:X57 hkt4@ n,R}EFeı"XD@H0啡X0SPHؐr~@'{ܦًYG,yt$կէ5V? #F*RiNk} uj _A}H='tΕIɨMU'hf4r,n {QL-f:UC>&K=%f8=W e(]CPmN*&%J^TJczv+e?Bz$jahVAp_q BO+^רWS R*t~c!rÊ|̒]9O<)%ͥgIkpuyÍFKu_{P ) <?рV-V:Z. y &ö@k .H@p+Ai qYxٞlEי Z*_O|#m|)/JpИXtBp[۔_ND:n*h+,ҭaբʮx<]HЭEMe^l^nCبqWR3ŕcilȢĞE(| o8 hR,a!YͶ]S ^E%sd5z*b-/.9mi N^L=m0ap$i`OG [m+{կ2I&ŏoʷ\~3#c. ZWV㤌Rh" 0aoE1;[J]E7_'|Oȏ$SwI1 I\ "9ݳ dD hΞ9p-Z1hkw\#e;@o:0mu2 Z3,[H|&#'Hn-Qmx,k 9wQ74 ̨q Y*.qv+X)xR3/_⩇o ǽ'NH…pkZW n4!+MwS3)]a(p0Ki__UZVRFpVDMa1\g SWm] P#o1Sw5Z{ݐͼow-JeX.w,>Ö"Y yPTO}NeqDgsVV@kY^3.m{,dSjď;, ?C[֋2vЄZkH&G_̈́πָx\|R@ bhμ-J6w::zXOב1XtbaA&c˺ b~kTo|s_RhB!>r=(l- & p7HdŬOB8%}7xq+VH̊N׿8a|dt2(-SNh Z46u~Μ_@{=`B^eDwAH€tuHd!UY3UtnB9*d,!xu>?"('Qs,ݞ "~$Qڃ}|jJNE2b@ɡ5B׻ȓJIJ.XZ9ovdi ЕΪdcO#ymdR(cQsai y Cܓ?y^̐ Cߢ} m^VaK!N&p"f)uJ(:VEj Ϩgr_J\cIP4QMYNՇɔ>GG]#ųVm7R޼ԢcL[AԞ_͢[QpJװCe1!JJ* 49%Ptz%:d.MsW?ˑ$aDO#=`[ɩ~!!hK\E3WW]\Jݽ-|^nӾrcwwlτ#/BDbQHwL%JF1"\1ӽ񰵊 zfU.YLH*aUqa;%eff,VMΙqsa@KFCAX@2D BǩOE ۪'`+F Q/Ux3' a5?0fLgt`[7"FOWnp.H])b[$T +Oz䪴(z7rVxFaՔw7s~šG+)тQkv`INl ^#U(bb h{{7 L$Т7z/Uvn"+ҿ6/ݤE QոUD2?Cܜdr&Fݗ,8* N#%^ӓR[qJ ZHK~%dV3ףUUή,jD?nqz)_Y%. n(429oߎkkw#U;Y郪2A>]:HCP/yl7B<1/B 3:dS'I*!R3a9zm0oC͔?߲jiЋ910 MsXⱼy-i{#Ԅ=C*$BG(gLudaM V˽9>Z@^fChۏƂ 2)k[:=օz_ﮕc%7S [*el>rn{1Zbί| ڄH{KCzO_`؄#Ê 9Z\@gCQTs+l@w(ҫ;wʝR+e;'}f̏vG\]#kU=[?@Mu1OyJ7)9#ġ7B\juꜝg9ZK uL#-0_K* r ׈cπy!>؀Xþ0t+7 k5tGn/TFS 1UqihAuF_BLq&fC4+9PA6!Y if.ۥZ*?qA'+\Fg8?'Td]"4s`XLJ28Q,_^Y ^&y u K#R9CsWXGjrMM59A?;@=Tаh'ߞim `E3gRA"zW9!E#],Q3\ժ"TIc8쇪x|r\ /->S}{UqgRieKe?vM%=tUb<8RAfYF;% 09ئkaWbKO2=}/gI;-JB\\nY6JE-UrW"].y-K_Bp5axΛȎ%iqLk](Uk+UGhWa6}6lZO ^Uwe K& 5lʓK:g>q,Q1(Q^A~A?6kYՐ(w#3oq@eCHyND "kzo27y4l=`mGXHd" c<`ad;&f~vg%AWJݱ5 /\ 0/hVS){~S6H3.>"аTZN|O9bi6Lj}C`ɀ$;yZQ3@1uk|냰37'4" (L WRa@R^e9;E9eIǙrsRS[=9=-ekgzrA{2/ewo)j c1V PU2Tf>gUKM8|͈z;@rm%u:KdH$֫b)†{D ZVa/&$wY>Nɻ/|Q +ϽW=сWӂeۓtٛ]/z֌TË*S9tVDy'^槦ZIYf$UqZfg<|6iW]?`vlT>W., BavUfl W4 嗟ĆOᖡhkz;C rUf ccAq9T+CSQɜݺ=F'ŌfKʭH*X`>"} JuCvF1loE*:_!2bKWLⵡ>)<->-.ݐ)Mls՜dC啵!75Yᡖ$EQL `YCjfՃ*=R3=I×hO_s옺`ӥv# 4Omb3ѣO3a8aĘW.Mf0Z.BjZZM_B;hGVfCTu pkWiz 6-2Z zU0MHjK"n Y9D3@.J*&Ʌq~ӗ>& ԝu§q|&&I)K] MMfzhzQ6OyÙoQ6 ).oQ:Ya&d;T3;b,|5Dϋ[{)񪆜1 qK#{C~ʐ` Ɖ$#8tJA,RPb^N-/lrtttV/D07=O+GAPucغ^΂5,yZli{ \ ]ӹ }` `gI|z]MEtzPBZr+G?tmJ)^U T6K9Cldj~lm,F#G)}j!:SXBF)Xo*&'DH*|0{fv) ƽQ)pN65_F@/x]a[v(d]ʌ3:{v47؎kn2xR:= bczrUO3-2Kf6B1+ ;ce`;>ܳ(h#SOEKyOwɢl3)DTT#??N Nǜ@y>2HLη{ T/M ;q((N-{*CAyLDjNlj596lAZqu|0MTO .ڧ\EOCOhM-M:="{`RO~*"nj~0搵ߣ:vW[k>'uޟ z eLMz59?;DžDOMvQVo|z2ڑ#mq\}EҢ#8VKfq n}POu<_‘$w"MF@? :22A&]J#5_: R/MGL*?qRL4wX}E B_c/"MSh(BHkheQ"M Wof=lJXmlqq G:ohDQ@ lm>4WCEJ mJ}4 [2a'g}Ru2iXͪ(l@fPDRסv+ҹPH;b*W3'?/S m{jč&vHO,r뤌̼;M=ˢJEo{I{3dA7D!`lqȌN!jVN'^#[t$4ø |Μ1vFVJâd<ӑQ]WbmALSvH#YsQr5 8dy"|@{\3