Sun, 10 Nov 2024 10:48:12 CST | login

Information for build libxml2-2.9.13-5.el9_3

ID27928
Package Namelibxml2
Version2.9.13
Release5.el9_3
Epoch
Sourcegit+https://git.cclinux.org/stage/rpms/libxml2.git#5fc1903dfce4fca4b5f6291db62e07c2d010846a
SummaryLibrary providing XML and HTML support
DescriptionThis library allows to manipulate XML files. It includes support to read, modify and write XML and HTML files. There is DTDs support this includes parsing and validation even with complex DtDs, either at parse time or later once the document has been modified. The output can be a simple SAX stream or and in-memory DOM like representations. In this case one can use the built-in XPath and XPointer implementation to select sub nodes or ranges. A flexible Input/Output mechanism is available, with existing HTTP and FTP modules and combined to an URI library.
Built bydistrobuild
State complete
Volume DEFAULT
StartedWed, 13 Dec 2023 12:27:14 CST
CompletedWed, 13 Dec 2023 12:53:40 CST
Taskbuild (dist-circle9_3-updates, /stage/rpms/libxml2.git:5fc1903dfce4fca4b5f6291db62e07c2d010846a)
Extra{'source': {'original_url': 'git+https://git.cclinux.org/stage/rpms/libxml2.git?#5fc1903dfce4fca4b5f6291db62e07c2d010846a'}}
Tags
dist-circle9-compose
dist-circle9-updates
RPMs
src
libxml2-2.9.13-5.el9_3.src.rpm (info) (download)
aarch64
libxml2-2.9.13-5.el9_3.aarch64.rpm (info) (download)
libxml2-devel-2.9.13-5.el9_3.aarch64.rpm (info) (download)
libxml2-static-2.9.13-5.el9_3.aarch64.rpm (info) (download)
python3-libxml2-2.9.13-5.el9_3.aarch64.rpm (info) (download)
libxml2-debuginfo-2.9.13-5.el9_3.aarch64.rpm (info) (download)
libxml2-debugsource-2.9.13-5.el9_3.aarch64.rpm (info) (download)
python3-libxml2-debuginfo-2.9.13-5.el9_3.aarch64.rpm (info) (download)
i686
libxml2-2.9.13-5.el9_3.i686.rpm (info) (download)
libxml2-devel-2.9.13-5.el9_3.i686.rpm (info) (download)
libxml2-static-2.9.13-5.el9_3.i686.rpm (info) (download)
python3-libxml2-2.9.13-5.el9_3.i686.rpm (info) (download)
libxml2-debuginfo-2.9.13-5.el9_3.i686.rpm (info) (download)
libxml2-debugsource-2.9.13-5.el9_3.i686.rpm (info) (download)
python3-libxml2-debuginfo-2.9.13-5.el9_3.i686.rpm (info) (download)
ppc64le
libxml2-2.9.13-5.el9_3.ppc64le.rpm (info) (download)
libxml2-devel-2.9.13-5.el9_3.ppc64le.rpm (info) (download)
libxml2-static-2.9.13-5.el9_3.ppc64le.rpm (info) (download)
python3-libxml2-2.9.13-5.el9_3.ppc64le.rpm (info) (download)
libxml2-debuginfo-2.9.13-5.el9_3.ppc64le.rpm (info) (download)
libxml2-debugsource-2.9.13-5.el9_3.ppc64le.rpm (info) (download)
python3-libxml2-debuginfo-2.9.13-5.el9_3.ppc64le.rpm (info) (download)
s390x
libxml2-2.9.13-5.el9_3.s390x.rpm (info) (download)
libxml2-devel-2.9.13-5.el9_3.s390x.rpm (info) (download)
libxml2-static-2.9.13-5.el9_3.s390x.rpm (info) (download)
python3-libxml2-2.9.13-5.el9_3.s390x.rpm (info) (download)
libxml2-debuginfo-2.9.13-5.el9_3.s390x.rpm (info) (download)
libxml2-debugsource-2.9.13-5.el9_3.s390x.rpm (info) (download)
python3-libxml2-debuginfo-2.9.13-5.el9_3.s390x.rpm (info) (download)
x86_64
libxml2-2.9.13-5.el9_3.x86_64.rpm (info) (download)
libxml2-devel-2.9.13-5.el9_3.x86_64.rpm (info) (download)
libxml2-static-2.9.13-5.el9_3.x86_64.rpm (info) (download)
python3-libxml2-2.9.13-5.el9_3.x86_64.rpm (info) (download)
libxml2-debuginfo-2.9.13-5.el9_3.x86_64.rpm (info) (download)
libxml2-debugsource-2.9.13-5.el9_3.x86_64.rpm (info) (download)
python3-libxml2-debuginfo-2.9.13-5.el9_3.x86_64.rpm (info) (download)
Logs
aarch64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
i686
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
ppc64le
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
s390x
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
x86_64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
Changelog * Thu Sep 14 2023 David King <amigadave@amigadave.com> - 2.9.13-5 - Fix CVE-2023-39615 (RHEL-5180) * Fri Apr 14 2023 David King <amigadave@amigadave.com> - 2.9.13-4 - Fix CVE-2023-28484 (#2186694) - Fix CVE-2023-29469 (#2186694) * Tue Nov 01 2022 David King <amigadave@amigadave.com> - 2.9.13-3 - Fix CVE-2022-40303 (#2136564) - Fix CVE-2022-40304 (#2136569) * Tue May 10 2022 David King <amigadave@amigadave.com> - 2.9.13-2 - Fix CVE-2022-29824 (#2082300) * Thu Feb 24 2022 David King <amigadave@amigadave.com> - 2.9.13-1 - Update to 2.9.13 (#2057665)