Name: | compat-expat1 |
---|---|
Version: | 1.95.8 |
Release: | 8.el6 |
Architecture: | i686 |
Group: | System Environment/Libraries |
Size: | 160762 |
License: | MIT |
RPM: | compat-expat1-1.95.8-8.el6.i686.rpm |
Source RPM: | compat-expat1-1.95.8-8.el6.src.rpm |
Build Date: | Sat Jul 03 2010 |
Build Host: | ca-build19.us.oracle.com |
Vendor: | Oracle America |
URL: | http://www.libexpat.org/ |
Summary: | A library for parsing XML documents |
Description: | 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. |
- fix regressions in CVE-2009-3560
- add security fixes for CVE-2009-3560 CVE-2009-3720 (#556778)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
- Autorebuild for GCC 4.3
- fix Source location
- fix License tag
- new package