SHA256
1
0
forked from pool/tar

update to 1.26

OBS-URL: https://build.opensuse.org/package/show/Base:System/tar?expand=0&rev=24
This commit is contained in:
2011-03-15 08:24:24 +00:00
committed by Git OBS Bridge
parent 1613d16a02
commit 0c34abc528
5 changed files with 22 additions and 11 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Tue Mar 15 08:18:08 UTC 2011 - puzel@novell.com
- update to tar-1.26
* Fix the --verify option, which broke in version 1.24.
* Fix storing long sparse file names in PAX archives.
* Fix correctness of --atime-preserve=replace
* tar --atime-preserve=replace no longer tries to restore atime of
zero-sized files.
* Fix bug with --one-file-system --listed-incremental
-------------------------------------------------------------------
Wed Nov 24 09:24:11 UTC 2010 - puzel@novell.com