lrzip 0.651-2ubuntu1 source package in Ubuntu

Changelog

lrzip (0.651-2ubuntu1) lunar; urgency=medium

  * SECURITY UPDATE: Memory Corruption
    - debian/patches/CVE-2022-28044.patch: fixed a heap memory corruption
      discovered in initialize_control function.
    - CVE-2022-28044

 -- Amir Naseredini <email address hidden>  Wed, 01 Feb 2023 15:22:42 +0000

Upload details

Uploaded by:
Amir Naseredini
Sponsored by:
Marc Deslauriers
Uploaded to:
Lunar
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
utils
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe utils
Mantic release universe utils
Lunar release universe utils

Downloads

File Size SHA-256 Checksum
lrzip_0.651.orig.tar.gz 233.3 KiB f4c84de778a059123040681fd47c17565fcc4fec0ccc68fcf32d97fad16cd892
lrzip_0.651-2ubuntu1.debian.tar.xz 8.7 KiB f160e6b701880c60f792806e23006b4411492c9f0a6a87c5d68d08c1bd706f68
lrzip_0.651-2ubuntu1.dsc 1.8 KiB 01a229a2e9b2e347625bbca4d414152b7ee9c6beb616550429879ed1662a0645

View changes file

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