libxmlrpc_abyss++8-1.39.12-bp153.1.32 >  A `B!M@eeecГsyf&{.<,lA&y?av]n+0Bc1KՐ^caCЭj,ПiƛIuxc魰UO+U!\O&ݲ)gԂ` i>)h"F5xnܱjǃX/M"yHZױ%pv ųjf?ӡpUst4HJ"7l5I+_JU^DMba3523159985b58dda353d446dbb2adafa3a807a8bc1716fdaf5c55b4f12e8c42a0dd99a60d002d3441783dd4b5c2165154e6489Q`B!M@eeejr0P2HZڪOBZPO?&7Blcƛ<-m.m$dؽrF4敢v-c ^e`,-Pϋ% "eʴJ-ZtcjXctsBC?0ȓH%mDj|i8a7v1 /&SMDP{xʚ~墄ß-.JZ{9.bwIn yjQ~!o>p@?d ( ^3 M^       DL=(j8t 9 :] >]@lF{GHIXY\]^bcd-e2f5l7uHvPwxyz8HLRClibxmlrpc_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++.`B s390p23XSUSE Linux Enterprise 15 SP3openSUSEBSD-3-Clause and MIThttps://bugs.opensuse.orgSystem/Librarieshttp://xmlrpc-c.sourceforge.net/linuxs390xX`B`B7b1445a8a75d9ab6ecd76204966b3c6155204388d29c84ce7370c6530b3367f9libxmlrpc_abyss++.so.8.39rootrootrootrootxmlrpc-c-1.39.12-bp153.1.32.src.rpmlibxmlrpc_abyss++.so.8()(64bit)libxmlrpc_abyss++8libxmlrpc_abyss++8(s390-64)@@@@@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.2)(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/ldconfigs390p23 16149898361.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-ccpioxz5s390x-suse-linuxELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=5e11a5d82f952387ac46dc8ae76e012db4a7dfab, not strippedPRRRR R R RR R RRRRRR?jAGutf-8ba7a22a1e5f26f3ffe03d9c799efed22ee40d909b5a1f29de9d507643576f0a5?7zXZ !t/1] cr$x#DdA*Qy}maGuL1ZQьlK8@Snuj]EQ1 u h=ubFe96su}+"!`⫟5k5|BM\渤=Da E.Kdq˺vio~ Dﮕ!#}Afzz>>ѺE?Dz,o!NzY9K:>j;r'CM/)8mnВn OGp],<$Eb\F37*̀L7~2T#iwǦCsQ\oƧN`Цx'aqd;aVFU÷!3fPclAmik6`D2IёQ_-)RmʵSa|vϾK?^ppl}0YYejME+?}8_n_MkNB]IT~d{H+EP`.ўs=%04J62mz(l7HRo*EvGvx~ |B]ߜI@V*"a~ P]6שickAI3s 5_Qh:&?8M`=LTuж;Aªx{-PrC^U9!q5J92rsSKRKf@u2 V>34r46e] "%}0ފ nԘ<$K\ԉ׷π\|x4Hot3TULm){Y"+#PCgJ3$} +xhrUFq fPz_QlVĤ U^> hH'gnSly1ړ&1tQvFP{j]w%Z>]KBƗ!ҦF­tz__q\ɃZpvUDO4yGЂ22ELSqLakc4CJ!]w%RA,.y$v5ٗk:Cu %1ϋ.'.%ߝun3NF_%\(3F*GJ]^1]'EYk+?<_sKl@`%ѯZ8 WGsto /1L.A]AZ:E|Y(=Mq1 i Kmf;T{oY/G< (/<~6F` -+t`6o}r%=Ӯ~xѾF{/Wb5 P BLJ25RԽieIh5"断btn1Q nkd+4]șq Gv"؅Wޜ tqi|c, M0k7Ri/dALM+pg=c8dοu/k)?bҍF*VnYxSgM75|Hs1 kPl<K%kb҂^5)%<ض[KٻE&aF\oJ{ؠ#\^`RjJ[q⛬uVy_r1H  fޫeoxOɞV*v;ˢI|];VDKe} 6\&H{߂hw^CleY2 P 谽B5)n|8,7AE+$GhQ# `l)!pa'BDrjw30=#Z% =dD%|}2NLr !Sȵ( nkBא :UGO/'+]b}jbKMrk^vSN- ќX H]#Fhg؆'d "[ Ka8ur_GX4ީDK,yc 3/ռ٘F_y? l)iL ƮD}'~Cp&h>DQihWJs?xL1J DwѨnj4TdˆT'~F&[I1h|6 Cb@ ȶemWVR4{UCqU EmzOR-j[@ICkky&` }3LYzư /y,59RCD;A62(aC 53 |[[mfGKȳ'M=pnE;[UPVmoh0q#̠@DiIpD_ BFVP{JC۟{WݑzaD7dCL4/-o{ 7 սaA o ٫a:G/8ȃ%+xw\$~ϒ e~uDӜݤ#9/i_'=8<'oӲmTGVBv 5G]K/`S,=ܨbL<{ʣVLX57>Vm :.VQ=hU/@(&Ř`AdܐG!cÏ'-^OD69\Մ5xX2W'0aLWW:& \N,3]O1xxn&bMc]l{ybY<?ˆ⠼B1n#4"8'2cgs89ِEЃsv}ĤgܱL5d$(.JGX#OΆړ/4+U/Ԗ6 lOkhޞF#KotSaʑoK&{X"| EY0R~,DŲD֣VG (N] C5.K^?5l #X8^PuʈkV ,  Qƞ5p-tp-|IZm֍ +?;cXbIx>}5)Z^$%7Q8˗ Ha `o`)tT/VSrf#wpU&Hm flQ49F9Mz\).U5[6 E6 j +z pyn`}b!'nTdR> NxT$ IDpoz埕Й|F$fP7םe`:2}G:%DW4VF*YGZvns"cr$I^(ɹ 2"g5f?ɲ{D-@[$GjtpI7@C]{P8#KL4S?$ݤgO#JâԬ~,޴)\ݭAr)$Op 4ڛTO;CWL/x2fl83o](\Eû;愂t-tqfb$ 593W(82 B4*K!"mT&/.g>*b; ݵ˹l!4/MKDPi>u˜S.tOA )ō8j$O (-F+pCшW)9.@w)MiDKSڣqZX1w|{? "ijG3r$;vaW t.hǘ);gktJcGj_m 's!:yF@h_porcsߪP n4۪p[ ;)?<";|lk UvoCGR͠P&#b1Wr%Y`)5^xgBmM(&^=939+La.}raQ X($YGgsKK|vIz í6AT̟)|  JJ+s %!:|dtv[|PrMJi=N^7ϊY (ofVdZ6W>yr{" =ρ{~d2 VFfBum[-1\0?p{|Rs, a돖$C냮 a@cH.]m ]trfjS&0vNl4?̉6>Aif!b1|`cã? IʓwA6Ӌ~%c`_m(fͱyHNZolgN&ᵿ̍X[Z=G-@$}=SVZV kjJlԬ"0<^.Fc]O; ? (dFi?ssO_un)> rurTBM!D2kyؓܕDy^lx>B>M^ :N֪P]:Hʛ" _/\\S|LfN Gp4+dhMK>|a T <*-Rhϝ($&E'& ҇JWEB'KA*˹bLddg*rk 04pF@U`QH N2"=` êڭ (gk{kLzb4̸5!|.k{3d q-őp`[<  4aCERpgw#۔@PfFR& )JKZQ z*~y E"TA3 cfLUdƐSs68e1 8q6L2o/l4i=rZxzPEQ2$b5e p-trmUrϮO͟8#(N s-GG@d-15"j6 d7}Sq*`>p܈(JnPB9sa`?Խ+G䔆rW~-s|x5̺AΪ%`g;l5OTw,R"JF|bTN;8m4Niܖ呆6c| g/)Ư A {*EZ,MtPzɺ1^@C%_Ӳ}-0:1$J+mA۰'h>戦47 w}UI@\{90~>XB>&sFnBR쯕O0$˳PRP5Xo 4v;@o.k O9آ y:`4Wj(+"-̏SQnqA6O?MHd}vJ!!*JY*ab$YkTIucGZY0zYh+eO/]e.-ϼM_N"}x7y`duYlͺ :̷Uc<{&& ^ߢ Ҍ_,%m,%}[ձ<s 01=sL`veQuO Ǹ vi}l.^>P3Zp']K()>cٹu'bGD:FuHfql_P:,9ggOh5+@;9+ ֥<3ly3މiln<X<+g ,~o!-_ z9 oGKKTmOd&`w^5:B8%ƨ?2t}毇]!Y脟܈dDLy3! cLm酘R/݋ˉ!hAw0f*~8>k,^^H`8>:'ܻ+%.8%/{E"QmSWaMS-42ߎkP9 tt`rq!Z-K=V ~)^'wZoU/S`n2f%ҵm>T4exyflkisL|H@,A^*J`.=]L^XH`FMϏ9C< =zjD8&p~V_CLE ;z\Mӌ&O%A^69E#X>˭ʊ<|[$^,o]weUM5 o8d@Yx +$Z Ǎ$D_$|I}t9' 8i.ܴ#ۋc%0N;3iKqeuƀ)IPk;u (x1Mi h(}HdC.Y zk#~K~Vg٪]R+U<ʟ*YR'yptʪJ&0߃VkFuvk:uB^ lo<&h+AwYC֦ IfpQM}&ρBpK lI*:LkT)y7}5nGtA 4*ͧJ?^~!zd쎜%+uD>*-$E<$AU z#[M8ahcvK@=Ou_IFdž .Dgrg0YsRlLuS|~hU,<^a#t7"S:e3~OI-5ri\GT4$q3J!Qi^.ӦV !{g Daߖfv0OU0vxtlaԫG7]HI(xM(bma:7#QCQHQͮOu`D!ukSS-~I\jVbf`?0Cy hMcbU.D_^ c;Lf-yO_ۈc88s8܎?iݰa)2~e& sھG??CLzѠQINfcܼ5^zKY0ل+F9>}|]HgNa$PIFh:`Ռ~(y]BJ2(`vzǑnXe]-8quFØPv>-FZEs\1L#SfI`5 D! 4ZۙH7?8=Uh^>ORD~/y!Eٿ3g|!v;ܧK{gzCڴ >YA袴|_Dpg߾z]/W;Q6$njDKp_c|ߥ=AG4-SG)dI YZ