]> Dogcows Code - chaz/tar/blobdiff - ChangeLog
Update
[chaz/tar] / ChangeLog
index a7d5bb904f0f127fdb0b1dfd4e2efe56df8e9060..2774978d83fdc2a4dd4d0ff4d57801f723e83004 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,48 @@
+2006-05-02  Sergey Poznyakoff  <gray@gnu.org.ua>
+
+       * src/buffer.c (try_new_volume): Attempt to continue if the name
+       is apparently truncated in a GNU format volume.
+
+       * tests/comprec.at, tests/delete01.at, tests/delete02.at,
+       tests/delete04.at, tests/delete05.at, tests/extrac05.at,
+       tests/listed01.at, tests/multiv01.at, tests/multiv02.at,
+       tests/pipe.at, tests/same-order01.at, tests/same-order02.at,
+       tests/sparse01.at, tests/sparse03.at: Always use genfile --file,
+       this enables extra error checking.
+        
+       * tests/multiv03.at: Attempt to extract a member with truncated
+       file name from the archive.
+       
+       * src/buffer.c (_open_archive): Remove unnecessary argument to
+       check_compressed_archive. 
+
+2006-04-25  Sergey Poznyakoff  <gray@gnu.org.ua>
+
+       * tests/sparse01.at, tests/sparse02.at, tests/sparse03.at,
+       tests/sparsemv.at, tests/sparsemvp.at: Skip the test if the file
+       system does not support sparse files.
+       * doc/tar.texi (@copying): Remove the reference to not existing
+       invariant section.
+
+2006-04-11  Sergey Poznyakoff  <gray@gnu.org.ua>
+
+       * src/extract.c (extract_dir): Fix toggling existing directory
+       permissions (Debian bug #361077). Use parts of patch provided by
+       Ian Jackson <iwj@ubuntu.com>. 
+       * src/compare.c: Minor changes
+       * src/incremen.c (directory.new): New member
+       (note_directory,find_directory: Use make_directory to create
+       struct directory entries
+       (procdir): Avoid duplicating  directories in the incremental
+       backup map.
+       * tests/Makefile.am (TESTSUITE_AT): Add extrac06.at
+       * tests/testsuite.at: Include extrac06.at 
+       
+2006-03-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de> (trivial change)
+
+       * tests/atlocal.in (PATH): Add build-aux from the source tree,
+       not the build tree.
+
 2006-03-13  Sergey Poznyakoff  <gray@gnu.org.ua>
 
        * THANKS: Add Benno Schulenberg
@@ -14,7 +59,7 @@
        * doc/tar.texi: Minor fixes.
        * src/tar.c (options): Consistently begin help messages with a
        lowercase letter.
-       
+
 2006-03-12  Sergey Poznyakoff  <gray@gnu.org.ua>
 
        * tests/Makefile.am (AM_CPPFLAGS): Define LOCALEDIR
This page took 0.021538 seconds and 4 git commands to generate.