Jump to letter: [
ABCDEFGHIJLMNOPRSTVWXYZ
]
expat - An XML parser library
This is expat, the C library for parsing XML, written by James Clark. Expat
is a stream oriented XML parser. This means that you register handlers with
the parser prior to starting the parse. These handlers are called when the
parser discovers the associated structures in the document being parsed. A
start tag is an example of the kind of structures for which you may
register handlers.
Packages
Latest: expat-2.0.1-11.2.rhel6.fio.src.rpm
Name |
Epoch |
Version |
Release |
Arch |
Size |
Built |
expat |
0 |
2.0.1 |
11.2.rhel6.fio |
src |
451 KiB |
2014-01-09 12:55:14 |
Changelog:
- * 2010-02-08 - Joe Orton <jorton[AT]redhat[DOTCOM]> - 2.0.1-9.1
- revised fix for CVE-2009-3560 (#544996)
- * 2010-01-18 - Joe Orton <jorton[AT]redhat[DOTCOM]> - 2.0.1-9
- fix regression in CVE-2009-3560 patch (#556427)
- * 2009-12-01 - Joe Orton <jorton[AT]redhat[DOTCOM]> - 2.0.1-8
- add security fix for CVE-2009-3560 (#533174)
- add security fix for CVE-2009-3720 (#531697)
- run the test suite
- * 2009-07-24 - Fedora Release Engineering <rel-eng[AT]lists.fedoraproject[DOTORG]> - 2.0.1-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
- * 2009-02-24 - Fedora Release Engineering <rel-eng[AT]lists.fedoraproject[DOTORG]> - 2.0.1-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild