Name: | zchunk-devel |
---|---|
Version: | 1.1.15 |
Release: | 1.el8 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 23327 |
License: | BSD and MIT |
RPM: | zchunk-devel-1.1.15-1.el8.aarch64.rpm |
Source RPM: | zchunk-1.1.15-1.el8.src.rpm |
Build Date: | Thu Jun 17 2021 |
Build Host: | ca-buildarm06.us.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/zchunk/zchunk |
Summary: | Headers for building against zchunk |
Description: | zchunk 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. This package contains the headers necessary for building against the zchunk library, libzck. |
- Fix major bug when creating a zchunk file that contains a dictionary
- Fix tests on all arches when built against zstd-1.5.0
- Fix multipart download failures on rare web servers
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
- Fixes for test failures with zstd-1.4.7+ - Add man pages
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
- Fix small bug in corner case when handling write failures
- Fix download failure when web server doesn't include content-type with each range
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild