Wed, 05 Feb 2025 18:57:20 CST | login

Information for build zlib-1.2.13-9.ocs23

ID22598
Package Namezlib
Version1.2.13
Release9.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/zlib.git?.#3b5e0730d58b502692c14d95ba8a958e97d2e87c
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 byocs-bot
State complete
Volume DEFAULT
StartedTue, 14 Jan 2025 14:14:02 CST
CompletedTue, 14 Jan 2025 14:16:22 CST
Taskbuild (dist-ocs23-base, /opencloudos-stream/zlib.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/zlib.git?.#origin/master'}}
Tags
dist-ocs23-base
RPMs
src
zlib-1.2.13-9.ocs23.src.rpm (info) (download)
aarch64
minizip-compat-1.2.13-9.ocs23.aarch64.rpm (info) (download)
minizip-compat-devel-1.2.13-9.ocs23.aarch64.rpm (info) (download)
zlib-1.2.13-9.ocs23.aarch64.rpm (info) (download)
zlib-devel-1.2.13-9.ocs23.aarch64.rpm (info) (download)
zlib-static-1.2.13-9.ocs23.aarch64.rpm (info) (download)
minizip-compat-debuginfo-1.2.13-9.ocs23.aarch64.rpm (info) (download)
zlib-debuginfo-1.2.13-9.ocs23.aarch64.rpm (info) (download)
zlib-debugsource-1.2.13-9.ocs23.aarch64.rpm (info) (download)
loongarch64
minizip-compat-1.2.13-9.ocs23.loongarch64.rpm (info) (download)
minizip-compat-devel-1.2.13-9.ocs23.loongarch64.rpm (info) (download)
zlib-1.2.13-9.ocs23.loongarch64.rpm (info) (download)
zlib-devel-1.2.13-9.ocs23.loongarch64.rpm (info) (download)
zlib-static-1.2.13-9.ocs23.loongarch64.rpm (info) (download)
minizip-compat-debuginfo-1.2.13-9.ocs23.loongarch64.rpm (info) (download)
zlib-debuginfo-1.2.13-9.ocs23.loongarch64.rpm (info) (download)
zlib-debugsource-1.2.13-9.ocs23.loongarch64.rpm (info) (download)
x86_64
minizip-compat-1.2.13-9.ocs23.x86_64.rpm (info) (download)
minizip-compat-devel-1.2.13-9.ocs23.x86_64.rpm (info) (download)
zlib-1.2.13-9.ocs23.x86_64.rpm (info) (download)
zlib-devel-1.2.13-9.ocs23.x86_64.rpm (info) (download)
zlib-static-1.2.13-9.ocs23.x86_64.rpm (info) (download)
minizip-compat-debuginfo-1.2.13-9.ocs23.x86_64.rpm (info) (download)
zlib-debuginfo-1.2.13-9.ocs23.x86_64.rpm (info) (download)
zlib-debugsource-1.2.13-9.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
loongarch64
hw_info.log
state.log
build.log
root.log
installed_pkgs.log
mock_output.log
Changelog * Tue Jan 14 2025 Tracker Robot <trackbot@opencloudos.tech> - 1.2.13-9 - [Type] bugfix - [DESC] Apply patches from rpm-tracker - [Bug Fix] 431a9b65eacab7efabf2230ba97ff426c0e07f9d.patch: Add bounds checking to ERR_MSG() macro, used by zError(). * Mon Jan 13 2025 Tracker Robot <trackbot@opencloudos.tech> - 1.2.13-8 - [Type] security - [DESC] Apply patches from rpm-tracker - [CVE Fix] 14a5f8f266c16c87ab6c086fc52b770b27701e01.patch: Neutralize zip file traversal attacks in miniunz. * Mon Jan 13 2025 Tracker Robot <trackbot@opencloudos.tech> - 1.2.13-7 - [Type] bugfix - [DESC] Apply patches from rpm-tracker - [Bug Fix] 7a7202de3568522dfc75a455927ccbd7faf63411.patch: Correct a variable type in deflate.c. * Thu Sep 26 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.2.13-6 - Rebuilt for clarifying the packages requirement in BaseOS and AppStream * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.2.13-5 - Rebuilt for loongarch release * Mon Jan 08 2024 wynnfeng <wynnfeng@tencent.com> -1.2.13-4 - Conflicts with minizip-ng * Wed Oct 18 2023 Xiaojie Chen <jackxjchen@tencent.com> - 1.2.13-3 - Fix CVE-2023-45853 * 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