lrzip 0.651-2ubuntu0.22.04.1 source package in Ubuntu

Changelog

lrzip (0.651-2ubuntu0.22.04.1) jammy-security; 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>  Fri, 27 Jan 2023 17:16:28 +0000

Upload details

Uploaded by:
Amir Naseredini
Uploaded to:
Jammy
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
utils
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy updates universe utils
Jammy security universe utils

Downloads

File Size SHA-256 Checksum
lrzip_0.651.orig.tar.gz 233.3 KiB f4c84de778a059123040681fd47c17565fcc4fec0ccc68fcf32d97fad16cd892
lrzip_0.651-2ubuntu0.22.04.1.debian.tar.xz 8.7 KiB f6f4f60c66b782e99b4fd67740c129cc30f238412bb8ec653f7fe09f9f9e255e
lrzip_0.651-2ubuntu0.22.04.1.dsc 1.7 KiB 423af40ec7a6eca913b909e641add5bae603869a889968ceac814f8f9e4c3328

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