[ All A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Project expat-2.5.0-3.el9_5.1

Name expat
Epoch 0
Version 2.5.0
Release 3.el9_5.1
Website/URL https://libexpat.github.io/
License MIT
Build Time 2025-02-20 09:35:48
Build Host certified-builder01.msvsphere-os.ru
Summary An XML parser library
Repositories OS
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.
Errata
× Full screenshot
Packages link
Package Summary SHA-256 checksum
x86_64
expat-2.5.0-3.el9_5.1.x86_64 An XML parser library e9c025df5a2bf826462827cdb856760e6540c0ff0c08a1704dd4d8bcb7300f5e download
i686
expat-2.5.0-3.el9_5.1.i686 An XML parser library 5c7cf05b0bf1ddbdabd0c8455d03d7ddcef3848e6e2d7b2ef0e9d078100626f4 download
src
expat-2.5.0-3.el9_5.1.src An XML parser library 1e9b05cbf93d2945ad10b241608cb6e40259a62fcd44a602f3ab7e73a931c8f2 download
Changelog link
* Thu Nov 07 2024 Tomas Korbar <tkorbar@redhat.com> - 2.5.0-3.1
- Fix CVE-2024-50602
- Resolves: RHEL-65064

* Wed Oct 09 2024 Tomas Korbar <tkorbar@redhat.com> - 2.5.0-3
- Fix CVE-2024-45490, CVE-2024-45491, CVE-2024-45492
- Resolves: RHEL-56761
- Resolves: RHEL-57520
- Resolves: RHEL-57511

* Tue Feb 13 2024 Tomas Korbar <tkorbar@redhat.com> - 2.5.0-2
- Fix parsing of large tokens
- Reject direct parameter entity recursion
- Resolves: RHEL-29699
- Resolves: RHEL-29696

* Wed Mar 15 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 2.5.0-1
- Rebuilt for MSVSphere 9.1.

* Thu Nov 10 2022 Tomas Korbar <tkorbar@redhat.com> - 2.5.0-1
- Rebase to version 2.5.0
- Resolves: CVE-2022-43680