Tue, 07 May 2024 23:23:56 UTC | login

Information for build zchunk-1.3.2-1.fc40

ID277423
Package Namezchunk
Version1.3.2
Release1.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/zchunk.git#5d02b22bacf6a47e9a62e4be22e10169a9b74247
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 bydavidlt
State complete
Volume DEFAULT
StartedMon, 18 Dec 2023 12:20:37 UTC
CompletedMon, 18 Dec 2023 14:17:04 UTC
Taskbuild (f40, /rpms/zchunk.git:5d02b22bacf6a47e9a62e4be22e10169a9b74247)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/zchunk.git#5d02b22bacf6a47e9a62e4be22e10169a9b74247'}}
Tags
f40
RPMs
src
zchunk-1.3.2-1.fc40.src.rpm (info) (download)
riscv64
zchunk-1.3.2-1.fc40.riscv64.rpm (info) (download)
zchunk-devel-1.3.2-1.fc40.riscv64.rpm (info) (download)
zchunk-libs-1.3.2-1.fc40.riscv64.rpm (info) (download)
zchunk-debuginfo-1.3.2-1.fc40.riscv64.rpm (info) (download)
zchunk-debugsource-1.3.2-1.fc40.riscv64.rpm (info) (download)
zchunk-libs-debuginfo-1.3.2-1.fc40.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Thu Oct 05 2023 Jonathan Dieter <jdieter@gmail.com> - 1.3.2-1 - Fix a couple of unsigned integer overflow bugs * Sat Jul 22 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Apr 04 2023 Jonathan Dieter <jdieter@gmail.com> - 1.3.1-1 - Fix a few low severity security bugs including - An off-by-one overflow when reading compressed integers from a malicious zchunk file - Error handling being skipped when the number of bytes read doesn't match what's expected - Not freeing memory when attempting to reallocate to size 0 * Sat Feb 25 2023 Jonathan Dieter <jdieter@gmail.com> - 1.3.0-1 - Add option to generate a zchunk header from an uncompressed file without actually creating a zchunk file * Sat Feb 18 2023 Jonathan Dieter <jdieter@gmail.com> - 1.2.4-1 - Fix test compatibility with zstd-1.5.4 * Sat Jan 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Sep 16 2022 Jonathan Dieter <jdieter@gmail.com> - 1.2.3-1 - Fixed some small formatting issues * Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Apr 18 2022 Jonathan Dieter <jdieter@gmail.com> - 1.2.2-1 - Fixed a number of small issues highlighted by Coverity * Sat Mar 12 2022 Jonathan Dieter <jdieter@gmail.com> - 1.2.1-1 - Fixed bug that limited size of file that could be compressed using zchunk to 2GB - Fixed memory leak * Sun Feb 20 2022 Jonathan Dieter <jdieter@gmail.com> - 1.2.0-1 - Add `--uncompressed` option to zck, allowing for embedding of uncompressed digests in the header - Various small bug fixes * Sat Jan 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.15-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild