lp://staging/ubuntu/karmic-updates/zsync
- Get this branch:
- bzr branch lp://staging/ubuntu/karmic-updates/zsync
Branch merges
Branch information
Recent revisions
- 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. - 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 DebianMaintaine
rField
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
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