libxmlrpc_packetsocket8-1.39.12-lp151.2.3 >  A \/=„L ? .U;*}9AB69LC_};"Ȯ\~0&DBRMBFT4*xxe"Nuw?ެ~\2*u$IfKӻ{ZDHdL^٪XVCyWz]κ./ub?\GC ۘUaeTswKp@"d?"Td" , b- GXy       DL(.889:>'@6FEGXH`IhXlYx\]^bc d e f l!u!v!w!x!y!z!""""PClibxmlrpc_packetsocket81.39.12lp151.2.3Library 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++.\Vlamb66kopenSUSE Leap 15.1openSUSEBSD-3-Clause and MIThttps://bugs.opensuse.orgSystem/Librarieshttp://xmlrpc-c.sourceforge.net/linuxx86_64k\=\?9d40bf702fb164a07a98f1fd95981912fd24b951daeb3a1881ee3b76195ec4bflibxmlrpc_packetsocket.so.8.39rootrootrootrootxmlrpc-c-1.39.12-lp151.2.3.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(CXXABI_1.3.9)(64bit)libstdc++.so.6(GLIBCXX_3.4)(64bit)libstdc++.so.6(GLIBCXX_3.4.21)(64bit)libstdc++.so.6(GLIBCXX_3.4.9)(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=@N=@N @LL|L5K.J@Jp@mpluskal@suse.comschwab@suse.dempluskal@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 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)- 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/ldconfiglamb66 15450750301.39.12-lp151.2.31.39.12-lp151.2.3libxmlrpc_packetsocket.so.8libxmlrpc_packetsocket.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.1/standard/14a15aa1e93a75fc26346dafe793d013-xmlrpc-ccpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=d81575cbd7d19f3acc4157534f310b9cddb25579, strippedPRRRRR R R R R RRRRX AoB!6q!J}utf-8030c62de1b6e20f6b7690c36fcbe6e68c39ba2fd10ab839a784362ea47d7e3d5?7zXZ !t/l"] cr$x#r\8j],]僎lPP?D؊TC&ٗΫҐrE]S[ems2]%Q|cAO)'Zwݯ/2[%{yO\`ZL*!פ [4q&dRJk"(nL*À);JIk } )]:B !OI8Q^#4{`aLA`dV0v|"qt$˕ \$Ql]S# {6?@B|JH|UE@yrT˾9Eכߓ۟S#YN7 ]=HaLc\U=a#ǃ⺭TC}@m? ͘ B*BW4fgx-$; wg+Hd0VV$`^;%)[ٰ^ǵ3^0%-2/rYVvq ~G*?*%?ELj^-sy8"?n Z]! s"[To3#<"T@CSjyJ k)}KH=IpTt6'kͪeFpzu6i?xJcMjE:NQ_x*iLTKR,1A,0BN(e<)8Ӎ/"u3. lWiпAc uXdyuIUv$,,q6սo بV?U$JHFol!YzRi 2 %)t%Q3nG|!Ym]LRyҷH?{a*'.Q]܁n)yU> FH}]9%I'>Y ATL'݊h&l=2j*o۲,Cٹ_}e1H[=X7⥙Ae(j23s57XUqĭA]y¼oU,i_VlƳ_$kѶѨ3N☪gE'.K#şa"5Ի$}0o#2UF7.[uA$A6?NQ<!Tǜyg6"5=bz6㔻o.k&j ŝnV,¥/%W¤JmV',?T Є<*1*TMx9T\8,]͏n/ 5meef Euٝ(WL7Le#v2.&``PpVp"B6pFb7#15|sr{ k=Py;O{v#A }&*3f=BHܲSOKoȯZ UFQ{9]g<mjM#kX|@jm@t>68٨r )1Do{IuY|0PQƵl(r8dphG;ac0%ǹW۲Вld_G^- EMrKwKSj0y0\VLwmb *UM; 5码GxLWJ郜%-Up9e쮓13Tt2|ec1*=tƁ0Udo_9BZd BT(\y(3 M?98,.Lr~63F |Ui_w_hٕT*$%WӒu~5[fJ?WPnx `lYtG~jCּA;c3Vj{ iȺ] 2~8 Q4'!DTb(%Mbtyl{giB>5.g)א_"`) X{9DO1 O({4^Qⴁ\bW6xO^q|a_\S#sS h 3 [MX=$&_* R95 ;LtݜbsK\MVXN9J2t=ȻCAAG]waS؀߱6RhŇBw&fth3 Z\Tpl]o0]Q_˙wO7fd55[H#5蒎 )aЇ/am1!4)njz;kMG/h/'Q D ?wA),ij^ǫU&aMԜw9j"k`tuKfۡg]U~.]Ry7.K(j;`E;d֎L _Q@12ffNPLrϑԎsb,\|#e=ݓmw~LC^}l"U*e a0]k8JU@,YK!o-Nz@$PJS(, *Y&AjKG*lԤݚ$y_uEE/"[gL?ײ,Q/h H]dѫڛG`=Uŏd+d elnS O9B^`Z/ )M,0E'u;Cu9@Cu.ȈfQc~Bq܏ 47+jiyJ?dsjdCx56hD)w;T>y;0*i9Xb/bYlt#mBN+ϬRW;ذ$+KeB' s 66e9EDRj7o-jƌ̀qep)W''rFz4x_Sl_JR\J f$Oh(Ur;zlE3W.e0Ws`%b@gM=fO`T誛YP@[Tڂ5n^X#U, 6wRv|lA#ANOlaѻcP֑/U5Ӑq$΀/vߔh >tdBy=bpQ5rF_# J/YH|/Tz 7~*fRu0g4=m =Y|NO*.ިˆ?A^M˴ʏ TyGk+-)Q-#B^ #67ݏD㝬)Xy}̖QحI'3щBrg`4[K@5$+ⲶV눢csJR` {r 3!t.u ϴ:3Tg'I^PM7/`59%_>L݈ȋkp-rǃC,Y5n=t0tlU` ~5%Dz, ?(PeJ+ 3L+t{|1Yvzp5Hך=fA'}K-V<^W Sc_^D\o lN97P47>PڊhX68~,(h-p2W/ Ȑg -Io/`a4.msbT RFl),b2VZ±/Y"3v-Mtq ;7rb *~p-2{S_T&aa8+Re\2]!C-@DWZc`zGVP7}൉ qt %c nJD)!cVdmٰؼ[rid0}qB*yW 8B ?X2ByLEhگ@8 8<,:(g<-b&ȥ9z{ _q KmiṒdz*!w 7 v+ۺ*iOQY_X2,}l} BvR>I(|j>FB(iAm55?NB4(ZJ0f34ůs'Pcj@CN'`!_FD- pG*{ñ{"̠>mS_ez%$0 jhmvCKa.1*u!t(ȋ=Q :S=or@C+s㩜Tr>|+G z?p#cU:_0U~sf_UN=,PX&oЍWY8_:6gQa6#5CïoOau"/}`2#?s q؏[f:b|N aR Ǡߴ" ^6r'_xx963S6"ep1Q({N [ag_YMM-L|IU>3qbve &@*ɭz[NT{1QMC3&-E~c^A, }!.mG= en9|&C6g}Azk}6?FSlNK+b5whe4ok{Bplw\O ƕ(GB렯v@gƆ5XxS~hJ>o`s U']};O/ vv}@FmJ޸9w/-{߉ܞΗB3qj5(#v99i8|VN ]ѝ̊:ܠ#Mg11عwy:d MیWs^8k> > Ӳk ņ:N7ww\wu}cTOGբN} CА(fI^}UU5xA+ usoT2J}/]> -gB?'O,Ɋ6hs&Çau ZKFfg@5vf)$b=ILY_YU' Bgm6'^߹]9R_mX?kLCjl<'TxsѩS`sY7ծ!D-Aru8juYkb>Gf1^ZAN逓~d=<+1R7Ԭd7PF`hbՖN(\vu٨rv#ا~xЏy'[VEYMS9J!M{hStZ%<|#$=3u+[< ե+4sYAXT`weSBfgҘw~njk 8+3(G6.Tږȟ2ϋ2w 9# du.+OiZ 5 |Z{346̵"ןqCqE??/q_@Y^6qQMO=I9jt)UݻCemCK$fcx\-KgJDy>F&2`4>R&bko:/FuYc]@jd#pcĮhPm4gbDKh\wDyh宩{d>b`$+ƛgS PnhMjW>,R>-t&妮=XZrdܷ#륙7%M2gi-2ݧ:$E;#Dl|)-]oa#C\†L%ow!9:E;تǪzTf'P4Q8]PVwȀ*@NtK޷fYz:CASAy NsI{wf_qVF'^iY 1CƔʨRe+S,ǺU͢ pR9!( "<¬xXeRq&"ye6"u͙ڽ[$¿:`UgVh%Bwv5F!,~jy(i\JX@ Wֿxv(g^Ez@UjMjhRNg}œ-Ê+8m 3psqܻ%LU+?\26-\7|PlVI<'6z;cLJ@4ۍTLR?tNV* %Wc9q XɕBZF\!Gac^?! pb􄜂(ޚ6;9<)Eiovy$:A;+ج0eQ ʫxK@eA~&A8-ņ <^#ss>tbR@/F_l%\.u 뽣[ʢ>?H3 =5i8+:m.iIKydJ*܅ƾ 𥽵G1ew>}b2Dta?u-GθOuc܍EE]&t:UDrDyD b 4]9'+($^f"ރ7B[Jw#3 (Rii*}#'7҆ w5@@\ŧ PsΞǐ,^QŝF3XOۂ1|NaXya3!H%]B3n(7I +VHh_xru7/o데ˍ5M@+p9?kuh?%->jo _%iE8mo O~ Mx93vn9"#l q={L'u, \`8DdPF˽bz OzKն$1)-hЇT&f{Qy]eLjaZDTJB@--lWE܄c YZ