Package bzip2: Information

    Source package: bzip2
    Version: 1.0.6-alt3.M60C.2
    Build time:  Feb 17, 2017, 08:11 PM in the task #178300
    Report package bug
    License: BSD-style
    Summary: Extremely powerful 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 rpms provided by this srpm:
    bzip2 (x86_64, i586)
    bzip2-debuginfo (x86_64, i586)
    bzip2-doc (noarch)
    bzlib (x86_64, i586)
    bzlib-debuginfo (x86_64, i586)
    bzlib-devel (x86_64, i586)
    bzlib-devel-static (x86_64, i586)

    Maintainer: Mikhail Efremov


      1. glibc-devel-static

    Last changed


    Feb. 16, 2017 Mikhail Efremov 1:1.0.6-alt3.M60C.2
    - Fixed changelog entry.
    - Fixed CVE-2016-3189.
    April 4, 2012 Vitaly Kuznetsov 1:1.0.6-alt3.M60C.1
    - Rebuild for C6
    Feb. 19, 2011 Alexey Tourbin 1:1.0.6-alt3
    - Disabled symbol versioning.