Tue, 02 Sep 2025 09:56:13 CST | login

Information for build zlib-1.2.13-2.ocs23

ID2175
Package Namezlib
Version1.2.13
Release2.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/zlib.git?.#10ee497f5e1474212ef1f0848a857b668fd942ea
SummaryA general purpose data compression/decompression library
DescriptionThe zlib library is a general purpose data compression library. The code is thread safe, assuming that the standard library functions used are thread safe, such as memory allocation routines. It provides in-memory compression and decompression functions, including integrity checks of the uncompressed data. This version of the library supports only one compression method (deflation) but other algorithms may be added later with the same stream interface.
Built bystreamkoji
State complete
Volume DEFAULT
StartedMon, 11 Sep 2023 11:56:44 CST
CompletedMon, 11 Sep 2023 11:58:57 CST
Taskbuild (dist-ocs23, /opencloudos-stream/zlib.git:.:HEAD)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/zlib.git?.#HEAD'}}
Tags
dist-ocs23
RPMs
src
zlib-1.2.13-2.ocs23.src.rpm (info) (download)
aarch64
minizip-compat-1.2.13-2.ocs23.aarch64.rpm (info) (download)
minizip-compat-devel-1.2.13-2.ocs23.aarch64.rpm (info) (download)
zlib-1.2.13-2.ocs23.aarch64.rpm (info) (download)
zlib-devel-1.2.13-2.ocs23.aarch64.rpm (info) (download)
zlib-static-1.2.13-2.ocs23.aarch64.rpm (info) (download)
minizip-compat-debuginfo-1.2.13-2.ocs23.aarch64.rpm (info) (download)
zlib-debuginfo-1.2.13-2.ocs23.aarch64.rpm (info) (download)
zlib-debugsource-1.2.13-2.ocs23.aarch64.rpm (info) (download)
x86_64
minizip-compat-1.2.13-2.ocs23.x86_64.rpm (info) (download)
minizip-compat-devel-1.2.13-2.ocs23.x86_64.rpm (info) (download)
zlib-1.2.13-2.ocs23.x86_64.rpm (info) (download)
zlib-devel-1.2.13-2.ocs23.x86_64.rpm (info) (download)
zlib-static-1.2.13-2.ocs23.x86_64.rpm (info) (download)
minizip-compat-debuginfo-1.2.13-2.ocs23.x86_64.rpm (info) (download)
zlib-debuginfo-1.2.13-2.ocs23.x86_64.rpm (info) (download)
zlib-debugsource-1.2.13-2.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 Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.2.13-2 - Rebuilt for OpenCloudOS Stream 23.09 * Thu Jun 08 2023 rockerzhu <rockerzhu@tencent.com> - 1.2.13-1 - Update to 1.2.13 to fix CVE-2022-37434. * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.2.12-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.2.12-2 - Rebuilt for OpenCloudOS Stream 23 * Tue Jul 12 2022 Xiaojie Chen <jackxjchen@tencent.com> - 1.2.12-1 - Initial build