X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=ChangeLog;h=73ffdd8859ff32df4280bf3dc56e1c648c5b8f05;hb=b65b1ff9eb435b4c19a3e51f9b838c8150094a1f;hp=0211866fb4f7db5acdaaf2c98f7eb7a78357dc9b;hpb=8d522603155101acc353f3184ea16cbe207000b7;p=chaz%2Ftar diff --git a/ChangeLog b/ChangeLog index 0211866..73ffdd8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,41 @@ +2005-07-31 Sergey Poznyakoff + + * src/create.c (file_dumpable_p,dump_file0): Fix handling of + sparse files to /dev/null with --totals option. + * tests/update.at: Remove dependency on file order. + +2005-07-08 Sergey Poznyakoff + + * doc/tar.texi: Fix typo. + +2005-07-07 Sergey Poznyakoff + + * tests/pipe.at: Pipe the output from `tar xfv' through sort. + +2005-06-25 Sergey Poznyakoff + + * src/sparse.c (tar_sparse_init): Fill structure with zeros. Call + sparse_select_optab(). All callers updated. + (sparse_member_p, sparse_fixup_header): Use tar_sparse_init(). + 2005-06-23 Sergey Poznyakoff + * src/sparse.c (pax_sparse_member_p): Checking member size + vs. file size is not reliable enough. Use sparse_map_avail. + + * tests/star/gtarfail.at: Adapt to the new output format + * tests/star/gtarfail2.at: Likewise + * tests/star/multi-fail.at: Likewise + * tests/star/pax-big-10g.at: Likewise + * tests/star/ustar-big-2g.at: Likewise + * tests/star/ustar-big-8g.at: Likewise + + * tests/sparse03.at: New test. + * tests/Makefile.am: Add sparse03.at + * tests/testsuite.at: Likewise + + * src/xheader.c (size_decoder): Do not set archive_file_size. + Fix bugs introduced yesterday: * src/sparse.c (tar_sparse_init): Initialize