Name: | libxslt-python |
---|---|
Version: | 1.1.17 |
Release: | 4.0.1.el5_8.3 |
Architecture: | x86_64 |
Group: | Development/Libraries |
Size: | 257031 |
License: | MIT |
RPM: | libxslt-python-1.1.17-4.0.1.el5_8.3.x86_64.rpm |
Source RPM: | libxslt-1.1.17-4.0.1.el5_8.3.src.rpm |
Build Date: | Thu Sep 13 2012 |
Build Host: | ca-build56.us.oracle.com |
Vendor: | Oracle America |
URL: | http://xmlsoft.org/XSLT/ |
Summary: | Python bindings for the libxslt library |
Description: | The libxslt-python package contains a module that permits applications written in the Python programming language to use the interface supplied by the libxslt library to apply XSLT transformations. This library allows to parse sytlesheets, uses the libxml2-python to load and save XML and HTML files. Direct access to XPath and the XSLT transformation context are possible to extend the XSLT language with XPath functions written in Python. |
- Added libxslt-enterprise.patch and replaced doc/redhat.gif in tarball
- CVE-2012-2825 requires an extra patch on 1.1.17
- remove the ChangeLog.gz which was raising multilib problems
- fixes CVE-2011-1202 CVE-2011-3970 CVE-2012-2825 CVE-2012-2871 CVE-2012-2870 - Fix portability to upcoming libxml2-2.9.0 - Fix generate-id() to not expose object addresses (CVE-2011-1202) - Fix some case of pattern parsing errors (CVE-2011-3970) - Fix a bug in selecting XSLT elements (CVE-2012-2825) - Fix default template processing on namespace nodes (CVE-2012-2871) - Fixed problem with namespace on compound predicate - Fix direct pattern matching bug - Big fixes of pattern compilations - Fixes #527297 general patter comps fix and cleanup other cleanups Daniel - QName parsing fix for patterns - Cleanup of the pattern compilation code (CVE-2012-2870) - Hardening of code checking node types in various entry point (CVE-2012-2870) - Hardening of code checking node types in EXSLT (CVE-2012-2870) - Fix system-property with unknown namespace - Xsltproc should return an error code if xinclude fails - Fix a dictionary string usage - Avoid a heap use after free error
- fix various problems in libexslt RC4 encryption/decryption functions - resolves: rhbz#456233
- fix a max number of steps in pattern match expressions bug - resolves: rhbz#446892
- fix multilib.patch to avoid bug #222167 - Resolves: rhbz#222167
- rebuild
- upstream release 1.1.17 see http://xmlsoft.org/XSLT/news.html