Thu, 18 Apr 2024 14:37:30 UTC | login

Information for build zchunk-1.1.9-2.el9

ID2180
Package Namezchunk
Version1.1.9
Release2.el9
Epoch
DraftFalse
Sourcegit+https://gitlab.com/redhat/centos-stream/rpms/zchunk#e0b145c652429858c7de37674f83bd8c6c414ef4
SummaryCompressed file format that allows easy deltas
Descriptionzchunk is a compressed file format that splits the file into independent chunks. This allows you to only download the differences 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.
Built bytdawson
State complete
Volume DEFAULT
StartedSat, 13 Mar 2021 01:57:11 UTC
CompletedSat, 13 Mar 2021 02:20:00 UTC
Taskbuild (c9s-candidate, /redhat/centos-stream/rpms/zchunk:e0b145c652429858c7de37674f83bd8c6c414ef4)
Extra{'source': {'original_url': 'git+https://gitlab.com/redhat/centos-stream/rpms/zchunk#e0b145c652429858c7de37674f83bd8c6c414ef4'}}
Tags No tags
RPMs
src
zchunk-1.1.9-2.el9.src.rpm (info) (download)
aarch64
zchunk-1.1.9-2.el9.aarch64.rpm (info) (download)
zchunk-devel-1.1.9-2.el9.aarch64.rpm (info) (download)
zchunk-libs-1.1.9-2.el9.aarch64.rpm (info) (download)
zchunk-debuginfo-1.1.9-2.el9.aarch64.rpm (info) (download)
zchunk-debugsource-1.1.9-2.el9.aarch64.rpm (info) (download)
zchunk-libs-debuginfo-1.1.9-2.el9.aarch64.rpm (info) (download)
i686
zchunk-1.1.9-2.el9.i686.rpm (info) (download)
zchunk-devel-1.1.9-2.el9.i686.rpm (info) (download)
zchunk-libs-1.1.9-2.el9.i686.rpm (info) (download)
zchunk-debuginfo-1.1.9-2.el9.i686.rpm (info) (download)
zchunk-debugsource-1.1.9-2.el9.i686.rpm (info) (download)
zchunk-libs-debuginfo-1.1.9-2.el9.i686.rpm (info) (download)
ppc64le
zchunk-1.1.9-2.el9.ppc64le.rpm (info) (download)
zchunk-devel-1.1.9-2.el9.ppc64le.rpm (info) (download)
zchunk-libs-1.1.9-2.el9.ppc64le.rpm (info) (download)
zchunk-debuginfo-1.1.9-2.el9.ppc64le.rpm (info) (download)
zchunk-debugsource-1.1.9-2.el9.ppc64le.rpm (info) (download)
zchunk-libs-debuginfo-1.1.9-2.el9.ppc64le.rpm (info) (download)
s390x
zchunk-1.1.9-2.el9.s390x.rpm (info) (download)
zchunk-devel-1.1.9-2.el9.s390x.rpm (info) (download)
zchunk-libs-1.1.9-2.el9.s390x.rpm (info) (download)
zchunk-debuginfo-1.1.9-2.el9.s390x.rpm (info) (download)
zchunk-debugsource-1.1.9-2.el9.s390x.rpm (info) (download)
zchunk-libs-debuginfo-1.1.9-2.el9.s390x.rpm (info) (download)
x86_64
zchunk-1.1.9-2.el9.x86_64.rpm (info) (download)
zchunk-devel-1.1.9-2.el9.x86_64.rpm (info) (download)
zchunk-libs-1.1.9-2.el9.x86_64.rpm (info) (download)
zchunk-debuginfo-1.1.9-2.el9.x86_64.rpm (info) (download)
zchunk-debugsource-1.1.9-2.el9.x86_64.rpm (info) (download)
zchunk-libs-debuginfo-1.1.9-2.el9.x86_64.rpm (info) (download)
Logs
aarch64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
i686
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
ppc64le
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
s390x
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
x86_64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
Changelog * Thu Jan 28 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.9-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Wed Dec 30 2020 Jonathan Dieter <jdieter@gmail.com> - 1.1.9-1 - Fixes for test failures with zstd-1.4.7+ - Add man pages * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.5-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Fri Jan 31 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Sat Jan 18 2020 Jonathan Dieter <jdieter@gmail.com> - 1.1.5-1 - Fix small bug in corner case when handling write failures * Wed Nov 13 2019 Jonathan Dieter <jdieter@gmail.com> - 1.1.4-1 - Fix download failure when web server doesn't include content-type with each range * Sat Jul 27 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sun May 19 2019 Jonathan Dieter <jdieter@gmail.com> - 1.1.2-2 - Fix multipart range handling to work with quotes, fixes #1706627 - Fix file creation permissions so they respect umask - Actually push new sources * Tue Apr 16 2019 Adam Williamson <awilliam@redhat.com> - 1.1.1-3 - Rebuild with Meson fix for #1699099 * Mon Apr 15 2019 Jonathan Dieter <jdieter@gmail.com> - 1.1.1-2 - Fix compilation on GCC 4.4.7 so it builds on EL6 - Add missing sources - Also, zchunk will now automatically do all your taxes * Sat Mar 23 2019 Jonathan Dieter <jdieter@gmail.com> - 1.1.0-1 - Optimize chunk matching while downloading, significantly reducing CPU usage * Sat Mar 16 2019 Jonathan Dieter <jdieter@gmail.com> - 1.0.4-1 - Fix multipart boundary bug when dealing with lighttpd servers * Sun Feb 03 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild