lrzip 0.641-1 source package in Ubuntu

Changelog

lrzip (0.641-1) unstable; urgency=medium

  * New upstream release:
    - fix low compression ratio with large files (closes: #986396).

 -- Laszlo Boszormenyi (GCS) <email address hidden>  Fri, 09 Apr 2021 17:50:44 +0200

Upload details

Uploaded by:
Laszlo Boszormenyi
Uploaded to:
Sid
Original maintainer:
Laszlo Boszormenyi
Architectures:
any
Section:
utils
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
lrzip_0.641-1.dsc 1.7 KiB bf2c14229fa2baa14fc04c2fc681a0039da12e287d1c45682bd3cfb01a50d172
lrzip_0.641.orig.tar.gz 256.6 KiB 9b6b4bb1ae76dafbaab96ec9d50d41af5fed45a6c4f2e06feea828c2cd8025c0
lrzip_0.641-1.debian.tar.xz 7.7 KiB df5e0202b7b9735549e4f23636c25e46cc4939a72252e4c31f4d81f3a629bad8

Available diffs

No changes file available.

Binary packages built by this source

lrzip: compression program with a very high compression ratio

 A compression program that can achieve very high compression
 ratios and speed when used with large files. It uses the combined
 compression algorithms of zpaq and lzma for maximum compression, lzo
 for maximum speed, and the long range redundancy reduction of rzip.
 It is designed to scale with increases with RAM size, improving
 compression further. A choice of either size or speed optimizations
 allows for either better compression than even lzma can provide, or
 better speed than gzip, but with bzip2 sized compression levels.

lrzip-dbgsym: debug symbols for lrzip