Rev 36 | Rev 39 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 36 | Rev 38 | ||
---|---|---|---|
Line -... | Line 1... | ||
- | 1 | libtar (1.2.20-5) unstable; urgency=low |
|
- | 2 | ||
- | 3 | * oldgnu_prefix.patch: Detect old-style GNU headers correctly (Closes: |
|
- | 4 | #763119). Those appear in incremental archives and use the bytes that |
|
- | 5 | the new-style headers use for the prefix field for other fields. |
|
- | 6 | Thanks to Steinar H. Gunderson. |
|
- | 7 | ||
- | 8 | -- Magnus Holmgren <holmgren@debian.org> Sun, 12 Oct 2014 21:45:42 +0200 |
|
- | 9 | ||
1 | libtar (1.2.20-4) unstable; urgency=high |
10 | libtar (1.2.20-4) unstable; urgency=high |
2 | 11 | ||
3 | * no_maxpathlen.patch: Half of the part of the patch modifying |
12 | * no_maxpathlen.patch: Half of the part of the patch modifying |
4 | compat/dirname.c was missing, causing libtar's dirname to always |
13 | compat/dirname.c was missing, causing libtar's dirname to always |
5 | return NULL (except in special circumstances). Actually make it work |
14 | return NULL (except in special circumstances). Actually make it work |