Name: | expat |
---|---|
Version: | 2.1.0 |
Release: | 10.el7_3 |
Architecture: | aarch64 |
Group: | System Environment/Libraries |
Size: | 282075 |
License: | MIT |
RPM: | expat-2.1.0-10.el7_3.aarch64.rpm |
Source RPM: | expat-2.1.0-10.el7_3.src.rpm |
Build Date: | Thu May 03 2018 |
Build Host: | ca-buildarm01.us.oracle.com |
Vendor: | Oracle America |
URL: | http://www.libexpat.org/ |
Summary: | An XML parser library |
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. |
- updated security fix for CVE-2016-0718
- add security fix for CVE-2016-0718
- Mass rebuild 2014-01-24
- Mass rebuild 2013-12-27
- fix "xmlwf -h" output (#948534)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
- add -static subpackage (#722647)
- ship .pc file, move library back to libdir (#808399)
- update to 2.1.0 (#806602)