2025-02-17 21:15:00 +01:00
|
|
|
2020-07-30 Antonio Diaz Diaz <antonio@gnu.org>
|
|
|
|
|
|
|
|
* Version 0.17 released.
|
|
|
|
* New option '--mtime'.
|
|
|
|
* New option '-p, --preserve-permissions'.
|
|
|
|
* Implement multi-threaded '-d, --diff'.
|
|
|
|
* list_lz.cc: Rename to decode_lz.cc.
|
|
|
|
* main.cc (main): Report an error if a file name is empty or if the
|
|
|
|
archive is specified more than once.
|
|
|
|
* lzip_index.cc: Improve messages for corruption in last header.
|
|
|
|
* Don't #include <sys/sysmacros.h> when compiling on BSD.
|
|
|
|
* tarlz.texi: New chapter 'Internal structure of tarlz'.
|
|
|
|
|
2025-02-17 21:14:09 +01:00
|
|
|
2019-10-08 Antonio Diaz Diaz <antonio@gnu.org>
|
|
|
|
|
|
|
|
* Version 0.16 released.
|
2025-02-17 21:15:00 +01:00
|
|
|
* extract.cc (extract_member): Fix call order of chown, chmod.
|
2025-02-17 21:14:09 +01:00
|
|
|
* delete_lz.cc (delete_members_lz): Return 2 if collective member.
|
|
|
|
* main.cc: Set a valid invocation_name even if argc == 0.
|
|
|
|
* #include <sys/sysmacros.h> unconditionally.
|
2025-02-17 21:15:00 +01:00
|
|
|
* tarlz.texi: New chapter 'Portable character set'.
|
2025-02-17 21:14:09 +01:00
|
|
|
|
2025-02-17 21:13:34 +01:00
|
|
|
2019-04-11 Antonio Diaz Diaz <antonio@gnu.org>
|
|
|
|
|
|
|
|
* Version 0.15 released.
|
2025-02-17 21:15:00 +01:00
|
|
|
* New option '--delete' (from uncompressed and --no-solid archives).
|
|
|
|
* list_lz.cc: Fix MT listing of archives with format violations.
|
2025-02-17 21:13:34 +01:00
|
|
|
|
2025-02-17 21:12:59 +01:00
|
|
|
2019-03-12 Antonio Diaz Diaz <antonio@gnu.org>
|
|
|
|
|
|
|
|
* Version 0.14 released.
|
2025-02-17 21:15:00 +01:00
|
|
|
* New option '--exclude'.
|
|
|
|
* New option '-h, --dereference'.
|
2025-02-17 21:12:59 +01:00
|
|
|
* Short option name '-h' no longer means '--help'.
|
2025-02-17 21:15:00 +01:00
|
|
|
* create.cc: Implement '-A, --concatenate' and '-r, --append' to
|
2025-02-17 21:12:59 +01:00
|
|
|
uncompressed archives and to standard output.
|
2025-02-17 21:15:00 +01:00
|
|
|
* main.cc: Port option '--out-slots' from plzip.
|
2025-02-17 21:12:59 +01:00
|
|
|
|
2025-02-17 21:12:42 +01:00
|
|
|
2019-02-27 Antonio Diaz Diaz <antonio@gnu.org>
|
|
|
|
|
|
|
|
* Version 0.13 released.
|
|
|
|
* create_lz.cc (cworker): Fix skipping of unreadable files.
|
|
|
|
* list_lz.cc: Fix listing of archives containing empty lzip members.
|
|
|
|
* create.cc (fill_headers): Store negative mtime as cero.
|
|
|
|
|
2025-02-17 21:12:27 +01:00
|
|
|
2019-02-22 Antonio Diaz Diaz <antonio@gnu.org>
|
|
|
|
|
|
|
|
* Version 0.12 released.
|
2025-02-17 21:15:00 +01:00
|
|
|
* create.cc (fill_headers): Fix use of st_rdev instead of st_dev.
|
2025-02-17 21:12:27 +01:00
|
|
|
* Save just numerical uid/gid if user or group not in database.
|
|
|
|
* extract.cc (format_member_name): Print devmajor and devminor.
|
2025-02-17 21:15:00 +01:00
|
|
|
* New option '-d, --diff'.
|
|
|
|
* New option '--ignore-ids'.
|
2025-02-17 21:12:27 +01:00
|
|
|
* extract.cc: Fast '-t, --list' on seekable uncompressed archives.
|
|
|
|
|
2025-02-17 21:12:08 +01:00
|
|
|
2019-02-13 Antonio Diaz Diaz <antonio@gnu.org>
|
|
|
|
|
|
|
|
* Version 0.11 released.
|
2025-02-17 21:15:00 +01:00
|
|
|
* extract.cc (archive_read): Fix endless loop with empty lz file.
|
|
|
|
* Implement multi-threaded '-c, --create' and '-r, --append'.
|
2025-02-17 21:12:08 +01:00
|
|
|
* '--bsolid' is now the default compression granularity.
|
|
|
|
* create.cc (remove_leading_dotslash): Remember more than one prefix.
|
2025-02-17 21:15:00 +01:00
|
|
|
* tarlz.texi: New chapter 'Minimum archive sizes'.
|
2025-02-17 21:12:08 +01:00
|
|
|
|
2025-02-17 21:11:04 +01:00
|
|
|
2019-01-31 Antonio Diaz Diaz <antonio@gnu.org>
|
|
|
|
|
|
|
|
* Version 0.10 released.
|
2025-02-17 21:15:00 +01:00
|
|
|
* New option '--bsolid'.
|
|
|
|
* New option '-B, --data-size'.
|
2025-02-17 21:11:04 +01:00
|
|
|
* create.cc: Set ustar name to zero if extended header is used.
|
|
|
|
|
2025-02-17 21:10:27 +01:00
|
|
|
2019-01-22 Antonio Diaz Diaz <antonio@gnu.org>
|
|
|
|
|
|
|
|
* Version 0.9 released.
|
2025-02-17 21:15:00 +01:00
|
|
|
* Implement multi-threaded '-t, --list'.
|
|
|
|
* New option '-n, --threads'.
|
2025-02-17 21:10:27 +01:00
|
|
|
* Recognize global pax headers. Ignore them for now.
|
|
|
|
* strtoul has been replaced with length-safe parsers.
|
2025-02-17 21:15:00 +01:00
|
|
|
* tarlz.texi: New chapter 'Limitations of parallel tar decoding'.
|
2025-02-17 21:10:27 +01:00
|
|
|
|
2025-02-17 21:09:53 +01:00
|
|
|
2018-12-16 Antonio Diaz Diaz <antonio@gnu.org>
|
|
|
|
|
|
|
|
* Version 0.8 released.
|
2025-02-17 21:15:00 +01:00
|
|
|
* New option '--anonymous' (--owner=root --group=root).
|
2025-02-17 21:09:53 +01:00
|
|
|
* extract.cc (decode): 'tarlz -xf foo ./bar' now extracts 'bar'.
|
|
|
|
* create.cc: Set to zero most fields in extended headers.
|
2025-02-17 21:15:00 +01:00
|
|
|
* tarlz.texi: New chapter 'Amendments to pax format'.
|
2025-02-17 21:09:53 +01:00
|
|
|
|
|
|
|
2018-11-23 Antonio Diaz Diaz <antonio@gnu.org>
|
|
|
|
|
|
|
|
* Version 0.7 released.
|
2025-02-17 21:15:00 +01:00
|
|
|
* New option '--keep-damaged'.
|
|
|
|
* New option '--no-solid'.
|
2025-02-17 21:09:53 +01:00
|
|
|
* create.cc (archive_write): Minimize dictionary size.
|
2025-02-17 21:15:00 +01:00
|
|
|
* create.cc: Detect and skip archive in '-A', '-c', and '-r'.
|
2025-02-17 21:09:53 +01:00
|
|
|
* main.cc (show_version): Show the version of lzlib being used.
|
|
|
|
|
|
|
|
2018-10-19 Antonio Diaz Diaz <antonio@gnu.org>
|
|
|
|
|
|
|
|
* Version 0.6 released.
|
2025-02-17 21:15:00 +01:00
|
|
|
* New option '-A, --concatenate'.
|
2025-02-17 21:09:53 +01:00
|
|
|
* Option '--ignore-crc' replaced with '--missing-crc'.
|
|
|
|
* create.cc (add_member): Test that uid, gid, mtime, devmajor
|
|
|
|
and devminor are in ustar range.
|
|
|
|
* configure: Accept appending to CXXFLAGS, 'CXXFLAGS+=OPTIONS'.
|
|
|
|
* Makefile.in: Use tarlz in target 'dist'.
|
|
|
|
|
|
|
|
2018-09-29 Antonio Diaz Diaz <antonio@gnu.org>
|
|
|
|
|
|
|
|
* Version 0.5 released.
|
2025-02-17 21:15:00 +01:00
|
|
|
* Implement simplified posix pax format.
|
|
|
|
* Implement CRC32-C (Castagnoli) of the extended header data.
|
|
|
|
* New option '--ignore-crc'.
|
|
|
|
* Add missing #includes for major, minor and makedev.
|
|
|
|
* tarlz.texi: Document the new archive format.
|
2025-02-17 21:09:53 +01:00
|
|
|
|
2025-02-17 21:04:20 +01:00
|
|
|
2018-04-23 Antonio Diaz Diaz <antonio@gnu.org>
|
|
|
|
|
|
|
|
* Version 0.4 released.
|
2025-02-17 21:15:00 +01:00
|
|
|
* Add some missing #includes.
|
2025-02-17 21:04:20 +01:00
|
|
|
* main.cc: Open files in binary mode on OS2.
|
|
|
|
|
|
|
|
2018-03-19 Antonio Diaz Diaz <antonio@gnu.org>
|
|
|
|
|
|
|
|
* Version 0.3 released.
|
2025-02-17 21:15:00 +01:00
|
|
|
* Rename project to 'tarlz' from 'pmtar' (Poor Man's Tar).
|
|
|
|
* New option '-C, --directory'.
|
|
|
|
* Implement lzip compression of members at archive creation.
|
|
|
|
* New option '-r, --append'.
|
|
|
|
* New options '--owner' and '--group'.
|
|
|
|
* New options '--asolid', '--dsolid', and '--solid'.
|
|
|
|
* Implement file appending to compressed archive.
|
|
|
|
* Implement transparent decompression of the archive.
|
|
|
|
* Implement skipping over damaged (un)compressed members.
|
|
|
|
* Implement recursive extraction/listing of directories.
|
|
|
|
* Implement verbose extract/list output.
|
2025-02-17 21:04:20 +01:00
|
|
|
* tarlz.texi: New file.
|
|
|
|
|
|
|
|
2014-01-22 Antonio Diaz Diaz <antonio@gnu.org>
|
|
|
|
|
|
|
|
* Version 0.2 released.
|
|
|
|
* configure: Options now accept a separate argument.
|
|
|
|
|
|
|
|
2013-02-16 Antonio Diaz Diaz <ant_diaz@teleline.es>
|
|
|
|
|
|
|
|
* Version 0.1 released.
|
|
|
|
|
|
|
|
|
2025-02-17 21:15:00 +01:00
|
|
|
Copyright (C) 2013-2020 Antonio Diaz Diaz.
|
2025-02-17 21:04:20 +01:00
|
|
|
|
|
|
|
This file is a collection of facts, and thus it is not copyrightable,
|
2025-02-17 21:15:00 +01:00
|
|
|
but just in case, you have unlimited permission to copy, distribute, and
|
2025-02-17 21:04:20 +01:00
|
|
|
modify it.
|