Information for build libxml2-2.11.5-2.oc9

ID21047
Package Namelibxml2
Version2.11.5
Release2.oc9
Epoch
Sourcegit+https://gitee.com/src-opencloudos-rpms/libxml2.git#003096d716fa939ba8a5016bf3404d730b34b61e
SummaryLibrary providing XML C parser and toolkit
DescriptionLibxml2 is the XML C parser and toolkit developed for the Gnome project (but usable outside of the Gnome platform), it is free software available under the MIT License. XML itself is a metalanguage to design markup languages, i.e. text language where semantic and structure are added to the content using extra "markup" information enclosed between angle brackets. HTML is the most well-known markup language. Though the library is written in C a variety of language bindings make it available in other environments.
Built byoc-bot
State complete
Volume DEFAULT
StartedThu, 29 Feb 2024 16:47:32 CST
CompletedThu, 29 Feb 2024 16:49:34 CST
Taskbuild (dist-oc9, /src-opencloudos-rpms/libxml2.git:003096d716fa939ba8a5016bf3404d730b34b61e)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/libxml2.git#003096d716fa939ba8a5016bf3404d730b34b61e'}}
Tags
dist-oc9
dist-oc9-compose
dist-oc9.0-compose
RPMs
src
libxml2-2.11.5-2.oc9.src.rpm (info) (download)
aarch64
libxml2-2.11.5-2.oc9.aarch64.rpm (info) (download)
libxml2-devel-2.11.5-2.oc9.aarch64.rpm (info) (download)
libxml2-static-2.11.5-2.oc9.aarch64.rpm (info) (download)
python3-libxml2-2.11.5-2.oc9.aarch64.rpm (info) (download)
libxml2-debuginfo-2.11.5-2.oc9.aarch64.rpm (info) (download)
libxml2-debugsource-2.11.5-2.oc9.aarch64.rpm (info) (download)
python3-libxml2-debuginfo-2.11.5-2.oc9.aarch64.rpm (info) (download)
x86_64
libxml2-2.11.5-2.oc9.x86_64.rpm (info) (download)
libxml2-devel-2.11.5-2.oc9.x86_64.rpm (info) (download)
libxml2-static-2.11.5-2.oc9.x86_64.rpm (info) (download)
python3-libxml2-2.11.5-2.oc9.x86_64.rpm (info) (download)
libxml2-debuginfo-2.11.5-2.oc9.x86_64.rpm (info) (download)
libxml2-debugsource-2.11.5-2.oc9.x86_64.rpm (info) (download)
python3-libxml2-debuginfo-2.11.5-2.oc9.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
Changelog * Tue Feb 20 2024 Jiaxin Yang <jiaxinyyang@tencent.com> - 2.11.5-2 - Fix CVE-2024-25062 * Fri Dec 29 2023 Shuo Wang <abushwang@tencent.com> - 2.11.5-1 - update to 2.11.5 * Thu Oct 26 2023 bessiewang <bessiewang@tencent.com> - 2.10.4-4 - Fix CVE-2023-45322 * Tue Sep 19 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.10.4-3 - Rebuilt for python 3.11 * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.10.4-2 - Rebuilt for OpenCloudOS Stream 23.09 * Wed Aug 09 2023 Shuo Wang <abushwang@tencent.com> - 2.10.4-1 - downgrade to 2.10.4 due to negative impacts for python-lxml * Wed Jul 26 2023 Shuo Wang <abushwang@tencent.com> - 2.11.4-1 - update to 2.11.4 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.9.14-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.9.14-2 - Rebuilt for OpenCloudOS Stream 23 * Mon Jul 18 2022 jackbertluo <jackbertluo@tencent.com> - 2.9.14-1 - Initial build