Name: | libxslt |
---|---|
Version: | 1.1.17 |
Release: | 4.0.1.el5_8.3 |
Architecture: | i386 |
Group: | Development/Libraries |
Size: | 1805743 |
License: | MIT |
RPM: | libxslt-1.1.17-4.0.1.el5_8.3.i386.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: | Library providing the Gnome XSLT engine |
Description: | This C library allows to transform XML files into other XML files (or HTML, text, ...) using the standard XSLT stylesheet transformation mechanism. To use it you need to have a version of libxml2 >= 2.6.25 installed. The xsltproc command is a command line interface to the XSLT engine |
- 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