]> Dogcows Code - chaz/tar/blobdiff - ChangeLog
Update
[chaz/tar] / ChangeLog
index bdfcddf3784fe63b8ace6915d4708078fc9d7e4d..de1848f86d384d7f3e617b97e8f59a4f16c765e5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,41 @@
-2006-05-05  Sergey Poznyakoff  <gray@gnu.org.ua>
+2006-05-13  Sergey Poznyakoff  <gray@gnu.org.ua>
+
+       * THANKS: Update
+       * src/buffer.c (read_header0): Use read_header_primitive to avoid
+       clubbering current_tar_info. All callers updated.
+       * src/common.h (read_header_primitive): New function
+       * src/extract.c (extract_volhdr): New function
+       (prepare_to_extract): Use extract_volhdr as extractor for volume
+       names.
+       * src/list.c (read_header_primitive): New function
+       (read_header): Front end for read_header_primitive
+       * tests/Makefile.am (TESTSUITE_AT): Add chtype.at, volsize.at
+       (check-full): New target.
+       * tests/atlocal.in (TEST_DATA_URL,STAR_DATA_URL)
+       (STAR_TESTSCRIPTS): Provide default values.
+       (tarball_prereq): New function
+       * tests/testsuite.at (AT_TARBALL_PREREQ): New defun
+       (AT_STAR_PREREQ): Rewrite using tarball_prereq
+       Include chtype.at and volsize.at
+       * tests/volume.at: Add keywords.
+
+       * tests/star/gtarfail.at, tests/star/gtarfail2.at,
+       tests/star/multi-fail.at, tests/star/pax-big-10g.at,
+       tests/star/ustar-big-2g.at, tests/star/ustar-big-8g.at
+       (AT_STAR_PREREQ): Provide md5 sum.
+
+2006-05-08  Sergey Poznyakoff  <gray@gnu.org.ua>
+       
+       * tests/testsuite.at (AT_SORT_PREREQ, AT_UNPRIVILEGED_PREREQ): New 
+       defines
+       
+       * tests/extrac04.at, tests/incr03.at, tests/listed02.at,
+       tests/pipe.at, tests/rename01.at, tests/rename02.at,
+       tests/rename03.at, tests/same-order01.at: Call
+       AT_SORT_PREREQ. Remove fd 2 redirection after calls to sort
+       * ignfail.at: Call AT_UNPRIVILEGED_PREREQ
+
+2006-05-08  Sergey Poznyakoff  <gray@gnu.org.ua>
 
        Listed incremental backups: keep more information about
        directories. Handle renamed directories more effectively
This page took 0.02427 seconds and 4 git commands to generate.