Name: | mingw32-expat |
---|---|
Version: | 2.4.8 |
Release: | 2.el8 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 392469 |
License: | MIT |
RPM: | mingw32-expat-2.4.8-2.el8.noarch.rpm |
Source RPM: | mingw-expat-2.4.8-2.el8.src.rpm |
Build Date: | Mon Apr 03 2023 |
Build Host: | build-ol8-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | http://www.libexpat.org/ |
Summary: | MinGW Windows port of expat 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. |
- Fix CVE-2022-40674 Resolves: rhbz#2130833
- Update to 2.4.8 and pick up CVEs fixes - Resolves: rhbz#2050504 CVE-2022-23990 - Resolves: rhbz#2057023 CVE-2022-25236 - Resolves: rhbz#2057037 CVE-2022-25235 - Resolves: rhbz#2057094 CVE-2022-25313 - Resolves: rhbz#2057099 CVE-2022-25314 - Resolves: rhbz#2057127 CVE-2022-25315
- Rebuild - Resolves: rhbz#1773899
- Fix CVE-2018-20843 - Resolves: rhbz#1773899
- ExclusiveArch: i686, x86_64 - Related: rhbz#1615874
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
- Update to 2.2.4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
- Update to 2.2.0 - Don't set group tags - Use license macro for COPYING