Группа :: Архивирование/Сжатие
Исходный пакет: bzip2
Собрано: около 1 года назад
Размер архива: 326,5 КБ
Отчёт repocop:

Gear: http://git.altlinux.org/gears/b/bzip2.git
Домашняя страница: https://www.sourceware.org/bzip2/
Лицензия: bzip2-1.0.6
О пакете: A file compression utility
Описание:
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.
(данной и/или предыдущих сборок пакета):
- Алексей Турбин
- Axalon Bloodstone
- Bernhard Rosenkraenzer
- Chmouel Boudjnah
- Cristian Gafton
- Daouda LO
- Дмитрий Левин
- Pixel
- Thierry Vignaud
- bzip2
- bzip2-debuginfo
- bzlib
- bzlib-debuginfo
- bzlib-devel
- bzlib-devel-static
- 1.0.6 -> 1.0.8. - Removed symbol versioning stub.2019-03-10 Дмитрий Левин 1:1.0.6-alt6
- bzlib-devel: packaged pkgconfig file (requested by viy@).2017-10-24 Дмитрий Левин 1:1.0.6-alt5
- bzip2recover: fixed a use-after-free bug (by sem@; fixes: CVE-2016-3189).