lp://staging/ubuntu/karmic-updates/zsync

Created by James Westby and last modified
Get this branch:
bzr branch lp://staging/ubuntu/karmic-updates/zsync
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Mature

Recent revisions

13. By Steve Langasek

http.c: range_fetch->block_left must also be off_t, not size_t.

12. By Steve Langasek

* debian/rules: build with $(shell getconf LFS_CFLAGS), so that we can
  handle files over 2GB (such as DVD images) on 32-bit systems.
  LP: #412413.
* http.c:
  - drop local delta, not needed if we use LFS_CFLAGS
  - fix ETA calculation on the progress bar
* libzsync/zsync.c:
  - Use atoll() instead of atol(), to ensure support for > 32bit file
    sizes.
  - Cast to off_t before multiplying, otherwise we get random overflowage
    on the byte range.

11. By Steve Beattie

http.c: fixup offsets that are larger than signed ints (LP: #420931)

10. By Siegfried Gevatter

* Merge with Debian unstable (LP: #301291). Remaining changes:
   - client.c, http.c, make.c, libzsync/zsync.c:
      + Add an offset field ("O").
   - client.c:
      + Print progress even if output is not a tty. This makes it
        possible to gather statistics for an experimental apt-get
        method.

9. By Siegfried Gevatter

Modify Maintainer value to match the DebianMaintainerField
specification (LP: #176738).

8. By Michael Vogt

print progress even if output is not a tty. This makes it
possible to gather statistics for a experimental apt-get method

7. By Stephan RĂ¼gamer

* Merge from debian unstable.
* http.c: changed off64_t to off_t
* Remaining Changes:
  - Fix offset field so that a download of an odd number of bytes
    is possible.
  - Bugfixes for apt-sync.
  - Add an offset field.
*

6. By William Alexander Grant <email address hidden>

* Merge from debian unstable. Remaining changes:
  - Fix offset field so that a download of an odd number of bytes
    is possible.
  - Bugfixes for apt-sync.
  - Add an offset field.

5. By Michael Vogt

[Felix Feyertag]
* Fix offset field so that download of odd number of bytes is possible.
* Bugfixes for apt-sync
[Paul Sladen]
* Add an offset field

4. By Robert Lemmen <email address hidden>

New upstream release

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp://staging/ubuntu/lucid/zsync
This branch contains Public information 
Everyone can see this information.

Subscribers