mirror of
https://github.com/ckolivas/lrzip.git
synced 2026-04-04 13:57:40 +00:00
Update version number to 0.552 and update documentation.
This commit is contained in:
parent
b81542cea4
commit
ea9b00c839
7 changed files with 46 additions and 18 deletions
11
BUGS
11
BUGS
|
|
@ -1,5 +1,10 @@
|
|||
BUGME November 2010
|
||||
BUGME February 2011
|
||||
|
||||
Fails on mac osx : needs unnamed semaphores converted to named to work. Last
|
||||
working version 0.530.
|
||||
Mac OSX does not use multithreading, silently ignoring it so as to work. It
|
||||
does not support unnamed semaphores so another synchronisation primitive will
|
||||
be required (named semaphores or other).
|
||||
|
||||
There have been rare reports of corruption on decompression of files >20GB.
|
||||
The cause remains unknown so caution is recommended, and not to use lrzip for
|
||||
mission critical massive file backups. Checking files with md5sum is
|
||||
recommended till further notice.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue