Name: | libxml2-devel |
---|---|
Version: | 2.6.26 |
Release: | 2.1.12.0.1 |
Architecture: | i386 |
Group: | Development/Libraries |
Size: | 10494667 |
License: | MIT |
RPM: | libxml2-devel-2.6.26-2.1.12.0.1.i386.rpm |
Source RPM: | libxml2-2.6.26-2.1.12.0.1.src.rpm |
Build Date: | Fri Jun 10 2011 |
Build Host: | ca-build10.us.oracle.com |
Vendor: | Oracle America |
URL: | http://xmlsoft.org/ |
Summary: | Libraries, includes, etc. to develop XML and HTML applications |
Description: | Libraries, include files, etc you can use to develop XML applications. This library allows to manipulate XML files. It includes support to read, modify and write XML and HTML files. There is DTDs support this includes parsing and validation even with complex DtDs, either at parse time or later once the document has been modified. The output can be a simple SAX stream or and in-memory DOM like representations. In this case one can use the built-in XPath and XPointer implementation to select subnodes or ranges. A flexible Input/Output mechanism is available, with existing HTTP and FTP modules and combined to an URI library. |
- Add libxml2-enterprise.patch - Replaced docs/redhat.gif in tarball with updated image
- fix various problems with XSD validation - Resolves: rhbz#644312
- missing an initialization in an XPath internal structure - Resolves: rhbz#613860
- Fix a couple of crash CVE-2009-2414 and CVE-2009-2416 - Resolves: rhbz#515237
- two patches for size overflows problems CVE-2008-4225 and CVE-2008-4226 - Resolves: rhbz#470475
- Patch to fix an entity name copy buffer overflow CVE-2008-3529 - Resolves: rhbz#461024
- Patch to fix recursive entities handling CVE-2008-3281 in a better way - Resolves: rhbz#458096
- Patch to fix recursive entities handling CVE-2008-3281 - Resolves: rhbz#458096
- Patch to fix UTF-8 decoding problem CVE-2007-6284 - Resolves: rhbz#425934
- fixing an i386/x86_64 parallel install problem of -devel - Resolves: rhbz#222735
- rebuild
- rebuild
- fix bug #192873
- upstream release 2.6.26 see http://xmlsoft.org/news.html
- upstream release 2.6.25 broken, do not ship !