2013-06-07 21:26:12 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jun 5 21:57:22 UTC 2013 - jengelh@inai.de
|
|
|
|
|
|
|
|
- Update to new upstream release 1.0
|
|
|
|
* Scalability of compression (max number of useful worker threads)
|
|
|
|
has been increased. Scalability when decompressing from/to
|
|
|
|
regular files has been increased.
|
|
|
|
* The number of worker threads is now limited to the number of
|
|
|
|
members in the input file when decompressing from a regular file.
|
|
|
|
- Do signature verification
|
|
|
|
- Wrap description at 70 cols
|
|
|
|
- Remove redundant %clean section
|
|
|
|
|
2012-04-19 00:15:05 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Apr 19 00:13:44 UTC 2012 - pascal.bleser@opensuse.org
|
|
|
|
|
|
|
|
- update to 0.9: minor fixes and cleanup
|
|
|
|
|
2010-03-24 06:11:19 +00:00
|
|
|
-------------------------------------------------------------------
|
2012-02-26 17:13:17 +00:00
|
|
|
Sun Feb 26 17:10:24 UTC 2012 - pascal.bleser@opensuse.org
|
|
|
|
|
|
|
|
- update to 0.8:
|
|
|
|
* the option "-F, --recompress", which forces recompression of files whose
|
|
|
|
name already has the ".lz" or ".tlz" suffix, has been added
|
|
|
|
* the options "-d, --decompress" and "-t, --test" now also show compression
|
|
|
|
ratio
|
|
|
|
* inability to change output file attributes has been downgraded from error
|
|
|
|
to warning
|
|
|
|
* quote characters in messages have been changed as advised by GNU Coding
|
|
|
|
Standards
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2010-03-24 06:11:19 +00:00
|
|
|
Wed Mar 24 06:09:15 UTC 2010 - pascal.bleser@opensuse.org
|
|
|
|
|
|
|
|
- update to 0.6:
|
|
|
|
* some small portability problems have been fixed
|
|
|
|
* updates to the manual
|
|
|
|
|
2010-02-15 13:58:50 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Feb 15 13:57:39 UTC 2010 - pascal.bleser@opensuse.org
|
|
|
|
|
|
|
|
- update to 0.5:
|
|
|
|
* parallel decompression has been implemented
|
|
|
|
|
2010-01-27 08:15:34 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jan 27 00:54:20 UTC 2010 - pascal.bleser@opensuse.org
|
|
|
|
|
|
|
|
- update to 0.3:
|
|
|
|
* the "--data-size" option has been added
|
|
|
|
* the output file is now removed if plzip is interrupted
|
|
|
|
* this version automatically chooses the smallest possible
|
|
|
|
dictionary size for each member during compression, saving
|
|
|
|
memory during decompression
|
|
|
|
* regular files are now opened in binary mode on non-POSIX
|
|
|
|
platforms defining the O_BINARY macro
|
|
|
|
|
2010-01-19 15:33:16 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jan 19 13:48:40 UTC 2010 - pascal.bleser@opensuse.org
|
|
|
|
|
|
|
|
- initial version (0.2)
|
|
|
|
|