zsync 0.6.2-2ubuntu1 source package in Ubuntu

Changelog

zsync (0.6.2-2ubuntu1) zesty; urgency=medium

  * Merge from Debian unstable.  Remaining changes:
    - clienthttp.diff:
      + client.c, http.c: Add an offset field ("O"), wanted for apt-zsync
        because we want to step past the first members in the .deb archive
      + client.c: Print progress even if output is not a tty. This makes it
        possible to gather statistics for an experimental apt-get
        method.
      + http.c: use off_t instead of size_t where appropriate, for 64-bit
        cleanness

zsync (0.6.2-2) unstable; urgency=medium

  * Maintenance release
    * Bumped standards-version

 -- Logan Rosen <email address hidden>  Mon, 13 Mar 2017 03:21:15 -0400

Upload details

Uploaded by:
Logan Rosen
Uploaded to:
Zesty
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
zsync_0.6.2.orig.tar.bz2 239.8 KiB 0b9d53433387aa4f04634a6c63a5efa8203070f2298af72a705f9be3dda65af2
zsync_0.6.2-2ubuntu1.debian.tar.xz 9.0 KiB 8b3650245c92db99ce3a391340331b29cba8e8368bf1db8390c969cef268368c
zsync_0.6.2-2ubuntu1.dsc 1.4 KiB af933979f50fe395be7f687e160c02db8a4e35cd7d76635bc5b9a4d1a6528510

Available diffs

View changes file

Binary packages built by this source

zsync: client-side implementation of the rsync algorithm

 zsync is a file transfer program to download files from
 remote web servers. If a previous version of a file is available
 locally, zsync will only download changed parts and hereby
 minimise the download volume. The algorithm is the same as used
 by rsync(1), but zsync does not require any server software
 (apart from a web server), nor does it need shell access.
 Instead, it uses a control file (.zsync file) that describes the
 file to be downloaded, which it uses to determine the blocks to
 fetch. This file is created once on the server (and not for each
 request) and sits next to actual file to download

zsync-dbgsym: No summary available for zsync-dbgsym in ubuntu artful.

No description available for zsync-dbgsym in ubuntu artful.