Sat, 17 Jan 2026 00:08:20 CST | login

Information for build zlib-1.2.13-9.ocs23.rv64

ID23083
Package Namezlib
Version1.2.13
Release9.ocs23.rv64
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/zlib#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 byxinlongchen
State complete
Volume DEFAULT
StartedWed, 27 Aug 2025 14:53:00 CST
CompletedWed, 27 Aug 2025 14:56:19 CST
Taskbuild (dist-ocs23-riscv-base, /opencloudos-stream/zlib:master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/zlib#master'}}
Tags
dist-ocs23-riscv-base
RPMs
src
zlib-1.2.13-9.ocs23.rv64.src.rpm (info) (download)
riscv64
minizip-compat-1.2.13-9.ocs23.rv64.riscv64.rpm (info) (download)
minizip-compat-devel-1.2.13-9.ocs23.rv64.riscv64.rpm (info) (download)
zlib-1.2.13-9.ocs23.rv64.riscv64.rpm (info) (download)
zlib-devel-1.2.13-9.ocs23.rv64.riscv64.rpm (info) (download)
zlib-static-1.2.13-9.ocs23.rv64.riscv64.rpm (info) (download)
minizip-compat-debuginfo-1.2.13-9.ocs23.rv64.riscv64.rpm (info) (download)
zlib-debuginfo-1.2.13-9.ocs23.rv64.riscv64.rpm (info) (download)
zlib-debugsource-1.2.13-9.ocs23.rv64.riscv64.rpm (info) (download)
Logs
riscv64
state.log
hw_info.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