Thu, 24 Apr 2025 23:12:48 MSK | login

Information for build expat-2.5.0-3.el9_5.3

ID28936
Package Nameexpat
Version2.5.0
Release3.el9_5.3
Epoch
Sourcegit+http://git.inferitos.ru/rpms/expat#a49b493565ff369d3215c54daca0998ce6b6029d
SummaryAn XML parser library
DescriptionThis 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.
Built bytigro
State complete
Volume DEFAULT
StartedThu, 03 Apr 2025 20:46:17 MSK
CompletedThu, 03 Apr 2025 20:49:20 MSK
Taskbuild (inferit-9_5-candidate, /rpms/expat/:changed/i9c/expat-2.5.0-3.el9_5.3)
Extra{'source': {'original_url': 'git+http://git.inferitos.ru/rpms/expat/?#changed/i9c/expat-2.5.0-3.el9_5.3'}}
Tags
inferit-9_5-gate
inferit-9_5-updates
RPMs
src
expat-2.5.0-3.el9_5.3.src.rpm (info) (download)
aarch64
expat-2.5.0-3.el9_5.3.aarch64.rpm (info) (download)
expat-devel-2.5.0-3.el9_5.3.aarch64.rpm (info) (download)
expat-static-2.5.0-3.el9_5.3.aarch64.rpm (info) (download)
expat-debuginfo-2.5.0-3.el9_5.3.aarch64.rpm (info) (download)
expat-debugsource-2.5.0-3.el9_5.3.aarch64.rpm (info) (download)
i686
expat-2.5.0-3.el9_5.3.i686.rpm (info) (download)
expat-devel-2.5.0-3.el9_5.3.i686.rpm (info) (download)
expat-static-2.5.0-3.el9_5.3.i686.rpm (info) (download)
expat-debuginfo-2.5.0-3.el9_5.3.i686.rpm (info) (download)
expat-debugsource-2.5.0-3.el9_5.3.i686.rpm (info) (download)
x86_64
expat-2.5.0-3.el9_5.3.x86_64.rpm (info) (download)
expat-devel-2.5.0-3.el9_5.3.x86_64.rpm (info) (download)
expat-static-2.5.0-3.el9_5.3.x86_64.rpm (info) (download)
expat-debuginfo-2.5.0-3.el9_5.3.x86_64.rpm (info) (download)
expat-debugsource-2.5.0-3.el9_5.3.x86_64.rpm (info) (download)
Logs
aarch64
root.log
state.log
mock_output.log
installed_pkgs.log
hw_info.log
build.log
i686
root.log
state.log
mock_output.log
installed_pkgs.log
hw_info.log
build.log
x86_64
root.log
state.log
mock_output.log
installed_pkgs.log
hw_info.log
build.log
Changelog * Mon Mar 31 2025 Tomas Korbar <tkorbar@redhat.com> - 2.5.0-3.3 - Improve fix for CVE-2024-8176 - Resolves: RHEL-57488 * Mon Mar 24 2025 Tomas Korbar <tkorbar@redhat.com> - 2.5.0-3.2 - Fix CVE-2024-8176 - Resolves: RHEL-57488 * 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