Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
bzip2 - A file compression utility
- Description:
Bzip2 is a freely available, patent-free, high quality data compressor.
Bzip2 compresses files to within 10 to 15 percent of the capabilities
of the best techniques available. However, bzip2 has the added benefit
of being approximately two times faster at compression and six times
faster at decompression than those techniques. Bzip2 is not the
fastest compression utility, but it does strike a balance between speed
and compression capability.
Install bzip2 if you need a compression utility.
Packages
bzip2-1.0.6-28.el8_10.x86_64
[59 KiB] |
Changelog
by Jakub Martisko (2024-12-19):
- The previous fix caused some regressions
- Use an updated patch that deals with the original issue+the regressions
Resolves: RHEL-71140
|
bzip2-1.0.6-27.el8_10.x86_64
[59 KiB] |
Changelog
by Jacek Migacz (2024-10-29):
- Fixes out of bounds access in BZ2_decompress (RHEL-64929)
|