Home | History | Annotate | Line # | Download | only in dist
NEWS revision 1.1.1.1.14.2
      1  1.1.1.1.14.2  snj 
      2  1.1.1.1.14.2  snj Jul 02, 2008: libarchive 2.5.5 released
      3  1.1.1.1.14.2  snj 
      4  1.1.1.1.14.2  snj Jul 02, 2008: libarchive 2.5.5b released
      5  1.1.1.1.14.2  snj Jul 01, 2008: bsdcpio is being used by enough people, we can call it 1.0.0 now
      6  1.1.1.1.14.2  snj Jun 20, 2008: bsdcpio: If a -l link fails with EXDEV, copy the file instead
      7  1.1.1.1.14.2  snj Jun 19, 2008: bsdcpio: additional long options for better GNU cpio compat
      8  1.1.1.1.14.2  snj Jun 15, 2008: Many small portability and bugfixes since 2.5.4b.
      9  1.1.1.1.14.2  snj 
     10  1.1.1.1.14.2  snj May 25, 2008: libarchive 2.5.4b released
     11  1.1.1.1.14.2  snj May 21, 2008: Joerg Sonnenberger: fix bsdtar hardlink handling for newc format
     12  1.1.1.1.14.2  snj 
     13  1.1.1.1.14.2  snj May 21, 2008: More progress on Windows building.  Thanks to "Scott"
     14  1.1.1.1.14.2  snj         for the Windows makefiles, thanks to Kees Zeelenberg for
     15  1.1.1.1.14.2  snj         code contributions.
     16  1.1.1.1.14.2  snj 
     17  1.1.1.1.14.2  snj May 21, 2008: Fix a number of non-exploitable integer and buffer overflows,
     18  1.1.1.1.14.2  snj         thanks to David Remahl at Apple for pointing these out.
     19  1.1.1.1.14.2  snj 
     20  1.1.1.1.14.2  snj May 21, 2008: Colin Percival: SIGINFO or SIGUSR1 to bsdtar prints progress info
     21  1.1.1.1.14.2  snj 
     22  1.1.1.1.14.2  snj May 16, 2008: bsdtar's test harness no longer depends on file ordering.
     23  1.1.1.1.14.2  snj         This was causing spurious test failures on a lot of systems.
     24  1.1.1.1.14.2  snj         Thanks to Bernhard R. Link for the diagnosis.
     25  1.1.1.1.14.2  snj 
     26  1.1.1.1.14.2  snj May 14, 2008: Joerg Sonnenberger: -s substitution support for bsdtar
     27  1.1.1.1.14.2  snj 
     28  1.1.1.1.14.2  snj May 13, 2008: Joerg Sonnenberger: Many mtree improvements
     29  1.1.1.1.14.2  snj 
     30  1.1.1.1.14.2  snj May 11, 2008: Joerg Sonnenberger: fix hardlink extraction when
     31  1.1.1.1.14.2  snj 	hardlinks have different permissions from original file
     32  1.1.1.1.14.2  snj 
     33  1.1.1.1.14.2  snj April 30, 2008: Primary libarchive work has been moved into the FreeBSD
     34  1.1.1.1.14.2  snj 	project's Perforce repository: 	http://perforce.freebsd.org/
     35  1.1.1.1.14.2  snj 	The libarchive project can be browsed at
     36  1.1.1.1.14.2  snj         //depot/user/kientzle/libarchive-portable
     37  1.1.1.1.14.2  snj         Direct link: http://preview.tinyurl.com/46mdgr
     38  1.1.1.1.14.2  snj 
     39  1.1.1.1.14.2  snj May 04, 2008: libarchive 2.5.3b released
     40  1.1.1.1.14.2  snj 	* libarchive: Several fixes to link resolver to address bsdcpio crashes
     41  1.1.1.1.14.2  snj 	* bsdcpio: -p hardlink handling fixes
     42  1.1.1.1.14.2  snj 	* tar/pax: Ensure ustar dirnames end in '/'; be more careful about
     43  1.1.1.1.14.2  snj 	  measuring filenames when deciding what pathname fields to use
     44  1.1.1.1.14.2  snj 	* libarchive: Mark which entry strings are set; be accurate about
     45  1.1.1.1.14.2  snj 	  distinguishing empty strings ("") from unset ones (NULL)
     46  1.1.1.1.14.2  snj 	* tar: Don't crash reading entries with empty filenames
     47  1.1.1.1.14.2  snj 	* libarchive_test, bsdtar_test, bsdcpio_test:  Better detaults:
     48  1.1.1.1.14.2  snj 	  run all tests, delete temp dirs, summarize repeated failures
     49  1.1.1.1.14.2  snj 	* -no-undefined to libtool for Cygwin
     50  1.1.1.1.14.2  snj 	* libarchive_test: Skip large file tests on systems with 32-bit off_t
     51  1.1.1.1.14.2  snj 	* iso9660: Don't bother trying to find the body of an empty file;
     52  1.1.1.1.14.2  snj 	  this works around strange behavior from some ISO9660 writers
     53  1.1.1.1.14.2  snj 	* tar: allow -r -T to be used together
     54  1.1.1.1.14.2  snj 	* tar: allow --format with -r or -u
     55  1.1.1.1.14.2  snj 	* libarchive: Don't build archive.h
     56  1.1.1.1.14.2  snj 
     57  1.1.1.1.14.2  snj May 04, 2008: Simplified building: archive.h is no longer constructed
     58  1.1.1.1.14.2  snj 	This may require additional #if conditionals on some platforms.
     59  1.1.1.1.14.2  snj 
     60  1.1.1.1.14.2  snj Mar 30, 2008: libarchive 2.5.1b released
     61  1.1.1.1.14.2  snj 
     62  1.1.1.1.14.2  snj Mar 15, 2008: libarchive 2.5.0b released
     63  1.1.1.1.14.2  snj Mar 15, 2008: bsdcpio now seems to correctly write hardlinks into newc,
     64  1.1.1.1.14.2  snj 	ustar, and old cpio archives.  Just a little more testing before
     65  1.1.1.1.14.2  snj 	bsdcpio 1.0 becomes a reality.
     66  1.1.1.1.14.2  snj Mar 15, 2008: I think the new linkify() interface is finally handling
     67  1.1.1.1.14.2  snj 	all known hardlink strategies.
     68  1.1.1.1.14.2  snj Mar 15, 2008: Mtree read fixes from Joerg Sonnenberger.
     69  1.1.1.1.14.2  snj Mar 15, 2008: Many new bsdtar and bsdcpio options from Joerg Sonnenberger.
     70  1.1.1.1.14.2  snj Mar 15, 2008: test harnesses no longer require uudecode; they
     71  1.1.1.1.14.2  snj 	now have built-in decoding logic that decodes the reference
     72  1.1.1.1.14.2  snj 	files as they are needed.
     73  1.1.1.1.14.2  snj 
     74  1.1.1.1.14.2  snj Mar 14, 2008: libarchive 2.4.14 released; identical to 2.4.13 except for
     75  1.1.1.1.14.2  snj 	a point fix for gname/uname mixup in pax format that was introduced
     76  1.1.1.1.14.2  snj 	with the UTF-8 fixes.
     77  1.1.1.1.14.2  snj 
     78  1.1.1.1.14.2  snj Feb 26, 2008: libarchive 2.4.13 released
     79  1.1.1.1.14.2  snj Feb 25, 2008: Handle path, linkname, gname, or uname that can't be converted
     80  1.1.1.1.14.2  snj 	to/from UTF-8.  Implement "hdrcharset" attribute from SUS-2008.
     81  1.1.1.1.14.2  snj Feb 25, 2008: Fix name clash on NetBSD.
     82  1.1.1.1.14.2  snj Feb 18, 2008: Fix writing empty 'ar' archives, per Kai Wang
     83  1.1.1.1.14.2  snj Feb 18, 2008: [bsdtar] Permit appending on block devices.
     84  1.1.1.1.14.2  snj Feb 09, 2008: New "linkify" resolver to help with newc hardlink writing;
     85  1.1.1.1.14.2  snj 	bsdcpio still needs to be converted to use this.
     86  1.1.1.1.14.2  snj Feb 02, 2008: Windows compatibility fixes from Ivailo Petrov, Kees Zeelenberg
     87  1.1.1.1.14.2  snj Jan 30, 2008: Ignore hardlink size for non-POSIX tar archives.
     88  1.1.1.1.14.2  snj 
     89  1.1.1.1.14.2  snj Jan 22, 2008: libarchive 2.4.12 released
     90  1.1.1.1.14.2  snj Jan 22, 2008: Fix bad padding when writing symlinks to newc cpio archives.
     91  1.1.1.1.14.2  snj Jan 22, 2008: Verify bsdcpio_test by getting it to work against GNU cpio 2.9.
     92  1.1.1.1.14.2  snj 	bsdcpio_test complains about missing options (-y and -z), format
     93  1.1.1.1.14.2  snj 	of informational messages (--version, --help), and a minor formatting
     94  1.1.1.1.14.2  snj 	issue in odc format output.  After this update, bsdcpio_test uncovered
     95  1.1.1.1.14.2  snj 	several more cosmetic issues in bsdcpio, all now fixed.
     96  1.1.1.1.14.2  snj Jan 22, 2008: Experimental support for self-extracting Zip archives.
     97  1.1.1.1.14.2  snj Jan 22, 2008: Extend hardlink restore strategy to work correctly with
     98  1.1.1.1.14.2  snj 	hardlinks extracted from newc cpio files.  (Which store the body
     99  1.1.1.1.14.2  snj 	only with the last occurrence of a link.)
    100  1.1.1.1.14.2  snj 
    101  1.1.1.1.14.2  snj Dec 30, 2007: libarchive 2.4.11 released
    102  1.1.1.1.14.2  snj Dec 30, 2007: Fixed a compile error in bsdcpio on some systems.
    103  1.1.1.1.14.2  snj 
    104  1.1.1.1.14.2  snj Dec 29, 2007: libarchive 2.4.10 released
    105  1.1.1.1.14.2  snj Dec 29, 2007: bsdcpio 0.9.0 is ready for wider use.
    106  1.1.1.1.14.2  snj Dec 29, 2007: Completed initial test harness for bsdcpio.
    107  1.1.1.1.14.2  snj 
    108  1.1.1.1.14.2  snj Dec 22, 2007: libarchive 2.4.9 released
    109  1.1.1.1.14.2  snj Dec 22, 2007: Implement the remaining options for bsdcpio:  -a, -q, -L, -f,
    110  1.1.1.1.14.2  snj 	pattern selection for -i and -it.
    111  1.1.1.1.14.2  snj 
    112  1.1.1.1.14.2  snj Dec 13, 2007: libarchive 2.4.8 released
    113  1.1.1.1.14.2  snj Dec 13, 2007: gzip and bzip2 compression now handle zero-byte writes correctly,
    114  1.1.1.1.14.2  snj 	Thanks to Damien Golding for bringing this to my attention.
    115  1.1.1.1.14.2  snj 
    116  1.1.1.1.14.2  snj Dec 12, 2007: libarchive 2.4.7 released
    117  1.1.1.1.14.2  snj 
    118  1.1.1.1.14.2  snj Dec 10, 2007: libarchive 2.4.6 released
    119  1.1.1.1.14.2  snj Dec 09, 2007: tar/test/test_copy.c verifies "tar -c | tar -x" copy pipeline
    120  1.1.1.1.14.2  snj Dec 07, 2007: Fix a couple of minor memory leaks.
    121  1.1.1.1.14.2  snj 
    122  1.1.1.1.14.2  snj Dec 04, 2007: libarchive 2.4.5 released
    123  1.1.1.1.14.2  snj Dec 04, 2007: Fix cpio/test/test_write_odc by setting the umask first.
    124  1.1.1.1.14.2  snj 
    125  1.1.1.1.14.2  snj Dec 03, 2007: libarchive 2.4.4 released
    126  1.1.1.1.14.2  snj Dec 03, 2007: New configure options --disable-xattr and --disable-acl,
    127  1.1.1.1.14.2  snj 	thanks to Samuli Suominen.
    128  1.1.1.1.14.2  snj 
    129  1.1.1.1.14.2  snj Dec 03, 2007: libarchive 2.4.3 released
    130  1.1.1.1.14.2  snj Dec 03, 2007: Thanks to Lapo Luchini for sending me a ZIP file that
    131  1.1.1.1.14.2  snj 	libarchive couldn't handle.  Fixed a bug in handling of
    132  1.1.1.1.14.2  snj 	"length at end" flags in ZIP files.
    133  1.1.1.1.14.2  snj Dec 03, 2007: Fixed bsdcpio -help, bsdtar -help tests.
    134  1.1.1.1.14.2  snj Dec 02, 2007: First cut at real bsdtar test harness.
    135  1.1.1.1.14.2  snj 
    136  1.1.1.1.14.2  snj Dec 02, 2007: libarchive 2.4.2 released
    137  1.1.1.1.14.2  snj 
    138  1.1.1.1.14.2  snj Dec 02, 2007: libarchive 2.4.1 released
    139  1.1.1.1.14.2  snj Dec 02, 2007: Minor fixes, rough cut of mdoc-to-man conversion for
    140  1.1.1.1.14.2  snj 	man pages.
    141  1.1.1.1.14.2  snj 
    142  1.1.1.1.14.2  snj Oct 30, 2007: libarchive 2.4.0 released
    143  1.1.1.1.14.2  snj Oct 30, 2007: Minor compile fix thanks to Joerg Schilling.
    144  1.1.1.1.14.2  snj Oct 30, 2007: Only run the format auction once at the beginning of the
    145  1.1.1.1.14.2  snj 	archive.  This is simpler and supports better error recovery.
    146  1.1.1.1.14.2  snj Oct 29, 2007: Test support for very large entries in tar archives:
    147  1.1.1.1.14.2  snj 	libarchive_test now exercises entries from 2GB up to 1TB.
    148  1.1.1.1.14.2  snj 
    149  1.1.1.1.14.2  snj Oct 27, 2007: libarchive 2.3.5 released
    150  1.1.1.1.14.2  snj Oct 27, 2007: Correct some unnecessary internal data copying in the
    151  1.1.1.1.14.2  snj 	"compression none" reader and writer; this reduces user time
    152  1.1.1.1.14.2  snj 	by up to 2/3 in some tests.  (Thanks to Jan Psota for
    153  1.1.1.1.14.2  snj 	publishing his performance test results to GNU tar's bug-tar
    154  1.1.1.1.14.2  snj 	mailing list; those results pointed me towards this problem.)
    155  1.1.1.1.14.2  snj Oct 27, 2007: Fix for skipping archive entries that are exactly
    156  1.1.1.1.14.2  snj 	a multiple of 4G on 32-bit platforms.
    157  1.1.1.1.14.2  snj Oct 25, 2007: Fix for reading very large (>8G) tar archives; this was
    158  1.1.1.1.14.2  snj 	broken when I put in support for new GNU tar sparse formats.
    159  1.1.1.1.14.2  snj Oct 20, 2007: Initial work on new pattern-matching code for cpio; I
    160  1.1.1.1.14.2  snj 	hope this eventually replaces the code currently in bsdtar.
    161  1.1.1.1.14.2  snj 
    162  1.1.1.1.14.2  snj Oct 08, 2007: libarchive 2.3.4 released
    163  1.1.1.1.14.2  snj Oct 05, 2007: Continuing work on bsdcpio test suite.
    164  1.1.1.1.14.2  snj Oct 05, 2007: New cpio.5 manpage, updates to "History" of bsdcpio.1 and
    165  1.1.1.1.14.2  snj 	bsdtar.1 manpages.
    166  1.1.1.1.14.2  snj Oct 05, 2007: Fix zip reader to immediately return EOF if you try
    167  1.1.1.1.14.2  snj 	to read body of non-regular file.  In particular, this fixes
    168  1.1.1.1.14.2  snj 	bsdtar extraction of zip archives.
    169  1.1.1.1.14.2  snj 
    170  1.1.1.1.14.2  snj Sep 30, 2007: libarchive 2.3.3 released
    171  1.1.1.1.14.2  snj Sep 26, 2007: Rework Makefile.am so that the enable/disable options
    172  1.1.1.1.14.2  snj 	actually do the right things.
    173  1.1.1.1.14.2  snj Sep 26, 2007: cpio-odc and cpio-newc archives no longer write bodies
    174  1.1.1.1.14.2  snj 	for non-regular files.
    175  1.1.1.1.14.2  snj Sep 26, 2007: Test harness for bsdcpio is in place, needs more tests written.
    176  1.1.1.1.14.2  snj 	This is much nicer than the ragtag collection of test scripts
    177  1.1.1.1.14.2  snj 	that bsdtar has.
    178  1.1.1.1.14.2  snj 
    179  1.1.1.1.14.2  snj Sep 20, 2007: libarchive 2.3.2 released
    180  1.1.1.1.14.2  snj Sep 20, 2007: libarchive 2.3.1 broke bsdtar because the archive_write_data()
    181  1.1.1.1.14.2  snj 	fix was implemented incorrectly.
    182  1.1.1.1.14.2  snj 
    183  1.1.1.1.14.2  snj Sep 16, 2007: libarchive 2.3.1 released
    184  1.1.1.1.14.2  snj Sep 16, 2007: Many fixes to bsdcpio 0.3:  handle hardlinks with -p, recognize
    185  1.1.1.1.14.2  snj 	block size on writing, fix a couple of segfaults.
    186  1.1.1.1.14.2  snj Sep 16, 2007: Fixed return value from archive_write_data() when used
    187  1.1.1.1.14.2  snj 	with archive_write_disk() to match the documentation and other
    188  1.1.1.1.14.2  snj 	instances of this same function.
    189  1.1.1.1.14.2  snj Sep 15, 2007: Add archive_entry_link_resolver, archive_entry_strmode
    190  1.1.1.1.14.2  snj 
    191  1.1.1.1.14.2  snj Sep 11, 2007: libarchive 2.2.8 released
    192  1.1.1.1.14.2  snj Sep 09, 2007: bsdcpio 0.2 supports most (not yet all) of the old POSIX spec.
    193  1.1.1.1.14.2  snj 
    194  1.1.1.1.14.2  snj Sep 01, 2007: libarchive 2.2.7 released
    195  1.1.1.1.14.2  snj Aug 31, 2007: Support for reading mtree files, including an mtree.5 manpage
    196  1.1.1.1.14.2  snj 	(A little experimental still.)
    197  1.1.1.1.14.2  snj Aug 18, 2007: Read gtar 1.17 --posix --sparse entries.
    198  1.1.1.1.14.2  snj Aug 13, 2007: Refined suid/sgid restore handling; it is no longer
    199  1.1.1.1.14.2  snj 	an error if suid/sgid bits are dropped when you request
    200  1.1.1.1.14.2  snj 	perm restore but don't request owner restore.
    201  1.1.1.1.14.2  snj Aug 06, 2007: Use --enable-bsdcpio if you want to try bsdcpio
    202  1.1.1.1.14.2  snj 
    203  1.1.1.1.14.2  snj Aug 05, 2007: libarchive 2.2.6 released
    204  1.1.1.1.14.2  snj Aug 05, 2007: New configure option --disable-bsdtar, thanks to Joerg
    205  1.1.1.1.14.2  snj 	Sonnenberger.
    206  1.1.1.1.14.2  snj Aug 05, 2007: Several bug fixes from FreeBSD CVS repo.
    207  1.1.1.1.14.2  snj 
    208  1.1.1.1.14.2  snj Jul 13, 2007: libarchive 2.2.5 released
    209  1.1.1.1.14.2  snj 
    210  1.1.1.1.14.2  snj Jul 12, 2007: libarchive 2.2.4 released
    211  1.1.1.1.14.2  snj Jul 12, 2007: Thanks to Colin Percival's help in diagnosing and
    212  1.1.1.1.14.2  snj 	fixing several critical security bugs.  Details available at
    213  1.1.1.1.14.2  snj 	http://security.freebsd.org/advisories/FreeBSD-SA-07:05.libarchive.asc
    214  1.1.1.1.14.2  snj 
    215  1.1.1.1.14.2  snj May 26, 2007: libarchive 2.2.3 released
    216  1.1.1.1.14.2  snj May 26, 2007: Fix memory leaks in ZIP reader and shar writer, add some
    217  1.1.1.1.14.2  snj 	missing system headers to archive_entry.h, dead code cleanup
    218  1.1.1.1.14.2  snj 	from Colin Percival, more tests for gzip/bzip2, fix an
    219  1.1.1.1.14.2  snj 	EOF anomaly in bzip2 decompression.
    220  1.1.1.1.14.2  snj 
    221  1.1.1.1.14.2  snj May 12, 2007: libarchive 2.2.2 released
    222  1.1.1.1.14.2  snj May 12, 2007: Fix archive_write_disk permission restore by cloning
    223  1.1.1.1.14.2  snj 	entry passed into write_header so that permission info is
    224  1.1.1.1.14.2  snj 	still available at finish_entry time.  (archive_read_extract()
    225  1.1.1.1.14.2  snj 	worked okay because it held onto the passed-in entry, but
    226  1.1.1.1.14.2  snj 	direct consumers of archive_write_disk would break).  This
    227  1.1.1.1.14.2  snj 	required fixing archive_entry_clone(), which now works and has
    228  1.1.1.1.14.2  snj 	a reasonably complete test case.
    229  1.1.1.1.14.2  snj May 10, 2007: Skeletal cpio implementation.
    230  1.1.1.1.14.2  snj 
    231  1.1.1.1.14.2  snj May 06, 2007: libarchive 2.2.1 released
    232  1.1.1.1.14.2  snj May 06, 2007: Flesh out a lot more of test_entry.c so as to catch
    233  1.1.1.1.14.2  snj 	problems such as the device node breakage before releasing <sigh>.
    234  1.1.1.1.14.2  snj May 05, 2007: Fix a bad bug introduced in 2.1.9 that broke device
    235  1.1.1.1.14.2  snj 	node entries in tar archives.
    236  1.1.1.1.14.2  snj May 03, 2007: Move 'struct stat' out of archive_entry core as well.
    237  1.1.1.1.14.2  snj 	This removes some portability headaches and fixes a bunch
    238  1.1.1.1.14.2  snj 	of corner cases that arise when manipulating archives on
    239  1.1.1.1.14.2  snj 	dissimilar systems.
    240  1.1.1.1.14.2  snj 
    241  1.1.1.1.14.2  snj Apr 30, 2007: libarchive 2.1.10 released
    242  1.1.1.1.14.2  snj Apr 31, 2007: Minor code cleanup.
    243  1.1.1.1.14.2  snj 
    244  1.1.1.1.14.2  snj Apr 24, 2007: libarchive 2.1.9 released
    245  1.1.1.1.14.2  snj Apr 24, 2007: Fix some recently-introduced problems with libraries
    246  1.1.1.1.14.2  snj 	(Just let automake handle it and it all works much better.)
    247  1.1.1.1.14.2  snj 	Finish isolating major()/minor()/makedev() in archive_entry.c.
    248  1.1.1.1.14.2  snj 
    249  1.1.1.1.14.2  snj Apr 23, 2007: libarchive 2.1.8 released
    250  1.1.1.1.14.2  snj Apr 23, 2007: Minor fixes found from building on MacOS X
    251  1.1.1.1.14.2  snj 
    252  1.1.1.1.14.2  snj Apr 22, 2007: libarchive 2.1.7 released
    253  1.1.1.1.14.2  snj Apr 22, 2007: Eliminated all uses of 'struct stat' from the
    254  1.1.1.1.14.2  snj 	format readers/writers.  This should improve portability;
    255  1.1.1.1.14.2  snj 	'struct stat' is now only used in archive_entry and in
    256  1.1.1.1.14.2  snj 	code that actually touches the disk.
    257  1.1.1.1.14.2  snj 
    258  1.1.1.1.14.2  snj Apr 17, 2007: libarchive 2.1.6 released
    259  1.1.1.1.14.2  snj 	Libarchive now compiles and passes all tests on Interix.
    260  1.1.1.1.14.2  snj 
    261  1.1.1.1.14.2  snj Apr 16, 2007: libarchive 2.1.5 released
    262  1.1.1.1.14.2  snj 
    263  1.1.1.1.14.2  snj Apr 15, 2007: libarchive 2.1b2 released
    264  1.1.1.1.14.2  snj Apr 15, 2007: New libarchive_internals.3 documentation of internal APIs.
    265  1.1.1.1.14.2  snj 	Not complete, but should prove helpful.
    266  1.1.1.1.14.2  snj Apr 15, 2007: Experimental "read_compress_program" and "write_compress_program"
    267  1.1.1.1.14.2  snj 	for using libarchive with external compression.  Not yet
    268  1.1.1.1.14.2  snj 	well tested, and likely has portability issues.  Feedback
    269  1.1.1.1.14.2  snj 	appreciated.
    270  1.1.1.1.14.2  snj 
    271  1.1.1.1.14.2  snj Apr 14, 2007: libarchive 2.0.31 released
    272  1.1.1.1.14.2  snj Apr 14, 2007: More fixes for Interix, more 'ar' work
    273  1.1.1.1.14.2  snj 
    274  1.1.1.1.14.2  snj Apr 14, 2007: libarchive 2.0.30 released
    275  1.1.1.1.14.2  snj Apr 13, 2007: libarchive now enforces trailing '/' on dirs
    276  1.1.1.1.14.2  snj 	written to tar archives
    277  1.1.1.1.14.2  snj 
    278  1.1.1.1.14.2  snj Apr 11, 2007: libarchive 2.0.29 released
    279  1.1.1.1.14.2  snj Apr 11, 2007: Make it easier to statically configure for different platforms.
    280  1.1.1.1.14.2  snj Apr 11, 2007: Updated config.guess, config.sub, libtool
    281  1.1.1.1.14.2  snj 
    282  1.1.1.1.14.2  snj Apr 06, 2007: libarchive 2.0.28 released
    283  1.1.1.1.14.2  snj Apr 06, 2007: 'ar' format read/write support thanks to Kai Wang.
    284  1.1.1.1.14.2  snj 
    285  1.1.1.1.14.2  snj Apr 01, 2007: libarchive 2.0.27 released
    286  1.1.1.1.14.2  snj Mar 31, 2007: Several minor fixes from Colin Percival and Joerg Sonnenberger.
    287  1.1.1.1.14.2  snj 
    288  1.1.1.1.14.2  snj Mar 12, 2007: libarchive 2.0.25 released
    289  1.1.1.1.14.2  snj Mar 12, 2007: Fix broken --unlink flag.
    290  1.1.1.1.14.2  snj 
    291  1.1.1.1.14.2  snj Mar 11, 2007: libarchive 2.0.24 released
    292  1.1.1.1.14.2  snj Mar 10, 2007: Correct an ACL blunder that causes any ACL with an entry
    293  1.1.1.1.14.2  snj     that refers to a non-existent user or group to not be restored correctly.
    294  1.1.1.1.14.2  snj     The fix both makes the parser more tolerant (so that archives created
    295  1.1.1.1.14.2  snj     with the buggy ACLs can be read now) and corrects the ACL formatter.
    296  1.1.1.1.14.2  snj Mar 10, 2007: More work on test portability to Linux.
    297  1.1.1.1.14.2  snj 
    298  1.1.1.1.14.2  snj Mar 10, 2007: libarchive 2.0.22 released
    299  1.1.1.1.14.2  snj Mar 10, 2007: Header cleanups; added linux/fs.h, removed
    300  1.1.1.1.14.2  snj     some unnecessary headers, added #include guards in bsdtar.
    301  1.1.1.1.14.2  snj     If you see any obvious compile failures from this, let me know.
    302  1.1.1.1.14.2  snj Mar 10, 2007: Work on bsdtar test scripts: not yet robust enough
    303  1.1.1.1.14.2  snj     to enable as part of "make check", but getting better.
    304  1.1.1.1.14.2  snj Mar 10, 2007: libarchive now returns ARCHIVE_FAILED when
    305  1.1.1.1.14.2  snj     a header write fails in a way that only affects this item.
    306  1.1.1.1.14.2  snj     Less bad than ARCHIVE_FATAL, but worse than ARCHIVE_WARN.
    307  1.1.1.1.14.2  snj 
    308  1.1.1.1.14.2  snj Mar 07, 2007: libarchive 2.0.21 released
    309  1.1.1.1.14.2  snj Mar 07, 2007: Add some ACL tests (only for the system-independent
    310  1.1.1.1.14.2  snj     portion of the ACL support for now).
    311  1.1.1.1.14.2  snj Mar 07, 2007: tar's ability to read ACLs off disk got
    312  1.1.1.1.14.2  snj     turned off for FreeBSD; re-enable it.  (ACL restores and
    313  1.1.1.1.14.2  snj     libarchive support for storing/reading ACLs from pax
    314  1.1.1.1.14.2  snj     archives was unaffected.)
    315  1.1.1.1.14.2  snj 
    316  1.1.1.1.14.2  snj Mar 02, 2007: libarchive 2.0.20 released
    317  1.1.1.1.14.2  snj Mar 2, 2007:  It's not perfect, but it's pretty good.
    318  1.1.1.1.14.2  snj     Libarchive 2.0 is officially out of beta.
    319  1.1.1.1.14.2  snj 
    320  1.1.1.1.14.2  snj Feb 28, 2007: libarchive 2.0b17 released
    321  1.1.1.1.14.2  snj Feb 27, 2007: Make the GID restore checks more robust by checking
    322  1.1.1.1.14.2  snj     whether the current user has too few or too many privileges.
    323  1.1.1.1.14.2  snj 
    324  1.1.1.1.14.2  snj Feb 26, 2007: libarchive 2.0b15 released
    325  1.1.1.1.14.2  snj Feb 26, 2007: Don't lose symlinks when extracting from ISOs.
    326  1.1.1.1.14.2  snj     Thanks to Diego "Flameeyes" Petten for telling me about the
    327  1.1.1.1.14.2  snj     broken testcase on Gentoo that (finally!) led me to the cause
    328  1.1.1.1.14.2  snj     of this long-standing bug.
    329  1.1.1.1.14.2  snj 
    330  1.1.1.1.14.2  snj Feb 26, 2007: libarchive 2.0b14 released
    331  1.1.1.1.14.2  snj Feb 26, 2007: Fix a broken test on platforms that lack lchmod().
    332  1.1.1.1.14.2  snj 
    333  1.1.1.1.14.2  snj Feb 25, 2007: libarchive 2.0b13 released
    334  1.1.1.1.14.2  snj Feb 25, 2007: Empty archives were being written as empty files,
    335  1.1.1.1.14.2  snj     without a proper end-of-archive marker.  Fixed.
    336  1.1.1.1.14.2  snj 
    337  1.1.1.1.14.2  snj Feb 23, 2007: libarchive 2.0b12 released
    338  1.1.1.1.14.2  snj Feb 22, 2007: Basic security checks added: _EXTRACT_SECURE_NODOTDOT
    339  1.1.1.1.14.2  snj     and _EXTRACT_SECURE_SYMLINK.  These checks used to be in bsdtar,
    340  1.1.1.1.14.2  snj     but they belong down in libarchive where they can be used by
    341  1.1.1.1.14.2  snj     other tools and where they can be better optimized.
    342  1.1.1.1.14.2  snj 
    343  1.1.1.1.14.2  snj Feb 11, 2007: libarchive 2.0b11 released
    344  1.1.1.1.14.2  snj Feb 10, 2007: Fixed a bunch of errors in libarchive's handling
    345  1.1.1.1.14.2  snj     of EXTRACT_PERM and EXTRACT_OWNER, especially relating
    346  1.1.1.1.14.2  snj     to SUID and SGID bits.
    347  1.1.1.1.14.2  snj 
    348  1.1.1.1.14.2  snj Jan 31, 2007: libarchive 2.0b9 released
    349  1.1.1.1.14.2  snj Jan 31, 2007: Added read support for "empty" archives as a
    350  1.1.1.1.14.2  snj     distinct archive format.  Bsdtar uses this to handle, e.g.,
    351  1.1.1.1.14.2  snj     "touch foo.tar; tar -rf foo.tar"
    352  1.1.1.1.14.2  snj 
    353  1.1.1.1.14.2  snj Jan 22, 2007: libarchive 2.0b6 released
    354  1.1.1.1.14.2  snj Jan 22, 2007: archive_write_disk API is now in place.  It provides
    355  1.1.1.1.14.2  snj     a finer-grained interface than archive_read_extract.  In particular,
    356  1.1.1.1.14.2  snj     you can use it to create objects on disk without having an archive
    357  1.1.1.1.14.2  snj     around (just feed it archive_entry objects describing what you
    358  1.1.1.1.14.2  snj     want to create), you can override the uname/gname-to-uid/gid lookups
    359  1.1.1.1.14.2  snj     (minitar uses this to avoid getpwXXX() and getgrXXX() bloat).
    360  1.1.1.1.14.2  snj 
    361  1.1.1.1.14.2  snj Jan 09, 2007: libarchive 2.0a3 released
    362  1.1.1.1.14.2  snj Jan 9, 2007: archive_extract is now much better; it handles the
    363  1.1.1.1.14.2  snj     most common cases with a minimal number of system calls.
    364  1.1.1.1.14.2  snj     Some features still need a lot of testing, especially corner
    365  1.1.1.1.14.2  snj     cases involving objects that already exist on disk.   I expect
    366  1.1.1.1.14.2  snj     the next round of API overhaul will simplify building test cases.
    367  1.1.1.1.14.2  snj Jan 9, 2007: a number of fixes thanks to Colin Percival, especially
    368  1.1.1.1.14.2  snj     corrections to the skip() framework and handling of large files.
    369  1.1.1.1.14.2  snj Jan 9, 2007: Fixes for large ISOs.  The code should correctly handle
    370  1.1.1.1.14.2  snj     very large ISOs with entries up to 4G.   Thanks to Robert Sciuk
    371  1.1.1.1.14.2  snj     for pointing out these issues.
    372  1.1.1.1.14.2  snj 
    373  1.1.1.1.14.2  snj Sep 05, 2006: libarchive 1.3.1 released
    374  1.1.1.1.14.2  snj Sep 5, 2006: Bump version to 1.3 for new I/O wrappers.
    375  1.1.1.1.14.2  snj Sep 4, 2006: New memory and FILE read/write wrappers.
    376  1.1.1.1.14.2  snj Sep 4, 2006: libarchive test harness is now minimally functional;
    377  1.1.1.1.14.2  snj     it's located a few minor bugs in error-handling logic
    378  1.1.1.1.14.2  snj 
    379  1.1.1.1.14.2  snj Aug 17, 2006: libarchive 1.2.54 released
    380  1.1.1.1.14.2  snj Aug 17, 2006: Outline ABI changes for libarchive 2.0; these
    381  1.1.1.1.14.2  snj    are protected behind #ifdef's until I think I've found everything
    382  1.1.1.1.14.2  snj    that needs to change.
    383  1.1.1.1.14.2  snj Aug 17, 2006: Fix error-handling in archive_read/write_close()
    384  1.1.1.1.14.2  snj    They weren't returning any errors before.
    385  1.1.1.1.14.2  snj Aug 17, 2006: Fix recursive-add logic to not trigger if it's not set
    386  1.1.1.1.14.2  snj    Fixes a bug adding files when writing archive to pipe or when
    387  1.1.1.1.14.2  snj    using archive_write_open() directly.
    388  1.1.1.1.14.2  snj Jul 2006: New "skip" handling improves performance extracting
    389  1.1.1.1.14.2  snj    single files from large uncompressed archives.
    390  1.1.1.1.14.2  snj 
    391  1.1.1.1.14.2  snj Mar 21, 2006: 1.2.52 released
    392  1.1.1.1.14.2  snj Mar 21, 2006: Fix -p on platforms that don't have platform-specific
    393  1.1.1.1.14.2  snj    extended attribute code.
    394  1.1.1.1.14.2  snj Mar 20, 2006: Add NEWS file; fill in some older history from other
    395  1.1.1.1.14.2  snj    files.  I'll try to keep this file up-to-date from now on.
    396  1.1.1.1.14.2  snj 
    397  1.1.1.1.14.2  snj OLDER NEWS SUMMARIES
    398  1.1.1.1.14.2  snj 
    399  1.1.1.1.14.2  snj Mar 19, 2006: libarchive 1.2.51 released
    400  1.1.1.1.14.2  snj Mar 18, 2006: Many fixes to extended attribute support, including a redesign
    401  1.1.1.1.14.2  snj    of the storage format to simplify debugging.
    402  1.1.1.1.14.2  snj Mar 12, 2006: Remove 'tp' support; it was a fun idea, but not worth
    403  1.1.1.1.14.2  snj    spending much time on.
    404  1.1.1.1.14.2  snj Mar 11, 2006: Incorporated Jaakko Heinonen's still-experimental support
    405  1.1.1.1.14.2  snj    for extended attributes (Currently Linux-only.).
    406  1.1.1.1.14.2  snj Mar 11, 2006: Reorganized distribution package: There is now one tar.gz
    407  1.1.1.1.14.2  snj    file that builds both libarchive and bsdtar.
    408  1.1.1.1.14.2  snj Feb 13, 2006: Minor bug fixes: correctly read cpio device entries, write
    409  1.1.1.1.14.2  snj    Pax attribute entry names.
    410  1.1.1.1.14.2  snj Nov 7, 2005: Experimental 'tp' format support in libarchive.  Feedback
    411  1.1.1.1.14.2  snj    appreciated; this is not enabled by archive_read_support_format_all()
    412  1.1.1.1.14.2  snj    yet as I'm not quite content with the format detection heuristics.
    413  1.1.1.1.14.2  snj Nov 7, 2005: Some more portability improvements thanks to Darin Broady,
    414  1.1.1.1.14.2  snj    minor bugfixes.
    415  1.1.1.1.14.2  snj Oct 12, 2005: Use GNU libtool to build shared libraries on many systems.
    416  1.1.1.1.14.2  snj Aug 9, 2005: Correctly detect that MacOS X does not have POSIX ACLs.
    417  1.1.1.1.14.2  snj Apr 17, 2005: Kees Zeelenberg has ported libarchive and bsdtar to Windows:
    418  1.1.1.1.14.2  snj    http://gnuwin32.sourceforge.net/
    419  1.1.1.1.14.2  snj Apr 11, 2005: Extended Zip/Zip64 support thanks to Dan Nelson.  -L/-h
    420  1.1.1.1.14.2  snj    fix from Jaakko Heinonen.
    421  1.1.1.1.14.2  snj Mar 12, 2005: archive_read_extract can now handle very long
    422  1.1.1.1.14.2  snj    pathnames (I've tested with pathnames up to 1MB).
    423  1.1.1.1.14.2  snj Mar 12, 2005: Marcus Geiger has written an article about libarchive
    424  1.1.1.1.14.2  snj    http://xsnil.antbear.org/2005/02/05/archive-mit-libarchive-verarbeiten/
    425  1.1.1.1.14.2  snj    including examples of using it from Objective-C.  His MoinX
    426  1.1.1.1.14.2  snj    http://moinx.antbear.org/ desktop Wiki uses
    427  1.1.1.1.14.2  snj    libarchive for archiving and restoring Wiki pages.
    428  1.1.1.1.14.2  snj Jan 22, 2005: Preliminary ZIP extraction support,
    429  1.1.1.1.14.2  snj     new directory-walking code for bsdtar.
    430  1.1.1.1.14.2  snj Jan 16, 2005: ISO9660 extraction code added; manpage corrections.
    431  1.1.1.1.14.2  snj May 22, 2004: Many gtar-compatible long options have been added; almost
    432  1.1.1.1.14.2  snj     all FreeBSD ports extract correctly with bsdtar.
    433  1.1.1.1.14.2  snj May 18, 2004: bsdtar can read Solaris, HP-UX, Unixware, star, gtar,
    434  1.1.1.1.14.2  snj     and pdtar archives.
    435