红联Linux门户
Linux帮助

XZ Utils 5.2.2发布,压缩解压缩工具包

发布时间:2015-09-30 09:10:20来源:红联作者:empast
XZ Utils 5.2.2 发布,修复在 Cygwin 1.7.34 或更老版本的丢失数据的bug,

* Fixed bugs in QNX-specific code.

* Omitted the use of pipe2() even if it is available to avoid portability issues with some old Linux and glibc combinations.

* Updated German translation.

* Added project files to build static and shared liblzma (not the whole XZ Utils) with Visual Studio 2013 update 2 or later.

* Documented that threaded decompression hasn't been implemented yet. A 5.2.0 NEWS entry describing multi-threading support had incorrectly said "decompression" when it should have said "compression"

更多内容请看:http://git.tukaani.org/?p=xz.git;a=blob;f=NEWS;hb=HEAD

XZ Utils 是为 POSIX 平台开发具有高压缩率的工具。它使用 LZMA2 压缩算法,生成的压缩文件比 POSIX 平台传统使用的 gzip、bzip2 生成的压缩文件更小,而且解压缩速度也很快。最初 XZ Utils 的是基于 LZMA-SDK 开发,但是 LZMA-SDK 包含了一些 WINDOWS 平台的特性,所以 XZ Utils 为以适应 POSIX 平台作了大幅的修改。XZ Utils 的出现也是为了取代 POSIX 系统中旧的 LZMA Utils。

下载地址:http://tukaani.org/xz/xz-5.2.2.tar.gz

来自:开源中国社区
文章评论

共有 0 条评论