Rev 41 | Rev 44 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 41 | Rev 43 | ||
|---|---|---|---|
| Line -... | Line 1... | ||
| - | 1 | libtar (1.2.20-6) unstable; urgency=low | |
| - | 2 | ||
| - | 3 | * Drop libtar/Makefile from examples, since it makes the build | |
| - | 4 | unreproducible (saves $SHELL) and isn't enough to compile libtar.c | |
| - | 5 | anyway. | |
| - | 6 | ||
| - | 7 | -- Magnus Holmgren <holmgren@debian.org> Mon, 01 Aug 2016 22:52:29 +0200 | |
| - | 8 | ||
| 1 | libtar (1.2.20-5) unstable; urgency=low | 9 | libtar (1.2.20-5) unstable; urgency=low | 
| 2 | 10 | ||
| 3 | * oldgnu_prefix.patch: Detect old-style GNU headers correctly (Closes: | 11 | * oldgnu_prefix.patch: Detect old-style GNU headers correctly (Closes: | 
| 4 | #763119). Those appear in incremental archives and use the bytes that | 12 | #763119). Those appear in incremental archives and use the bytes that | 
| 5 | the new-style headers use for the prefix field for other fields. | 13 | the new-style headers use for the prefix field for other fields. |