SHA256
1
0
forked from pool/tar

Accepting request 398627 from home:AndreasStieger:branches:Base:System

GNU tar 1.29

OBS-URL: https://build.opensuse.org/request/show/398627
OBS-URL: https://build.opensuse.org/package/show/Base:System/tar?expand=0&rev=71
This commit is contained in:
2016-06-02 14:36:50 +00:00
committed by Git OBS Bridge
parent ef38e164b1
commit ecfd71c5af
6 changed files with 25 additions and 11 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Sat May 28 19:06:33 UTC 2016 - astieger@suse.com
- GNU tar 1.29:
* 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 - now uses SEEK_DATA/SEEK_HOLE on
systems that support it. This allows for considerable speed-up
in sparse-file detection. New option --hole-detection for
algorithm selection.
-------------------------------------------------------------------
Wed Mar 23 09:37:44 UTC 2016 - svalx@svalx.net