Thu, 26 Jun 2025 18:29:06 CST | login

Information for build zchunk-1.3.2-3.oc9

ID34892
Package Namezchunk
Version1.3.2
Release3.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/src-opencloudos-rpms/zchunk.git?.#ee565dd985ad429472b72e3224c22d6c4c7939ba
SummaryA file format designed for highly efficient deltas while maintaining good compression
Descriptionzchunk is a compressed file format that splits the file into independent chunks. This allows you to only download changed chunks when downloading a new version of the file, and also makes zchunk files efficient over rsync. zchunk files are protected with strong checksums to verify that the file you downloaded is, in fact, the file you wanted. As of zchunk-1.0, the ABI and API have been marked stable, and the only changes allowed are backwards-compatible additions.
Built bybbrucezhang
State complete
Volume DEFAULT
StartedWed, 23 Apr 2025 09:03:18 CST
CompletedWed, 23 Apr 2025 09:11:16 CST
Taskbuild (dist-oc9, /src-opencloudos-rpms/zchunk.git:.:origin/oc9)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/zchunk.git?.#origin/oc9'}}
Tags
dist-oc9
dist-oc9-compose
RPMs
src
zchunk-1.3.2-3.oc9.src.rpm (info) (download)
aarch64
zchunk-1.3.2-3.oc9.aarch64.rpm (info) (download)
zchunk-devel-1.3.2-3.oc9.aarch64.rpm (info) (download)
zchunk-libs-1.3.2-3.oc9.aarch64.rpm (info) (download)
zchunk-debuginfo-1.3.2-3.oc9.aarch64.rpm (info) (download)
zchunk-debugsource-1.3.2-3.oc9.aarch64.rpm (info) (download)
zchunk-libs-debuginfo-1.3.2-3.oc9.aarch64.rpm (info) (download)
loongarch64
zchunk-1.3.2-3.oc9.loongarch64.rpm (info) (download)
zchunk-devel-1.3.2-3.oc9.loongarch64.rpm (info) (download)
zchunk-libs-1.3.2-3.oc9.loongarch64.rpm (info) (download)
zchunk-debuginfo-1.3.2-3.oc9.loongarch64.rpm (info) (download)
zchunk-debugsource-1.3.2-3.oc9.loongarch64.rpm (info) (download)
zchunk-libs-debuginfo-1.3.2-3.oc9.loongarch64.rpm (info) (download)
x86_64
zchunk-1.3.2-3.oc9.x86_64.rpm (info) (download)
zchunk-devel-1.3.2-3.oc9.x86_64.rpm (info) (download)
zchunk-libs-1.3.2-3.oc9.x86_64.rpm (info) (download)
zchunk-debuginfo-1.3.2-3.oc9.x86_64.rpm (info) (download)
zchunk-debugsource-1.3.2-3.oc9.x86_64.rpm (info) (download)
zchunk-libs-debuginfo-1.3.2-3.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
loongarch64
hw_info.log
state.log
build.log
root.log
installed_pkgs.log
mock_output.log
Changelog * Thu Sep 26 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.3.2-3 - Rebuilt for clarifying the packages requirement in BaseOS and AppStream * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.3.2-2 - Rebuilt for loongarch release * Wed Jan 10 2024 kianli <kianli@tencent.com> - 1.3.2-1 - Upgrade to 1.3.2 * Thu Oct 12 2023 Miaojun Dong <zoedong@tencent.com> - 1.3.1-3 - Rebuild for curl-8.4.0 * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.3.1-2 - Rebuilt for OpenCloudOS Stream 23.09 * Thu May 04 2023 Wang Guodong <gordonwwang@tencent.com> - 1.3.1-1 - Upgrade to 1.3.1 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.2.2-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.2.2-2 - Rebuilt for OpenCloudOS Stream 23 * Thu Sep 01 2022 Zhao Zhen <jeremiazhao@tencent.com> - 1.2.2-1 - Initial building