Download List

项目描述

bzip2 is a portable, lossless data compressor based on the Burrows-Wheeler transform. It achieves good compression and runs on practically every (32/64-bit) platform in the known universe. The compression engine is also available as a library (libbz2), should you desire a programmatic interface.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-09-22 19:29
1.0.6

此版本修正了一个潜在的整数溢出漏洞,如CVE - 2010 - 0405报道。
标签: Major security fixes
This release fixes a potential integer overflow vulnerability, reported as CVE-2010-0405.

2008-03-21 14:27
1.0.5

此版本消除潜在的安全漏洞,造成bzip2压缩失败的测试提供的案件之一,并报告了计算机应急反应小组高保真20469。强烈建议升级。
标签: Major security fixes
This release removes a potential security
vulnerability which caused
bzip2 to fail one of the test cases provided and
reported in CERT-FI
20469. Upgrading is strongly recommended.

2007-01-05 16:54
1.0.4

一个文件权限的种族问题,因为在报告的CAN - 2005 - 0953,已得到修复。与文件bzgrep消毒名称问题,为zgrep报告(由gzip压缩包)在CAN - 2005 - 0758,已得到修复。一个BZ2_bzclose潜在段错误()已被消除。小型代码和编译系统已清理。
标签: Minor security fixes
A race problem with file permissions, as reported
in CAN-2005-0953, has
been fixed. Problems with file name sanitizing in
bzgrep, as reported
for zgrep (from gzip package) in CAN-2005-0758,
have been fixed. A
potential segfault in BZ2_bzclose() has been
eliminated. Minor code and
build system cleanups have been made.

2005-04-12 17:30
1.0.3

此版本增强了对损坏的压缩数据的稳健性。升级建议。文档错误已得到修复。大楼在64位平台和gcc4得到改善。
标签: Minor security fixes
This release enhances the robustness against
corrupted compressed data. Upgrading is
recommended. Documentation bugs have been fixed.
Building on 64-bit platforms and with gcc4 was
improved.

2002-02-01 12:04
1.0.2

此版本修正文件处理和文件的错误。
标签: Minor bugfixes
This release fixes file handling and documentation bugs.

Project Resources