pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/archivers



Module Name:    pkgsrc
Committed By:   tez
Date:           Tue Mar 23 19:00:10 UTC 2010

Modified Files:
        pkgsrc/archivers/gtar: Makefile
        pkgsrc/archivers/gtar-base: Makefile distinfo
        pkgsrc/archivers/gtar-base/patches: patch-ab patch-ad patch-af patch-ag
        pkgsrc/archivers/gtar-info: Makefile distinfo
Removed Files:
        pkgsrc/archivers/gtar-base/patches: patch-ah patch-ai

Log Message:
Update gtar to 1.23 - fixes CVE2010-0624
Also:
# Improved record size autodetection
# Use of lseek on seekable archives
# New command line option --warning
# New command line option --level
# Improved behavior if some files were removed during incremental dumps
# Modification times of PAX extended headers
# Time references in the --pax-option argument
# Augmented environment of the --to-command script
# Bugfixes:
    * Fix handling of hard link targets by -c --transform
    * Fix hard links recognition with -c --remove-files
    * Fix restoring files from backup (debian bug #508199)
    * Correctly restore modes and permissions on existing directories
    * The --remove-files option removes files only if they were succesfully 
stored in the archive
    * Fix storing and listing of the volume labels in POSIX format
    * Improve algorithm for splitting long file names (ustar format)


To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 pkgsrc/archivers/gtar/Makefile
cvs rdiff -u -r1.64 -r1.65 pkgsrc/archivers/gtar-base/Makefile
cvs rdiff -u -r1.24 -r1.25 pkgsrc/archivers/gtar-base/distinfo
cvs rdiff -u -r1.12 -r1.13 pkgsrc/archivers/gtar-base/patches/patch-ab
cvs rdiff -u -r1.8 -r1.9 pkgsrc/archivers/gtar-base/patches/patch-ad
cvs rdiff -u -r1.5 -r1.6 pkgsrc/archivers/gtar-base/patches/patch-af \
    pkgsrc/archivers/gtar-base/patches/patch-ag
cvs rdiff -u -r1.5 -r0 pkgsrc/archivers/gtar-base/patches/patch-ah
cvs rdiff -u -r1.4 -r0 pkgsrc/archivers/gtar-base/patches/patch-ai
cvs rdiff -u -r1.27 -r1.28 pkgsrc/archivers/gtar-info/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/archivers/gtar-info/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index