[ All 3 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-4.el9

Name expat
Epoch 0
Version 2.5.0
Release 4.el9
Website/URL https://libexpat.github.io/
License MIT
Build Time 2025-03-31 13:02:52
Build Host builder-x86-05.inferitos.ru
Summary An XML parser library
Repositories BaseOS
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-4.el9.x86_64 An XML parser library 752dfdec70532c0cf310ad258ff277a9ed756aeb035689511b5bab18a80c856c download
expat-devel-2.5.0-4.el9.x86_64 Libraries and header files to develop applications using expat 3ef2396108cf73cce04450ccce1f9926288d22afc628c48a96a28d02312596b4 download
i686
expat-2.5.0-4.el9.i686 An XML parser library d83008b5e1a2eb5507607aad3effb512675d2e4ff040069b9a7514ed07a3e950 download
expat-devel-2.5.0-4.el9.i686 Libraries and header files to develop applications using expat b659b2781e6f0219318c4ab58224691ef669eb1853d33e4f9ee730d43afb0ddd download
aarch64
expat-2.5.0-4.el9.aarch64 An XML parser library 4f3a25033361860e0153c76d90758aa2a2ecf7fa7b40f5257d17dd1be0b50d56 download
expat-devel-2.5.0-4.el9.aarch64 Libraries and header files to develop applications using expat bebe4c40074cbf14f5fd23884ba6a84941fd5bc30ad1d42c1a376f8ac8f0a445 download
src
expat-2.5.0-4.el9.src An XML parser library 5835b8e1a68ce35124dfa4a8e685f75df6641f766caed040c264cf92cf0687dc download
Changelog link
* Thu Nov 07 2024 Tomas Korbar <tkorbar@redhat.com> - 2.5.0-4
- Fix CVE-2024-50602
- Resolves: RHEL-65066

* 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

* Fri Apr 14 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 2.5.0-1
- Rebuilt for MSVSphere 9.2 beta

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