Package bzip2: Information
Source package: bzip2
Version: 1.0.8-alt1
Build time: Nov 16, 2020, 08:26 PM
Category: Archiving/Compression
Report package bugHome page: https://www.sourceware.org/bzip2/
License: bzip2-1.0.6
Summary: A file compression utility
Description:
bzip2 is a freely available, patent-free, high quality data compressor. bzip2 compresses files using the Burrows-Wheeler block sorting text compression algorithm and Huffman coding. Compression is generally considerably better than that achieved by more conventional LZ77/LZ78-based compressors (such as gzip), and approaches the performance of the PPM family of statistical compressors. bzip2 is by far not the fastest compression utility, but it does strike a balance between speed and compression capability. The command-line options are deliberately very similar to those of GNU Gzip, but they are not identical.
List of RPM packages built from this SRPM:
bzip2 (e2kv5, e2kv4, e2k)
bzip2-debuginfo (e2kv5, e2kv4, e2k)
bzlib (e2kv5, e2kv4, e2k)
bzlib-debuginfo (e2kv5, e2kv4, e2k)
bzlib-devel (e2kv5, e2kv4, e2k)
bzlib-devel-static (e2kv5, e2kv4, e2k)
bzip2 (e2kv5, e2kv4, e2k)
bzip2-debuginfo (e2kv5, e2kv4, e2k)
bzlib (e2kv5, e2kv4, e2k)
bzlib-debuginfo (e2kv5, e2kv4, e2k)
bzlib-devel (e2kv5, e2kv4, e2k)
bzlib-devel-static (e2kv5, e2kv4, e2k)
Maintainer: Dmitry V. Levin
Last changed
March 2, 2020 Dmitry V. Levin 1:1.0.8-alt1
- 1.0.6 -> 1.0.8. - Removed symbol versioning stub.
March 10, 2019 Dmitry V. Levin 1:1.0.6-alt6
- bzlib-devel: packaged pkgconfig file (requested by viy@).
Oct. 24, 2017 Dmitry V. Levin 1:1.0.6-alt5
- bzip2recover: fixed a use-after-free bug (by sem@; fixes: CVE-2016-3189).