xmlrpc-c-devel-1.29.3-1707.svn2290.fc17$>[ S4(!-d=w*D>9O?Od * X 'HNTEhE E |E E E EE5EE(^8h:9P::/:G?EH@EIBEXBHYB\C(E]D<E^HbHdIlItIEuJEvKwLLExM`EyNtIOeOfOCxmlrpc-c-devel1.29.31707.svn2290.fc17Development files for xmlrpc-c based programsStatic libraries and header files for writing XML-RPC applications in C and C++.PĆ5buildvm-27.phx2.fedoraproject.org@Fedora ProjectFedora ProjectBSD and MITFedora ProjectDevelopment/Librarieshttp://xmlrpc-c.sourceforge.net/linuxi686 pHWw{:>=? Qo2)`o8F8 5s p.?u[azz,F&3A큤PĆ PĆ0PĆ0MANMxPĆ O2MxNMxNE(MxNPĆ"MxMxK~@N>~@NpMMMOM%Mt@L֔LY@LwLQm@K@K@K @Ky7@KO@K@JmI@IAIHpH\@H9TH@G]@G G@Gs@G{|FHF<@FFFq-FE@Ey@EO#E @E-@E @D@C @CO@CZB`@Enrico Scholz - 1.29.3-1707.svn2290Enrico Scholz - 1.29.3-1706.svn2290Enrico Scholz - 1.29.3-1705.svn2290Enrico Scholz - 1.29.3-1704.svn2290Enrico Scholz - 1.29.3-1703.svn2290Enrico Scholz - 1.29.3-1702.svn2290Fedora Release Engineering - 1.29.0-1701.svn2233Enrico Scholz - 1.29.0-1700.svn2233Enrico Scholz - 1.28.1-1700.svn2203Enrico Scholz - 1.27.5-1701.svn2185Enrico Scholz - 1.27.5-1700.svn2185Enrico Scholz - 1.27.4-1700.svn2171Enrico Scholz - 1.27.3-1700.svn2145Enrico Scholz - 1.27.0-1600.svn2145Enrico Scholz - 1.26.3-1600.svn2134Enrico Scholz - 1.26.0-1600.svn2188Fedora Release Engineering - 1.25.1-1501.svn2077Enrico Scholz - 1.25.1-1500.svn2077Enrico Scholz - 1.25.0-1500.svn2074Enrico Scholz - 1.24.4-1500.svn2042Enrico Scholz - 1.24.1-1500.svn1987Enrico Scholz - 1.23.02-1500.svn1968Enrico Scholz - 1.23.01-1400.svn1958Enrico Scholz - 1.22.01-1400.svn1907Enrico Scholz - 1.21.00-1401.1851Enrico Scholz - 1.21.00-1400.1851Enrico Scholz - 1.21.00-1301.1851Enrico Scholz - 1.21.00-1300.1851Enrico Scholz - 1.20.3-1.1841Fedora Release Engineering - 1.16.6-3.1582Fedora Release Engineering - 1.16.6-2.1582Enrico Scholz - 1.16.6-1.1582Enrico Scholz - 1.16.4.1567-2Tom "spot" Callaway - 1.14.8-2Enrico Scholz - 1.14.8-1Enrico Scholz - 1.14.6-1Enrico Scholz - 1.14.2-1Enrico Scholz - 1.13.8-2Enrico Scholz - 1.13.8-1Enrico Scholz - 1.13.07-2Fedora Release Engineering - 1.06.23-2Enrico Scholz - 1.06.23-1Enrico Scholz - 1.06.18-1Enrico Scholz - 1.06.17-1Enrico Scholz - 1.06.16-1Enrico Scholz - 1.06.14-1Enrico Scholz - 1.06.11-2Enrico Scholz - 1.06.11-1Enrico Scholz - 1.06.09-1Jindrich Novy - 1.06.05-3Enrico Scholz - 1.06.05-2Enrico Scholz - 1.06.05-1Enrico Scholz - 1.06.04-1Enrico Scholz - 1.05-1Enrico Scholz - 1.04-2Enrico Scholz - 1.04-1Enrico Scholz - 1.04-0.1Enrico Scholz - 1.03.02-1- forward ported two patches from stable branch - fixes interruption with libcurl transport - fixes parsing error of 64 bit integers - fixes libxml2 related memory leak- forward-ported patch from stable branch which fixes exception handling on invalid utf-8 strings- backported "Fix double free of memory with failed xmlrpc_parse_value()" patch- backported IPv6 server related patch- backported fix for uninitialized, authentication related variable (#819558, analyzed by Rob Crittenden)- updated to 1.29.3- Rebuilt for c++ ABI breakage- updated to 1.29.0- updated to 1.28.1- fixed error handling when transfering too large files (#741980)- updated to 1.27.5- updated to 1.27.4- updated to 1.27.3- updated to 1.27.0 - made it build with recent curl- updated to 1.26.3 - removed default-constructor patch; issue is solved upstream- updated to 1.26.0- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild- updated to 1.25.1- updated to 1.25.0- updated to 1.24.4- updated to 1.24.1 - set -Wno-uninitialized CFLAGS; code contains lot of constructs triggering this warning and the 'int a=a' defeaters have been removed in this version- updated to 1.23.02 (note: this breaks C++ ABI) - added vasprintf patch- updated to 1.23.01 - added patch to make curl follow HTTP POST 301 redirects (#618504)- updated to 1.22.01 (svn 1907)- require the various subpackages explicitly for -devel; the ld linker scripts broke rpm's autodetection (#567400) - removed -devel Requires: which are covered by pkgconfig autodeps - added %{?_isa} annotations- made linker scripts more 'ldconfig' friendly- replaced .so symlinks by linker scripts which add all implicit dependencies in AS_NEEDED() commands (#564607, #565577)- updated to 1.21.00 (rev 1851) - removed curl-trace patch as applied upstream - rediffed patches- updated to rev1841 - rediffed patches - added patch to fix handling of wrong certificates (Nikola Pajkovsky) - added support for $XMLRPC_TRACE_CURL env (John Dennis)- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild- updated to 1.16.6; rediffed patches - fixed client headers (bug #475887)- updated to 1.16.4 - rediffed/updated patches - splitted some subpackages (c++, client) out of main package as they introduce additional dependencies (c++, curl)- fix license tag- updated to 1.14.8- updated to 1.14.6- updated to 1.14.2 - rediffed patches - added patch to fix broken usage of 'long long' datatype- fixed cmake quoting so that pkgconfig files get correct version number - fixed handling of 'server-util' and '--cflags' within xmlrpc-c-config- updated to 1.13.8 - removed some patches which were applied upstream- moved to advanced branched; rediffed/updated existing cmake patch and fixed other compilation issues (#369841)- Autorebuild for GCC 4.3- use correct pkg-config script for 'xmlrpc-config abyss-server' output (#355411) - updated to 1.06.23 (#355411)- updated to 1.06.18- updated to 1.06.17- updated to 1.06.16- updated to 1.06.14- rediffed cmake patch against current version - made the xmlrpc-c-config compatible to the upstream version - added compatibility symlinks for some header files (thx to Robert de Vries for reporting these two issues)- updated to 1.06.11- updated to 1.06.09 - removed -typo patch since applied upstream- rebuild against the new curl- updated cmake patch - strip installed libraries- updated to 1.06.05 - merged + updated patches- updated to 1.06.04 - patched the broken buildsystem - disabled libwww backend explicitely- updated to 1.05 - updated patches- rebuilt for FC5- added libxml2-devel and openssl-devel Requires: for the -devel subpackage - ship doc/* instead of doc - initial Fedora Extras package (review 175840)- disabled w3c-libwww because it does not exist anymore in FC5 and seems to be unmaintained upstream - added missing libxml2-devel - cleaned up list of %doc files - fixed gcc4.1 build issues - removed static libraries when there exists a corresponding dynamic one- Initial build.($***&*;*I****}************p**W*q*o**w***********($($($($($($($($($($($($($($($***s************1.29.31.29.31.29.31.29.31.29.31.29.31.29.31.29.31.29.31.29.31.29.31.29.31.29.31.29.31.29.31.29.3-1707.svn2290.fc171.29.3-1707.svn2290.fc17xmlrpc-c-configXmlRpcCpp.hxmlrpc-cabyss.habyss_unixsock.habyss_winsock.hbase.hbase.hppc_util.hclient.hclient.hppclient_global.hclient_simple.hppclient_transport.hppconfig.hgirerr.hppgirmem.hppinttypes.hjson.holdcppwrapper.hppoldxmlrpc.hpacketsocket.hppregistry.hppserver.hserver_abyss.hserver_abyss.hppserver_cgi.hserver_pstream.hppserver_w32httpsys.htimeout.hpptransport.hutil.hxml.hppxmlrpc.hxmlrpc_abyss.hxmlrpc_cgi.hxmlrpc_client.hxmlrpc_server.hxmlrpc_server_w32httpsys.hlibxmlrpc++.solibxmlrpc.solibxmlrpc_abyss.solibxmlrpc_client++.solibxmlrpc_client.solibxmlrpc_cpp.solibxmlrpc_packetsocket.solibxmlrpc_server++.solibxmlrpc_server.solibxmlrpc_server_abyss++.solibxmlrpc_server_abyss.solibxmlrpc_server_cgi++.solibxmlrpc_server_cgi.solibxmlrpc_server_pstream++.solibxmlrpc_util.soxmlrpc++.pcxmlrpc.pcxmlrpc_abyss.pcxmlrpc_client++.pcxmlrpc_client.pcxmlrpc_cpp.pcxmlrpc_packetsocket.pcxmlrpc_server++.pcxmlrpc_server.pcxmlrpc_server_abyss++.pcxmlrpc_server_abyss.pcxmlrpc_server_cgi++.pcxmlrpc_server_cgi.pcxmlrpc_server_pstream++.pcxmlrpc_util.pc/usr/bin//usr/include//usr/include/xmlrpc-c//usr/lib//usr/lib/pkgconfig/-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tablesdrpmi686-redhat-linux-gnuASCII textC source, ASCII textC++ source, ASCII textPOSIX shell script, ASCII text executabledirectorypkgconfig file !'+28=BGRRPRRR PRRR PRR PRRRRR R PRRRR PRRR R PRRPRRRR R PRRR P RRRR R R P RRRR R P RRRR P RRR R P RRR R PRxz2?p7zXZ !PH6(a]"k%/t2CV;_A*CI/n!^>R>)kL"9Q9_cJ @͜{QZc^ǟTҧç}tM:cs9$ǀ(w˷;҅`U LX{zDEXhz;x,mkm!am/>}?" vw qhJ(|8»Xlo)s ]MM/)dyPKnOG8b8֔/]k 9%/&|D廨]׎q u8*o &qzq_ݿ{ f@N$Vg-UE,L:B^B 8ɶ;-`4\4Bm@lۧoȮޥo\ 7/)1ʗҹP7,`ڄ^N8{Ҕs`Xx>WqJƝ1&^8=H^k>n6׬ʼnYjITj Ihef%c.z%hs= XZߊA6Ϟ—aqlc{-u,?2oyGM]gf/e"hKaD-웣 A/hmrk'ᕀY77屽%q.u۶5 G7diRE HHr&Aix *%+"H%" F4 =|B}-ژ.RSzy &lEǯ¬6&ueQ D4>`l*V9!̆v|, V, yyt(NZ%qP L,=We:#sHaP N1UFE/+JE1OX' ii@['Z*ńk:Lh9.Cc킅 e׵XѲS1Oo(j,7e_,e;h')cYl궗ktͦ9yQ~ULo}*lLnbZ2 D av_OE0K ]^z!mVցL:grYꊩğQJ9t|,g#p!?cΣ*$M55bv[jFŏQWEByN{5YyLoAnj%--m\s p#̖ppEJ|oD]S˦"G AV`)Y IȓBh ۠ɈMbWG[ˢ8;-* |6`'mpEJ=߶rj֤y__