mbox

tar: Update to 1.29

Message ID 1464003997-7463-1-git-send-email-alexander.marx@ipfire.org
State Accepted
Commit e57676d6f8fc3885e5d7d01bc24cd5e4abb3b5b4
Headers

Message

Alexander Marx May 23, 2016, 9:46 p.m. UTC
  Fixes: #11123

New options: --verbatim-files-from, --no-verbatim-files-from
--null option reads file names verbatim
New options: --owner-map=FILE and --group-map=FILE
New option --clamp-mtime

Deprecated --preserve option removed

Sparse file detection (if system supports it)

Signed-off-by: Alexander Marx <alexander.marx@ipfire.org>
---
 tar/patches/tar-1.14-loneZeroWarning.patch |   28 -
 tar/patches/tar-1.15.1-vfatTruncate.patch  |   29 -
 tar/patches/tar-1.17-wildcards.patch       |   85 --
 tar/patches/tar-1.22-atime-rofs.patch      |   13 -
 tar/patches/tar-1.23-oldarchive.patch      |   14 -
 tar/patches/tar-1.24-xattrs.patch          | 1617 ----------------------------
 tar/patches/tar-1.26-stdio.in.patch        |   13 -
 tar/patches/tar-sigpipe.patch              |   12 -
 tar/tar.nm                                 |    4 +-
 9 files changed, 2 insertions(+), 1813 deletions(-)
 delete mode 100644 tar/patches/tar-1.14-loneZeroWarning.patch
 delete mode 100644 tar/patches/tar-1.15.1-vfatTruncate.patch
 delete mode 100644 tar/patches/tar-1.17-wildcards.patch
 delete mode 100644 tar/patches/tar-1.22-atime-rofs.patch
 delete mode 100644 tar/patches/tar-1.23-oldarchive.patch
 delete mode 100644 tar/patches/tar-1.24-xattrs.patch
 delete mode 100644 tar/patches/tar-1.26-stdio.in.patch
 delete mode 100644 tar/patches/tar-sigpipe.patch