Package: zsync / 0.6.2-9
Metadata
| Package | Version | Patches format |
|---|---|---|
| zsync | 0.6.2-9 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| buildsystem.diff | (download) |
Makefile.am |
4 2 + 2 - 0 ! |
--- |
| manpages.diff | (download) |
doc/zsync.1 |
2 1 + 1 - 0 ! |
--- |
| clienthttp.diff | (download) |
client.c |
14 11 + 3 - 0 ! |
changes to client.c and http.c in the ubuntu packaging
- 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
|
| fix build with gcc 14.patch | (download) |
client.c |
4 2 + 2 - 0 ! |
fix build with gcc-14 |
