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.25.el5_11.x86_64 [715 KiB] |
Changelog
by Daniel Veillard (2014-11-17):
- CVE-2014-3660 denial of service via recursive entity expansion (rhbz#1161841) |
libxml2-python-2.6.26-2.1.21.el5_9.3.x86_64 [714 KiB] |
Changelog
by Daniel Veillard (2013-07-23):
- fixed one regexp bug and added a (rhbz#987321) - Another small change on the algorithm for the elimination of epsilon (rhbz#987321) |
libxml2-python-2.6.26-2.1.21.el5_9.2.x86_64 [714 KiB] |
Changelog
by Daniel Veillard (2013-02-27):
- Fix some Relax-NG and XSD validation failures (rhbz#915350) - xmlDOMWrapCloneNode discards namespace of the node parameter(rhbz#915837) |
libxml2-python-2.6.26-2.1.21.el5_9.1.x86_64 [714 KiB] |
Changelog
by Daniel Veillard (2013-02-19):
- detect and stop excessive entities expansion upon replacement (rhbz#912572) |
libxml2-python-2.6.26-2.1.15.el5_8.6.x86_64 [714 KiB] |
Changelog
by Daniel Veillard (2012-11-29):
- fix out of range heap access (CVE-2012-5134) |
libxml2-python-2.6.26-2.1.15.el5_8.5.x86_64 [714 KiB] |
Changelog
by Daniel Veillard (2012-09-05):
- Implement some default limits in the XPath module (CVE-2011-1944) - Change the XPath code to percolate allocation errors (CVE-2011-1944) |
libxml2-python-2.6.26-2.1.15.el5_8.2.x86_64 [713 KiB] |
Changelog
by Daniel Veillard (2012-02-13):
- fix previous build to force compilation of randomization code - Resolves: rhbz#788843 |
libxml2-python-2.6.26-2.1.12.el5_7.2.x86_64 [714 KiB] |
Changelog
by Daniel Veillard (2012-01-06):
- Fix the semantic of XPath axis for namespace/attribute nodes CVE-2010-4008 - Fix an off by one error in encoding CVE-2011-0216 - Fix some potential problems on reallocation failures CVE-2011-1944 - Fix missing error status in XPath evaluation CVE-2011-2834 - Make sure the parser returns when getting a Stop order CVE-2011-3905 - Fix an allocation error when copying entities CVE-2011-3919.patch - Resolves: rhbz#771906 |
libxml2-python-2.6.26-2.1.12.el5_7.1.x86_64 [714 KiB] |
Changelog
by Daniel Veillard (2011-10-25):
- we love complexity (rhbz#747865) |
libxml2-python-2.6.26-2.1.12.x86_64 [714 KiB] |
Changelog
by Daniel Veillard (2011-04-21):
- fix various problems with XSD validation - Resolves: rhbz#644312 |
libxml2-python-2.6.26-2.1.2.8.el5_5.1.x86_64 [712 KiB] |
Changelog
by Daniel Veillard (2010-10-06):
- missing an initialization in an XPath internal structure - Resolves: rhbz#640191 |
libxml2-python-2.6.26-2.1.2.8.x86_64 [714 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.x86_64 [707 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.x86_64 [706 KiB] |
Changelog
by Daniel Veillard (2008-09-06):
- Patch to fix an entity name copy buffer overflow CVE-2008-3529 - Resolves: rhbz#461023 |
libxml2-python-2.6.26-2.1.2.5.x86_64 [706 KiB] |
Changelog
by Daniel Veillard (2008-08-30):
- Better fix for CVE-2008-3281 - Resolves: rhbz#458095 |
libxml2-python-2.6.26-2.1.2.4.x86_64 [706 KiB] |
Changelog
by Daniel Veillard (2008-08-24):
- change the patch for CVE-2008-3281 due to ABI issues - Resolves: rhbz#458095 |
libxml2-python-2.6.26-2.1.2.3.x86_64 [706 KiB] |
Changelog
by Daniel Veillard (2008-08-13):
- Patch to fix recursive entities handling CVE-2008-3281 - Resolves: rhbz#458095 |