libxmlrpc_abyss++8-1.39.12-lp152.3.7 >  A ^/=„wS˸'?[g(IH/ XX\Se(4uprM~jDoDZj0"-#j>U&O>Kh"e3^( 宏ؠ`ˬDg.{Ĺd0m `MZ0Stjz2*u;iewS-mX-| p\ D*JbBY$̹ Pvպ/3975e6c3ad8f7fdf1f97138550cc8e180d85236b14136d0a5bcdad62913ad19cca008f1e0966f05f504c92404ab62f83a3c6c797N܉^/=„ NU36׉#) @pj}MV%QfS/N[N1T)"Cv PgDžүc8zLu+])xeW/`\BHv钟 (=q'K0:v\#ӗcgKDH?b"6}\EQR|[>'̩'9̊JWkHW aNpu[O1/V)}{Hl FyI(,9' li >p@?d ' ]% ?Pqw      8@T(8 9 :u >u@FGHIXY\]^)b5cd=eBfElGu\vdwxyzHX\bClibxmlrpc_abyss++81.39.12lp152.3.7Library 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++.^lamb20 openSUSE Leap 15.2openSUSEBSD-3-Clause and MIThttps://bugs.opensuse.orgSystem/Librarieshttp://xmlrpc-c.sourceforge.net/linuxx86_64 ^^883265e97a6273beb7244a433f54ed9872dc7ae2119bc17bbce0184e090cec43libxmlrpc_abyss++.so.8.39rootrootrootrootxmlrpc-c-1.39.12-lp152.3.7.src.rpmlibxmlrpc_abyss++.so.8()(64bit)libxmlrpc_abyss++8libxmlrpc_abyss++8(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.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/ldconfiglamb20 15896483831.39.12-lp152.3.71.39.12-lp152.3.7libxmlrpc_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-protection -gobs://build.opensuse.org/openSUSE:Leap:15.2/standard/14a15aa1e93a75fc26346dafe793d013-xmlrpc-ccpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=49e32c56aeda44fdbc11a9ab035353a9848efa58, strippedPRRRRR RR R R R RRRRRRTwz_Ho򟌛utf-8f7f5f3fbb505e6b93d409e49236956f8932ce0fdc0d1840fd94842fb880d730e?7zXZ !t/.] cr$x#+c,UB&.N̸LvO4҆1g%\Z#I9Yr?XkFZ. (24tΪ1I"2x~{VTHK:ѯ IH12;(\17Tc xBgf +]b+VvV0:gMX993v kXvrwB'.7gEYz5m Q?gpa]ʨ@/EC0}z?~XD- ϧ,7ItxC[oG BWxcwu7珰 <Zv Kacd_QNgg|u?(Cw9/=l|wʨ@W;>id'?d}hӲ8J/'zw^}yRYh~h? Pw)r As&Tau(ߢyF^uft4Eu4Yf݄oh5D6l0ԇ;bawjMHL~idy DlQ#\N~zZ1IVz܉jU¶> -ăTYSv֊RkdCjE0*DB^j .Zax݂-ï(^ #œ07XP<7z*Yi :ALU8hm/ iQtInAGNǗev878MΖ؂>{"s蒚N׫B2nWɨ秈 gP~XI>\dޒ( bZGJw?a?&7>JqVfEJsD=_?^.r&YS#`c뭬gMF_*&dA.5Lń \۰FشD5{:4f~N Ek wa!dX~;(he#]Òo=/l =pK|{pUTv8VOR-=yD/uE zgwM'A w3TI3 l@hPI+[QuU_^]@Ćh>(94T*]Sq awf pab*dcVBܡVPqœUCɊe˯^! 0#iځ1+wYW<Ȼ9doS@Z_P&;GZ"9pSd4kB#^ $wׄ0CNyqǔhCǭA:_EWmZ6{_t3sXܴFT;QKw")5WhV7 WiLx4HlU|/ V':X$AUniKpQ~#élN /.m>rqJ^_b?Ȝ_ʅ}LJke{Ȩɕz} Ȫ!M[Uz Y:55AY|EQ&?V#4Oc-RĕF!jT ToxqX#YWPx>ZT3r& Ԝ05BlFГspӰA]L">p}iuJ>o{lRomʫMП=SɅb;4x[+-]!eǍN'[3r.Zw9W]N!ZYVXSy $`eQF2خzj"Cw@S_sZ#sLj?wG*̇-Xk} =C *I[ί2y.6FC‚鬠YK_X $.DMDJ-t:`p*qJ2Y[J?گgonBYmgNf3%2VVRH;[k8l߃('3z 鰙|cSЃSeMm̀~[Ixj]2UdZX, ?&.\L…䌝/ͬىwB3=鸯y$펧zhLhWY.Qe*>ݝ6}A?6,pB~JJCMWҝT(LatceͶ>Ԗ1wޯk᳜65hgC3|/9I־e;BXȁ>:%YTBZsDۋȆHv٧trl&iF;% {R|M5'>ȾIF꿁Pw% e1qFoXY#XjC T>µXQeٻH[Y1M~>aƘHF?`Ly׆Q0+kWEA2z.Q'YW5{N> f*x!F6C/=>ei[8#~/<ImhkKp\3k8~hkXh>\:D+;%M DӦ25pݣm]lVd/ ):rCcʽ ~8? jN 'IN1"X(6c"L $3Ԃ15M;5@4|N4A>KҟnBYzNwQ*WW yE7;.hC_s\|%M\;q"CIjuX},kmEƒ9plN"~0z=K: ]c-'S! z lR6/r|Ïa M7j.:;F>&׻@/_E܁˕[ȯ! YI!';v7jwV &?|LlJ^A y$e2YN\Y,$zC#fAFI(2s5ւ}a'7S7p]tPU!ˣrQ&Y%j bKexlv9]imD)تa q e[ 쫔j𑣟EۍJW10["SJ+]i_gn}-A-*=y1+HXF=J1M~qTbQ(Q%kL;"GIqmR/z &^\i}c~]߮O<5z}p.9msߝEr EBAHP>AZCqVt+ r "Ϗm+O}baZ%G"Y|@7V]^g?zH^pL o},Ls&3io\ 3rMMבu_دBmrg`w R#0Zx o FV hy5u9 >7qҧ6[-ӑs2ymW#tz2:NpMۭe3U֡@VdY [fGk:؝"*djuYp(|ދw激+DmXzRFi& CE_~Imj~4ö YF}YzO&kS=cE]grNt h[6rFo ydXY<[7o=SI{Z\D~ɲ,LY;[@!P".mȦ 2(Q Dt|:cA=?H7(o[׺U;HE݇t^?m7 8"n"w8i"w!f'LXve fnOwy ;n%H8 y4~H`n>(M͸ش٣e9Cg` s;$OYb D");cgй&UvçS+h9b_ڗ<,ӣUjWx=";%1%I>' {)k4IțQ,9hO'ds,C t 2{l󳘊@#럇/bGbv$DLcźzjH>ǰIFʱĦث$t'S/).J/BAU-rnH>6v%qg6^bVooW[CM4{?t] z й/ZY6C ;`q:+'aJ 'NFTY8b2F&Mb|sL U\ ~;awnM<Q^Tgu4-ǻ"y+9ˤ@YK%v輻(.o>)-UF(ªj9m?Ffo_ms=l@4DQ|B:4FHQW.|࿖ EVE NM*ܽm9:5a:qHwuk6)hMe)ٙmu?H޸GccDhڷDaig= U2 Kkl6W1-JIp\"pZt7eo=06z!tFwM'0/-'7{ 1ȠjG\}O?XU60P]~K>v665:9z6'H$pjcxlkVdQd۟/wAGzMUÈ/c :p4=i+Ħ G0<2FE[!$!("'U:)]˳J~*߲PP2uBsVBU~SJlV Ce2G/AkKryf?"Uۮedozӷ肻ʟkIutjNǶ'Tu'5:؊؅`I䈯|n"Ŋ+ɧI$o0 T $ᠧV^"ʸIY IwTf\H#K{TUb0B :-}Ϝq8=fL5i٫y!1{jPYl+\EI;^VvօwPkq>p_$&iN?E&pfy$#6wWQՏi63v}L3Exg_kXwBُ]5 i_|j$qXב$q+pBv`LKkvuuw#'e.H%%>zĄW;1 KYX`M[C6kRᔜB k8/btn6 ې`.dw+(DqYp\ˈ\Ru+5I(jעQr2IElY<ĵ@0j̡J|EjmSwj&g/~ؙѭ]8?(78Y2#='\*1X-Bӕq!#̹˭}(#fƁƷtӿA[>R/eݰM 6O%"oM0 'g3z'\Tbzf;V7: < BޙS8ĀřSy־D ޳ gL #rJfVk'LG!;x;w1jգqj+OC{3XFGka[mDB 19 8 9Q|*=X3]f SVzXB<%c XwJ4U%0$J^ n2u⎟:񫂝񉰍ߑ&*?ū7r&sH0-oMb$"q]5ƣY?f5 4zŇ)~af6,CƲ4opAl` ?[OkA~U]wDNń>=!e, Aά+ i4L:Rd^ U7C.6Ό}IvqZOe7r>\ܑ4.RUI!/'VPQGCaڤ".zYXP ?{ez3nS/H;ڷ#;2 VLI uz,Q05ɏEds,n\v^j8@'_Fb[ ?d80ƒ*E31}w"B23A% zN`LJ\9Bo23wXԻFac!Imx&Xcp$N.RˍdףI~q~M38l=%8 MQ>=7$) |Eip{BVy߃<^i(vMu>ptKbGxLU۾Ru†af0d]:FrA5EW%D mko(w-B- 8 ggKTR-`F#fp)ߖU<;ؚHn(؉S-3p". sJ:[䰆F$.|D^Q+ O~@nLu(ߗBb$͠ӭG{W=)F7vOB^,
 N֩I}bCt_{M!/Q@JoxwrSӶ•EO pDΜ6Lwk LLO,_dK[#9] wcw>REs~P%\1^/P1:]g N\UHE"5o^:ӣbA4Xr|6TwyZMk+st_0{jD,>$a, f[Npy.d'S|MMqF`E8T%#u@ >-(sPXtJ|* vF׳v#(2nwd$`fUT"1ljjoj,s'\JX*5z[DbJug5Lڐ!i+UfQ-h9f@ ry֛ 1PHVQSf8ש.O[ A0AH6^lT2 Bah}_,V~-V˶|:U=JzEX!<)tupe9i`BrviՄ9sP!S!B~i zM.nC7"UDPr* E6 UjIP> ͧMPwS<y`&%x&:n4^3 X=C?]b)c||ęk-Aj\v/ Q@]5\lnF 'Tk- ɦ}y熕`r.P%LSӁB|yn!D"ݣۡL7 vū_WA>{:dHs;3ǵ_d<ɗvi/(POuZ_A=R@%*aoR^_u@%y>xۖ}ƃ U>YQ3˿&򺶆Cϓ,Nys&hlH>t˩emI,JTm2=?>~y4c) ՖtR~'t>t"ȼцU1us5\f%-bb!W5'Gu