OBS User unknown
2007-01-24 13:43:25 +00:00
committed by Git OBS Bridge
parent 3921804989
commit 3e403da25d
6 changed files with 29 additions and 215 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Wed Jan 24 10:51:46 CET 2007 - mkoenig@suse.de
- update to version 1.16.1:
* tar-1.16-CVE-2006-6097.patch merged upstream
* tar-1.16-xheader_unused.patch merged upstream
* New option --exclude-tag
* The --exclude-cache option excludes directories that
contain the CACHEDIR.TAG file from being archived
* Race conditions have been fixed that in some cases briefly
allowed files extracted by 'tar -x --same-owner' to be
accessed by users that they shouldn't have been.
-------------------------------------------------------------------
Tue Dec 05 16:07:51 CET 2006 - mkoenig@suse.de