libxml2-2.7.8-53.1e>UA0S T֌L?S$j2Hut@%u!}3dλ=y,0>7?d   7 #' @Qdjt     2xP e( 8 9 : >@FGHI4XDYP\h]^.bcdeflzClibxml22.7.853.1A Library to Manipulate XML FilesThe XML C library was initially developed for the GNOME project. It is now used by many programs to load and save extensible data structures or manipulate any kind of XML files. This library implements a number of existing standards related to markup languages, including the XML standard, name spaces in XML, XML Base, RFC 2396, XPath, XPointer, HTML4, XInclude, SGML catalogs, and XML catalogs. In most cases, libxml tries to implement the specification in a rather strict way. To some extent, it provides support for the following specifications, but does not claim to implement them: DOM, FTP client, HTTP client, and SAX. The library also supports RelaxNG. Support for W3C XML Schemas is in progress.Sbuild06g_openSUSE 11.4openSUSEMIThttp://bugs.opensuse.orgSystem/Librarieshttp://xmlsoft.orglinuxx86_64JRH vb,f)A큤SSSSSJS&JLYJJJSS4bc2ada75470bd68e7ddb35a641a7bc137877cd2dce03d9c11a4bca790442cbd61f993a33db1b01691151d1d0c0887239261d67cf0df4641bb11fd4a8c864ee7bb90c48926316d9af6e2d70ca7013ade9f6c9a7b01088c235e58839429050dd549dcfdf8c5c40b26554a43254fa81aa303d37aa5b1035118a63df07fa347dd0520571eabce9aea49a7b6be95f830c8ec64fabbd2c3ba0cace37b662c951a85d10d99dfa265c7749f62182667ad1449fblibxml2.so.2.7.8Copyrightrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootlibxml2-2.7.8-53.1.src.rpmlibxml2.so.2()(64bit)libxml2libxml2(x86-64)  @@@@@@@@@@@@@@@@ /sbin/ldconfig/sbin/ldconfigrpmlib(PayloadFilesHavePrefix)rpmlib(CompressedFileNames)libc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3)(64bit)libc.so.6(GLIBC_2.3.2)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libc.so.6(GLIBC_2.7)(64bit)libdl.so.2()(64bit)libdl.so.2(GLIBC_2.2.5)(64bit)libm.so.6()(64bit)libm.so.6(GLIBC_2.2.5)(64bit)libreadline.so.6()(64bit)libxml2.so.2()(64bit)libz.so.1()(64bit)libz.so.1(ZLIB_1.2.2.3)(64bit)libz.so.1(ZLIB_1.2.3.3)(64bit)rpmlib(PayloadIsLzma)4.0-13.0.4-14.4.6-14.8.0S8@Sj @Qޞ@QLGP@OG@O ODO@NwN M!@LLΫLLLLX@L=K@K@KqK&(JuI3vcizek@suse.comvcizek@suse.comvcizek@suse.comlijewski.stefan@gmail.comlijewski.stefan@gmail.comvcizek@suse.comvcizek@suse.comvcizek@suse.comvcizek@suse.comvcizek@suse.compuzel@novell.compuzel@novell.compuzel@novell.compuzel@novell.comcristian.rodriguez@opensuse.orgpuzel@novell.compuzel@novell.comjw@novell.comcoolo@novell.commrdocs@opensuse.orgmrdocs@opensuse.orgjengelh@medozas.dejansimon.moeller@opensuse.orgprusnak@suse.cz- update the libxml2-CVE-2014-0191.patch, because it caused xmllint breakage- fix for CVE-2014-0191 (bnc#876652) * libxml2: external parameter entity loaded when entity substitution is disabled * added libxml2-CVE-2014-0191.patch- fix for CVE-2013-2877 (bnc#829077) * added libxml2-CVE-2013-2877.patch- fix for CVE-2013-0338 (bnc#805233) libxml2-CVE-2013-0338-Detect-excessive-entities-expansion-upon-replacement.patch- fixed CVE-2012-5134 (bnc#793334) / libxml2-CVE-2012-5134.patch- fixed CVE-2012-2807 (bnc#769184)- fixed CVE-2011-3102 (bnc#764538)- add fix for hash table collisions CVE-2012-0841 (bnc#748561)- fix for CVE-2011-3919 (bnc#739894)- add libxml2-CVE-2011-2821.patch (bnc#732787)- add libxml2-CVE-2011-1944.patch (bnc#697372)- add libxml2-CVE-2010-4494.patch (bnc#661471)- update to libxml-2.7.8 - number of bufixes, documentation and portability fixes - update language ID parser to RFC 5646 - sort python generated stubs - add an HTML parser option to avoid a default doctype - see http://xmlsoft.org/news.html for exact details - drop libxml2-xpath-ns-attr-axis.patch (in upstream) - clean up specfile- add libxml2-xpath-ns-attr-axis.patch (bnc#648277)- Use --disable-static- drop libxml2-largefile64.patch (revert last change) - the issue is fixed in zlib- add libxml2-largefile64.patch (fixes build) - debian bug#439843- added noxref.patch, this implements a new --noxref option, which turns validation errors about missing xrefs into warnings. Upstreamed as https://bugzilla.gnome.org/show_bug.cgi?id=624386- buildrequire pkg-config to fix provides- update to 2.7.7 - add extra options to ./configure for scribus features and avoid a crash - updates from 2.7.3 > 2.7.7 include a number of portability, correctness memory leaks and build fixes including some CVE - see http://xmlsoft.org/news.html for exact details- add sax parser option compiled in- add baselibs.conf as a source - package documentation as noarch- Disable the check for ARM as qemu-arm can't keep up atm.- updated to 2.7.2 * Portability fix: fix solaris compilation problem, fix compilation if XPath is not configured in * Bug fixes: nasty entity bug introduced in 2.7.0, restore old behaviour when saving an HTML doc with an xml dump function, HTML UTF-8 parsing bug, fix reader custom error handlers (Riccardo Scussat) * Improvement: xmlSave options for more flexibility to save as XML/HTML/XHTML, handle leading BOM in HTML documents - updated to 2.7.3 * Build fix: fix build when HTML support is not included. * Bug fixes: avoid memory overflow in gigantic text nodes, indentation problem on the writed (Rob Richards), xmlAddChildList pointer problem (Rob Richards and Kevin Milburn), xmlAddChild problem with attribute (Rob Richards and Kris Breuker), avoid a memory leak in an edge case (Daniel Zimmermann), deallocate some pthread data (Alex Ott). * Improvements: configure option to avoid rebuilding docs (Adrian Bunk), limit text nodes to 10MB max by default, add element traversal APIs, add a parser option to enable pre 2.7 SAX behavior (Rob Richards), add gcc malloc checking (Marcus Meissner), add gcc printf like functions parameters checking (Marcus Meissner). - dropped obsoleted patches: * alloc_size.patch (mainline) * CVE-2008-4225.patch (mainline) * CVE-2008-4226.patch (mainline) * CVE-2008-4409.patch (mainline) * oldsax.patch (mainline) * pritnf.patch (mainline) * xmlsave.patch (mainline)/sbin/ldconfig/sbin/ldconfigbuild06 1401520317fklpwZ]x[\^_2.7.8-53.12.7.8-53.1xmlcatalogxmllintlibxml2.so.2libxml2.so.2.7.8libxml2AUTHORSCOPYINGCopyrightNEWSREADMETODOTODO_SCHEMASxmlcatalog.1.gzxmllint.1.gz/usr/bin//usr/lib64//usr/share/doc/packages//usr/share/doc/packages/libxml2//usr/share/man/man1/-fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -gobs://build.opensuse.org/openSUSE:Evergreen:Maintenance:286/openSUSE_Evergreen_11.4/a31b6bedec26cee5e5979f8c78e58e9d-libxml2.openSUSE_Evergreen_11.4drpmlzma5x86_64-suse-linux+g0A?]"k%UEdNGydlR;@nPXt/.Vi,pNN^ePλAuȂx00؇0__*VAIZ b'#TUyߕ4@O)).}=FHbowcޠȁV fBavgЂvm$phaV!a׋aGly%T;'ETSW<W9]\J 3wJ_?搫Mcq˳h@8/LID2 ձ׽3rcEM}| Ԟr`4,\u_vW>І-R< (ʘVl\ҝ,N6n'>|`[ב?711мϯ2#@vɁa#P&F1ܷgSlD) #x<x}VdS\iKyZr춢f 3 p2-3HG7"OTs+Ϧfmj* 9up|WHm.qO:AVȻ,0۲Y#X FhE*mgb$O#"(bի2x{@ 5m\?-F K# ]skЁ:߅Zw^@aؤb.! '4kM2"VT󜇃6@|MOgv~Y" oWL ȭzx_~kQlQi3Qw8C$ۗTIy!{1ŋK0˅HzY&흏 A+Rc:"F y j+`-.'fpr)`N ,_-j/A2hN94=ZKd]gL%]sZhk 5fۦѾjXd0,a{/'Y'.wp/7 }jW0Cybvf2OA'jhi }A?/?k0`Biv$$`bĘ.z TNͼ'9B}}!8PkpRgB-'vf&_ρT%TjL 'RyE`Ϩh-1{ݣ*m?jRfYsA8v*M -{Ҥ;>gٰV&L3OI>ˍ| 9pP կcŚt*--瓾;0csk.;**SKݎgcYTnxҚcop)ODRҬ0 œmtpPc[8X_VohKs|툤{3+݃txNhW0p SG\S͆]N,sMBSVq8$"K) 0A|+7iish'wמ a{,ƉjJ/wss]@Asp5 uݒ6(H0Rrz4FE) Mҟ cm'RޛiѺGBHpb|̂-%![3qcݷ]/2:32#-[q헞aobt Vsn|/dzӆTn1 kƥa /lvKSn46_ */X*)WP &yI=F{@t}a}2jk|=6AV02?`j32 <DZ׬E%(Xb8, I; c{#K}@xwAuV͝>![iNn І&"PhE1#]