Mon, 25 Nov 2024 11:52:59 CST | login

Information for build expat-2.5.0-2.el9_4

ID31525
Package Nameexpat
Version2.5.0
Release2.el9_4
Epoch
DraftFalse
Sourcegit+https://git.cclinux.org/stage/rpms/expat.git#3f5d1c25dc96e54af6cead6d6a466612ec4c079c
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 bydistrobuild
State complete
Volume DEFAULT
StartedMon, 25 Nov 2024 01:49:23 CST
CompletedMon, 25 Nov 2024 01:53:15 CST
Taskbuild (dist-circle9_4-updates, /stage/rpms/expat.git:3f5d1c25dc96e54af6cead6d6a466612ec4c079c)
Extra{'source': {'original_url': 'git+https://git.cclinux.org/stage/rpms/expat.git?#3f5d1c25dc96e54af6cead6d6a466612ec4c079c'}}
Tags
dist-circle9-compose
dist-circle9-updates
RPMs
src
expat-2.5.0-2.el9_4.src.rpm (info) (download)
aarch64
expat-2.5.0-2.el9_4.aarch64.rpm (info) (download)
expat-devel-2.5.0-2.el9_4.aarch64.rpm (info) (download)
expat-static-2.5.0-2.el9_4.aarch64.rpm (info) (download)
expat-debuginfo-2.5.0-2.el9_4.aarch64.rpm (info) (download)
expat-debugsource-2.5.0-2.el9_4.aarch64.rpm (info) (download)
i686
expat-2.5.0-2.el9_4.i686.rpm (info) (download)
expat-devel-2.5.0-2.el9_4.i686.rpm (info) (download)
expat-static-2.5.0-2.el9_4.i686.rpm (info) (download)
expat-debuginfo-2.5.0-2.el9_4.i686.rpm (info) (download)
expat-debugsource-2.5.0-2.el9_4.i686.rpm (info) (download)
ppc64le
expat-2.5.0-2.el9_4.ppc64le.rpm (info) (download)
expat-devel-2.5.0-2.el9_4.ppc64le.rpm (info) (download)
expat-static-2.5.0-2.el9_4.ppc64le.rpm (info) (download)
expat-debuginfo-2.5.0-2.el9_4.ppc64le.rpm (info) (download)
expat-debugsource-2.5.0-2.el9_4.ppc64le.rpm (info) (download)
x86_64
expat-2.5.0-2.el9_4.x86_64.rpm (info) (download)
expat-devel-2.5.0-2.el9_4.x86_64.rpm (info) (download)
expat-static-2.5.0-2.el9_4.x86_64.rpm (info) (download)
expat-debuginfo-2.5.0-2.el9_4.x86_64.rpm (info) (download)
expat-debugsource-2.5.0-2.el9_4.x86_64.rpm (info) (download)
Logs
x86_64
hw_info.log
state.log
build.log
root.log
installed_pkgs.log
mock_output.log
i686
hw_info.log
state.log
build.log
root.log
installed_pkgs.log
mock_output.log
aarch64
hw_info.log
state.log
build.log
root.log
installed_pkgs.log
mock_output.log
ppc64le
hw_info.log
state.log
build.log
root.log
installed_pkgs.log
mock_output.log
Changelog * 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 * Thu Nov 10 2022 Tomas Korbar <tkorbar@redhat.com> - 2.5.0-1 - Rebase to version 2.5.0 - Resolves: CVE-2022-43680 * Thu Sep 29 2022 Tomas Korbar <tkorbar@redhat.com> - 2.4.9-1 - Rebase to version 2.4.9 - Resolves: CVE-2022-40674 * Tue Apr 26 2022 Tomas Korbar <tkorbar@redhat.com> - 2.4.7-1 - Rebase to version 2.4.7 - Resolves: rhbz#2067201 - Resolves: CVE-2022-25313 - Resolves: CVE-2022-25314 - Resolves: CVE-2022-25236 * Mon Mar 14 2022 Tomas Korbar <tkorbar@redhat.com> - 2.2.10-11 - Improve fix for CVE-2022-25236 - Related: CVE-2022-25236 * Mon Feb 28 2022 Tomas Korbar <tkorbar@redhat.com> - 2.2.10-10 - Fix multiple CVEs - CVE-2022-25236 expat: namespace-separator characters in "xmlns[:prefix]" attribute values can lead to arbitrary code execution - CVE-2022-25235 expat: malformed 2- and 3-byte UTF-8 sequences can lead to arbitrary code execution - CVE-2022-25315 expat: integer overflow in storeRawNames() - Resolves: CVE-2022-25236 - Resolves: CVE-2022-25235 - Resolves: CVE-2022-25315