libxmlrpc_util3-1.39.12-bp153.1.32 >  A `BT!M@eeeH!n֧3;UBEBr1P.6­,ћi&J7orQFt] _ǽp]4 j;~ɿz.mf"9iII: AoU֣ D9s`\H=pbDv]#&BYڕ0%!C!DUwsEÐ-2@h~ l{2a }gvo*лiB]H=DXa'J%03a7d7183ad9d1dc740aeda2668f0609d4f47f27c2e318e65c927fdca92367360c6db0a7358c616b11e94c806f6a5930c0dead81C`BT!M@eee&8LK`@#jƿ@OB_S\nt8՟af7B+CAx8I\e9@ A~6OQC{ Z$bDSO z IKy2< oWO䭀h@.Y{;!O6Sj`GHX ݳ\sHLa!r;0ctF}dONS)`Zg'9=QIeѧfN<[n>p@?xd % [/ IZ{     <DF(m8t 9 :] >]@lF{GHIXY\]^ bcd'e,f/l1uDvLwxy z(,2tClibxmlrpc_util31.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++.`Blamb01m(SUSE Linux Enterprise 15 SP3openSUSEBSD-3-Clause and MIThttps://bugs.opensuse.orgSystem/Librarieshttp://xmlrpc-c.sourceforge.net/linuxx86_64m(`B`B8fe9499f25dbef16b730826058fe058a6e228a320429aaa4d42a7900fbeea293libxmlrpc_util.so.3.39rootrootrootrootxmlrpc-c-1.39.12-bp153.1.32.src.rpmlibxmlrpc_util.so.3()(64bit)libxmlrpc_util3libxmlrpc_util3(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.3)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libc.so.6(GLIBC_2.8)(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.2.5)(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_util.so.3libxmlrpc_util.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]=7d2dfbc6284a8e78f138bb5aef331d0092e33051, not stripped PR RRRRRRR Rto:\(utf-8079b749cd63770c7ebdff9a7a5cd4d8dbcf6753a24351431a90ebe417f81a148?7zXZ !t/n$] cr$x#DdA&L+U0tT9.f:َ4Չ8Ĝ,:`%1+R}IV~F j0p04gIr2SV>[] |eԜ$CHc^bW7*P.t]ʋ%&/\)PàЃ`in9lmRCd v`$KDr,x8>^ ҿVѻrzɫ׏Kq JwVђ>״C09ϊ뜟b'&v0Baa25tzR|QޟUEF?J-(БFy25$,ǎ)SY#aYNÆW ӂ(H1  G+e3j'0YzE?XY0.[]ҁmK Q ?304a'h# k_t^.<^J6@U3:Tǝ0\Oo5iPj_@]:\5Q`M2+I]a웯La:2bbޭPVoIcTA?$ފp2r-4'*+^k]#>{݂]#4Dݦ Y%mq@ )yПG' M=tpĘ "睝cJVԝ93_՘fɮ"/ǖ9X/͉:.9WiLc#.kt6$uiؘ(RJsNIW .I*:بcbbeYЄ [$be؜nB "Ohf:J0]lR%4o/_S)~3H|cRM.H *^yDk-gJC+v NV)(_6P}N&\OP oVMTgfy#?Y/U`p7o5rF{$B )X!v e19CwBOg_KeX$S U>=.&⟺%QՙXH2 [sK E*TFM7WŗˏWT]ٜ(m3=> gc,^y̷ײ$y#zR+D7vl>fo3f9mtFAզ3r_ Q!RK.-3՝ȃ<93)k:zi֗Sjatଂ\uJxn@wr+jsx(6DhD+sQg0srRh:Yl/qek; Uܵ8Mnwnsa' F('.NAHsqC\j{;#QC fȡd50zbQ!S[!K#{ | Ւh28;и ݁>pe,Rovam:%  $@aH+GZf1Qm OIaLƩ 7} <][q J1j|ɐpL}V6P"1P,#s~wNφ.cl\Wn`m~Q\Pe ,5C ١n'`Yt<-`@6+x7ZE.+( ^Ak 3x>90o"meW~ߌ[/mڅx{QYt.RgFU^: m4oњǯdUH~/AS%ƀ;!:nȕ%/[ΖDT*g+ԮBl|^j찓N}WA *e'lęE ;k6}Cm3ꩽ!V31L Sqj^BPt.qr?Efr"~I5Q㉵Ews'+l8lj:zg+ #fEs|V'}Q+3}DpO5n_Wr^klč#N$BO#?[ F j1-kYI3⭁8 zU[; c rFo秛O)0{LIbzʲI'ػ(]Y~I>4`)_5jYqP)}]|λS}<?WtoPq= *pYfQ4Lsǡ qGAM-c1 :< XCPmkLJ9rG:JǼֈH wCm#CuЦ4T3&z`g?/X5"dtϳ*Y!/fƙjK{˩̜ҁC{F TUp'#[cY{Dz)-plj#N[$JDjO: -"R)^^Żħt_GĄ^VFµ?-J1Z^ͦ diɪtO^5?<'f̨4DLY<+;Ɇ_H Z@|w; lZA @mMˬ7C71+z]"o^z'2ՋԠz47Vo#LI.teh"g!^~:8Ly  }-荪J0snZ[u론H29{\f-`$"G'Qqu~++)-:{PJ(=cHa^fxKH}KRF7JkcOC^݈_(`bZ= JIȠ4$U*Fq<)j뙬WWAª rHkW7x UPr~].ֱe̳| AO{5y􄀅=”CJ'0IЛ :? |o34Crb}vX,K@QֺQff`bZ%@JXJ)m켼 "5^ Z h@f^ا=M%]&*qcB}hsh/v64ļïM)Z ڡ 5}_!Ƴ"WcN2 I!PcY_-\nB lJWp9[~!& Pf>x_L X^u Z1v&Z:d32\|Ni٪}B&q$ %BC:yi +1\!7q p[?q8ؖ'vZ:O=]=s߬pSR(Rk>o`o[Ș ~I/W"_Q[ (-vr<x ܃9KdîlB|hJU _BZzk0vrOMnSs~Wimp;?TٹvfF`&9䏙nXNG "&YNpxCDz 븤$ nQ;j/ºEdv"di'NҹBsi)),)\a;ƖwW 8Z5y_""I~o(*KՕ<Ҳt|VׄMg\֒!b#h^a,f)3Y6 ;}.Lڷ}  w _Ylíֿ^*%mw wBf](vWWɝ`7d[I0e HJCT`5*&Q^I;w мl!}?B_;zQwx+-9f _U5* kE~ y@wfZriRz#5TB/ђcĽ2̺%Y=uVV46Z&q'sh@Α]uۇY܆>˨Ekk0jؐ(,( B7s _|=LTnSV>xhDr-2,Gwg7J \Do,f/Z\0a"6+ UkkYrǍ,_9P1h#M{*iAk\Sib5 ~ޟshtUf_(%:@3@0-^ 6Ɯ΁ ޏ(=0PύE]O>d&籂j6 M>^H>gL2=(LȰSe}L-B#H}*>J%E Z9=BxU^iA,2r${֛S'6Kùy-U$ ~ K3t.#ɆDxB(&a,N6|C 9qlgliD<Ú ڐras=!:V\JRF.G1eB/p +QpLZ!5 7Vp!EHZ.~,0koNe" * b^Â_v͗cu`8w8Q]~>p`ӳ~;xgo)vDn|%L]릻[6]9 hfb)wsA>)I;s"Qo*ߞ@w):ċBw$bh9"OcqDA.=A9o_J %CJ3ŢQ~¤+VkՋ /ś qkVnF J1RR<•h"h3tMek((vc{>։=Rˬ_ RgdW d>̚_* 28쾲4JY-9wc]V!=>$]/H*+.Ս׮_N1!d߆~_JAɓ8J9(`9+D>Mj?x?7Q29 9fkDzNOrޚ=,cbw7_ cGBD3T!ɉ02|Yme`-0q]0 L4 o˼ȋDvr=FiS]\a|GRHl!ugS~c\ 'swN'"yybIUG8#Cr]?)AߖdH`Mw3jl89 enâ/×S~Ks>[lqҏNA'焚!\Q;g}j b}j~뷮!YVʠƅ p%[x,k4H|i`TVW$YZQAA}XeK/P|xZ q7xTdTX,hx$-Se>d>nR&A72Wsc)*=l}j]yjC gCX%PQT vGyg}@8r7:iaik+uGt߅_nmx}[fkĠWxA dFwukO;[̺4RԱڟY4I>jS7e6  e^JkZ 6Ifz5n_ rd*'|ÖBMA{@\'sF!%-xꚬU^P3xQ'u0012ΎW-#B 4-ߣV =Wf9UeCᴲ}AbDW 8[od?6~8yFJZ~kI,$ʏ],-[gȭƬWP8.,!жHzǃiъdvʿ{BvRp^8ƔTP=(Z"]#SM_XoYɈυ$ZIY܄UaٍhaI7O;vEPsp,OfpBQF.yW5w0;'ѧT /?zWnxV”NaIɫMsJ$f/Py89[Z~7Am}K6ݥmちRE QE1n P@~%uRzfnI D?r!9/QXM L]DVOk^)Ywd<;.("ym}_u|Ȣ^~z9CiyW 32':?{`Fߪ8&/c8{.>11yl!;!LP>?71bp_ZCZP[1wweذϓ쌲0 -KJ JUrwFX){eUn JۀXiϏ TSt#n D.kG`4۝Gn@tڴ0oS!rmO©>͑rgbRbM}v 7jQ Cx)!Nq)5l>:Iz旪{ke%#ݩHwkA̴ -5Xt6^nGk(!u J`z^[)S;lt(*xPhDi\S4]b5v/_%XXÝNXMXtQ `&0!2Vm)C?ͭYUoNE4.On)[nR1Lق>îcI(1T+tˇݶ'ݴٌF) &|G\8˅XW:vPA[$]gP =:fu(-9R\d>% adJ,+ @{_6.3 >y,W@I8ѲQLan*owA}[{4",dΫ-GIz˻9aoP6gc>B]r~{=E$kNK.-/IӅ)X2yR!Ƈ̚-\~N95>KVz%,cSAmv iCwf%7QRO:psb:ܖ/(LȠZCd J`սDi_ޟy)5QLwFĜ^fJL ?|v:IT׮1@6[Q'̴`ʑϙtE,.[M<Za#Bu_"&T#X00I HhԒi[%VC74RGn>kۅil]R 7D1K+D:TJ(l:BNG|'`(LÎk0ϝEܷGKc`w]fM %`kȒwIV2 YZ