Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
bzip2: A file compression utility.
- Summary
- 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.
Changelog
- * Tue Jun 7 05:00:00 2005 Jiri Ryska <jryska{%}redhat{*}com>
- fixed sed flaw in bzgrep
- * Thu May 19 05:00:00 2005 Jiri Ryska <jryska{%}redhat{*}com>
- fixed permission setting for decompressed files #155742
- fixed decompression bomb (DoS) #157548
- * Thu Feb 24 04:00:00 2005 Jiri Ryska <jryska{%}redhat{*}com>
- changed tmpfile creation in bzdiff/bzcmp