Jump to letter: [
ABCDEFGHIJKLMNOPRSTUVWXYZ
]
libxslt - Library providing the Gnome XSLT engine
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
Packages
Latest: libxslt-1.1.26-2.el5.fio.x86_64.rpm
| Name |
Epoch |
Version |
Release |
Arch |
Size |
Built |
| libxslt |
0 |
1.1.26 |
2.el5.fio |
x86_64 |
552 KiB |
2011-05-05 21:24:12 |
Changelog:
- * 2010-07-13 - Daniel Veillard <veillard[AT]redhat[DOTCOM]> 1.1.26-2
- Fix the release numbering
- Resolves: rhbz#604553
- * 2009-11-30 - Dennis Gregorovic <dgregor[AT]redhat[DOTCOM]> - 1.1.26-1.1
- Rebuilt for RHEL 6
- * 2009-09-24 - Daniel Veillard <veillard[AT]redhat[DOTCOM]> 1.1.26-1
- couple of bug fixes
- export a symbol needed by lxml
- * 2009-09-21 - Daniel Veillard <veillard[AT]redhat[DOTCOM]> 1.1.25-2
- fix a locking bug in 1.1.25
- * 2009-09-17 - Daniel Veillard <veillard[AT]redhat[DOTCOM]> 1.1.25-1
- release of 1.1.25
- Add API versioning for libxslt shared library
- xsl:sort lang support using the locale
- many bug fixes
- * 2009-07-25 - Fedora Release Engineering <rel-eng[AT]lists.fedoraproject[DOTORG]> - 1.1.24-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
- * 2009-02-25 - Fedora Release Engineering <rel-eng[AT]lists.fedoraproject[DOTORG]> - 1.1.24-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
- * 2008-11-29 - Ignacio Vazquez-Abrams <ivazqueznet+rpm[AT]gmail[DOTCOM]> 1.1.24-3
- Rebuild for Python 2.6
- * 2008-10-08 - Daniel Veillard <veillard[AT]redhat[DOTCOM]> 1.1.24-2.fc10
- CVE-2008-2935 fix
- * 2008-05-13 - Daniel Veillard <veillard[AT]redhat[DOTCOM]> 1.1.24-1.fc10
- release of 1.1.24
- fixes a few bugs including the key initialization problem
- tentative fix for multiarch devel problems