Skip to content

lrzip-next pre-production release v0.10.2

Choose a tag to compare

@pete4abw pete4abw released this 06 Feb 11:32
· 34 commits to lzma-22.01 since this release
v0.10.2

Update to memory usage

If lzma dictionary size, zpaq or bzip3 block sizes are specified, then the open_stream_out() function will not reduce it. Instead, threads will be reduced until overhead will fit in ram. If not enough ram available, then lrzip-next will fail.

x86_64 static binary attached. libc version 2.37 is required.