diff options
author | Markus Lehtonen <markus.lehtonen@linux.intel.com> | 2013-08-23 01:04:56 +0300 |
---|---|---|
committer | Markus Lehtonen <markus.lehtonen@linux.intel.com> | 2013-08-23 11:51:02 +0300 |
commit | a74d8907fb3b25f4da14e6e9db061f7f0c36c550 (patch) | |
tree | d70f9c275328d5ff672482f7133ea5ba333e6a45 /debian/patches/series | |
parent | 307d234663c92fab4bbfd45e8e6031cbacde0ec1 (diff) | |
download | pristine-tar-a74d8907fb3b25f4da14e6e9db061f7f0c36c550.tar.gz pristine-tar-a74d8907fb3b25f4da14e6e9db061f7f0c36c550.tar.bz2 pristine-tar-a74d8907fb3b25f4da14e6e9db061f7f0c36c550.zip |
Fix posix tar generation
Remove all timestamps the PAX extended headers of posix tar archives.
Change-Id: I5db7d76be5256442d10b6ed1d35fe2b868dd693c
Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
Diffstat (limited to 'debian/patches/series')
-rw-r--r-- | debian/patches/series | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/debian/patches/series b/debian/patches/series index c034b74..7e32c85 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1,4 +1,5 @@ -0005-pristine-gz-obey-the-XDELTA_PROGRAM-build-parameter.patch -0007-implement-tar-format-guessing.patch -0008-Use-posix-tar-format-by-default.patch -0009-Mangle-PAX-headers-when-using-posix-tar-format.patch +0001-pristine-gz-obey-the-XDELTA_PROGRAM-build-parameter.patch +0002-implement-tar-format-guessing.patch +0003-Use-posix-tar-format-by-default.patch +0004-Mangle-PAX-headers-when-using-posix-tar-format.patch +0005-Remove-all-timestamps-from-extended-PAX-headers.patch |