Mon, 23 Dec 2024 05:37:30 CST | login

Information for build libxml2-2.11.5-1.ocs23

ID6868
Package Namelibxml2
Version2.11.5
Release1.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/libxml2.git?.#84b928eb7f9508a797bf030f45326c6f0bf3abb1
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 byocs-bot
State complete
Volume DEFAULT
StartedWed, 17 Jan 2024 11:50:01 CST
CompletedWed, 17 Jan 2024 11:52:42 CST
Taskbuild (dist-ocs23, /opencloudos-stream/libxml2.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/libxml2.git?.#origin/master'}}
Tags
dist-ocs23
RPMs
src
libxml2-2.11.5-1.ocs23.src.rpm (info) (download)
aarch64
libxml2-2.11.5-1.ocs23.aarch64.rpm (info) (download)
libxml2-devel-2.11.5-1.ocs23.aarch64.rpm (info) (download)
libxml2-static-2.11.5-1.ocs23.aarch64.rpm (info) (download)
python3-libxml2-2.11.5-1.ocs23.aarch64.rpm (info) (download)
libxml2-debuginfo-2.11.5-1.ocs23.aarch64.rpm (info) (download)
libxml2-debugsource-2.11.5-1.ocs23.aarch64.rpm (info) (download)
python3-libxml2-debuginfo-2.11.5-1.ocs23.aarch64.rpm (info) (download)
x86_64
libxml2-2.11.5-1.ocs23.x86_64.rpm (info) (download)
libxml2-devel-2.11.5-1.ocs23.x86_64.rpm (info) (download)
libxml2-static-2.11.5-1.ocs23.x86_64.rpm (info) (download)
python3-libxml2-2.11.5-1.ocs23.x86_64.rpm (info) (download)
libxml2-debuginfo-2.11.5-1.ocs23.x86_64.rpm (info) (download)
libxml2-debugsource-2.11.5-1.ocs23.x86_64.rpm (info) (download)
python3-libxml2-debuginfo-2.11.5-1.ocs23.x86_64.rpm (info) (download)
Logs
x86_64
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
aarch64
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
Changelog * 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