zchunk 1.3.2+ds1-1build2 source package in Ubuntu

Changelog

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

  * No-change rebuild for CVE-2024-3094

 -- William Grant <email address hidden>  Mon, 01 Apr 2024 15:54:37 +1100

Upload details

Uploaded by:
William Grant
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Downloads

File Size SHA-256 Checksum
zchunk_1.3.2+ds1.orig.tar.xz 1.1 MiB d7ad79bc7e94ae55135004a91deee8b5e2088d21b4193baa0e05aabe71ece467
zchunk_1.3.2+ds1-1build2.debian.tar.xz 12.6 KiB e09025201773723831e176cc900bb3390722a11c08f769762e391ef5ef671f7a
zchunk_1.3.2+ds1-1build2.dsc 2.3 KiB 56d7b7acb3ed6af56f3be3a2ec268d8c528a95d92e554645d003d8cb258f39aa

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