| Name: | libxslt | 
|---|---|
| Version: | 1.1.32 | 
| Release: | 6.3.0.1.el8_10 | 
| Architecture: | x86_64 | 
| Group: | Unspecified | 
| Size: | 756213 | 
| License: | MIT | 
| RPM: | libxslt-1.1.32-6.3.0.1.el8_10.x86_64.rpm | 
| Source RPM: | libxslt-1.1.32-6.3.0.1.el8_10.src.rpm | 
| Build Date: | Tue Aug 26 2025 | 
| Build Host: | build-ol8-x86_64.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.27 installed. The xsltproc command is a command line interface to the XSLT engine  | 
- Added libxslt-oracle-enterprise.patch and replaced doc/redhat.gif in tarball
- Fix misplaced endif (RHEL-107912)
- Fix CVE-2023-40403 (aka 2022-4909) (RHEL-89374)
- Fix CVE-2024-55549 (RHEL-83506) - Fix CVE-2025-24855 (RHEL-83492)
- Fix unexpected RVT flag error (#1860467)
- Fix CVE-2019-18197 (#1775517) - Fix CVE-2019-11068 (#1715732)
- Fix multilib issues with devel subpackage (#1765632)
- Conditionalize the python2 subpackage
- Fix typo in Requires
- Update to 1.1.32 - Cleanup spec - Re-enable hardened build