zchunk 1.3.2+ds1-1build1 source package in Ubuntu

Changelog

zchunk (1.3.2+ds1-1build1) noble; urgency=medium

  * No-change rebuild against libcurl4t64

 -- Steve Langasek <email address hidden>  Sat, 16 Mar 2024 07:09:09 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
zchunk_1.3.2+ds1.orig.tar.xz 1.1 MiB d7ad79bc7e94ae55135004a91deee8b5e2088d21b4193baa0e05aabe71ece467
zchunk_1.3.2+ds1-1build1.debian.tar.xz 12.6 KiB c2e30f5230402f3a1b39e3b7bb438c7ea37cb23eb6d39692de8aa5d6c8de36d5
zchunk_1.3.2+ds1-1build1.dsc 2.4 KiB 55ae92f16db63b85a1e2f417d0eb3ec76c563eca5c64f5180e12c496a64e398a

View changes file

Binary packages built by this source

libzck-dev: compress a file into independent chunks - development files

 zchunk is a compressed file format that splits the file into independent
 chunks. This allows one 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
 downloaded is, in fact, the file desired.
 .
 This package contains the header files used for development.

libzck1: compress a file into independent chunks - shared library

 zchunk is a compressed file format that splits the file into independent
 chunks. This allows one 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
 downloaded is, in fact, the file desired.
 .
 This package contains the shared library.

libzck1-dbgsym: debug symbols for libzck1
zchunk: compress a file into independent chunks

 zchunk is a compressed file format that splits the file into independent
 chunks. This allows one 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
 downloaded is, in fact, the file desired.
 .
 This package contains the command-line tools.

zchunk-dbgsym: debug symbols for zchunk