libxml2-python - Python bindings for the libxml2 library
Website: | http://xmlsoft.org/ |
---|---|
License: | MIT |
Vendor: | Scientific Linux CERN, http://cern.ch/linux |
- Description:
The libxml2-python package contains a module that permits applications written in the Python programming language to use the interface supplied by the libxml2 library to manipulate XML files. 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.
Packages
libxml2-python-2.6.26-2.1.2.8.ia64 [751 KiB] |
Changelog
by Daniel Veillard (2009-08-04):
- Fix a couple of crash CVE-2009-2414 and CVE-2009-2416 - Resolves: rhbz#515236 |
libxml2-python-2.6.26-2.1.2.7.ia64 [748 KiB] |
Changelog
by Daniel Veillard (2008-11-12):
- two patches for size overflows problems CVE-2008-4225 and CVE-2008-4226 - Resolves: rhbz#470474 |
libxml2-python-2.6.26-2.1.2.6.ia64 [747 KiB] |
Changelog
by Daniel Veillard (2008-09-05):
- Patch to fix an entity name copy buffer overflow CVE-2008-3529 - Resolves: rhbz#461023 |
libxml2-python-2.6.26-2.1.2.5.ia64 [747 KiB] |
Changelog
by Daniel Veillard (2008-08-29):
- Better fix for CVE-2008-3281 - Resolves: rhbz#458095 |
libxml2-python-2.6.26-2.1.2.4.ia64 [747 KiB] |
Changelog
by Daniel Veillard (2008-08-23):
- change the patch for CVE-2008-3281 due to ABI issues - Resolves: rhbz#458095 |
libxml2-python-2.6.26-2.1.2.3.ia64 [747 KiB] |
Changelog
by Daniel Veillard (2008-08-12):
- Patch to fix recursive entities handling CVE-2008-3281 - Resolves: rhbz#458095 |