Information for build zchunk-1.5.1-2.fc42

ID116245
Package Namezchunk
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version1.5.1
Release2.fc42
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/zchunk.git#f7bfe945501f62ed74c08ceef26ea6d2c6479149
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 bykojiadmin
State complete
Volume DEFAULT
StartedFri, 07 Mar 2025 02:16:31 CST
CompletedFri, 07 Mar 2025 02:30:39 CST
Taskbuild (f42, /rpms/zchunk.git:f7bfe945501f62ed74c08ceef26ea6d2c6479149)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/zchunk.git#f7bfe945501f62ed74c08ceef26ea6d2c6479149'}}
Tags
f42
RPMs
src
zchunk-1.5.1-2.fc42.src.rpm (info) (download)
riscv64
zchunk-1.5.1-2.fc42.riscv64.rpm (info) (download)
zchunk-devel-1.5.1-2.fc42.riscv64.rpm (info) (download)
zchunk-libs-1.5.1-2.fc42.riscv64.rpm (info) (download)
zchunk-debuginfo-1.5.1-2.fc42.riscv64.rpm (info) (download)
zchunk-debugsource-1.5.1-2.fc42.riscv64.rpm (info) (download)
zchunk-libs-debuginfo-1.5.1-2.fc42.riscv64.rpm (info) (download)
Logs
riscv64
installed_pkgs.log
mock_config.log
root.log
build.log
state.log
hw_info.log
dnf5.log
mock_output.log
Changelog * Sun Jan 19 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Fri Jul 19 2024 Jonathan Dieter <jonathan@dieter.ie> - 1.5.1-1 - Fix memory leak - Ensure version is set properly inside zchunk * Wed Jul 17 2024 Jonathan Dieter <jonathan@dieter.ie> - 1.5.0-1 - Fix bug when managing different contexts in different threads * Sat Jan 27 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Tue Dec 19 2023 Jonathan Dieter <jdieter@gmail.com> - 1.4.0-1 - Add native OpenSSL 3 compatibility - Add new function for getting zchunk context from chunk - Fix bug when assembling from multiple sources * 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