]> Dogcows Code - chaz/tar/blobdiff - ChangeLog
(safer_name_suffix): If the input file name ends with a slash, output one should...
[chaz/tar] / ChangeLog
index c7b0ef5abfbf05121067011763a520cc5954c6ed..5741d397160e7a7518806fc66e19712e9e4b3a7a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,30 @@
+2003-11-14  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
+
+       * src/create.c (start_header): Removed debugging hook
+       (dump_file): Fixed handling of linkname field.
+       * doc/tar.texi: Documented --format=ustar
+
+2003-11-14  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
+
+       * src/tar.h (archive_format): USTAR_FORMAT: New type.
+       * src/create.c: Added POSIX.1-1988 support.
+       * src/names.c (safer_name_suffix): Skip leading ./
+       * src/tar.c: New option --format=ustar forces
+       POSIX.1-1988 archive format.
+       * tests/delete03.sh: Updated.
+       * tests/extrac04.sh: Updated.
+       * tests/multiv01.sh: Updated.
+
+2003-11-13  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
+
+       * src/list.c (read_and): Initialize current_stat_info
+       and extended_header at the start of the loop.
+       * src/names.c (all_names_found): Check if the argument
+       contains valid filename. Fixes coredump on `not_a_tar_file'
+       * src/xheader.c (atime_decoder,gid_decoder,ctime_decoder)
+       (mtime_decoder,size_decoder,uid_decoder): Use xstrtoumax.
+       Fixes `pax-big-10g' bug.
+       
 2003-11-12  Paul Eggert  <eggert@twinsun.com>
 
        Fix some C compatibility bugs reported by Joerg Schilling.
This page took 0.023811 seconds and 4 git commands to generate.