From 4335c8f5f4cd5f439229cc962912798c8a620fd0 Mon Sep 17 00:00:00 2001 From: nabeshin Date: Tue, 29 Aug 2017 00:01:34 +0900 Subject: [PATCH] mirror .org --- www.7-zip.org/download.html | 16 ++++++++-------- www.7-zip.org/history.txt | 20 ++++++++++++++++++++ www.7-zip.org/index.html | 13 +++++++++++++ www.7-zip.org/sdk.html | 5 +++-- 4 files changed, 44 insertions(+), 10 deletions(-) diff --git a/www.7-zip.org/download.html b/www.7-zip.org/download.html index ef8a578..130841d 100644 --- a/www.7-zip.org/download.html +++ b/www.7-zip.org/download.html @@ -45,7 +45,7 @@ archiver, compression, software, compress, zip, unzip">

Download

-

Download 7-Zip 17.00 beta (2017-04-29) for Windows:

+

Download 7-Zip 17.01 beta (2017-04-29) for Windows:

@@ -54,43 +54,43 @@ archiver, compression, software, compress, zip, unzip"> - + - + - + - + - + - + - + diff --git a/www.7-zip.org/history.txt b/www.7-zip.org/history.txt index 35878fb..79a8487 100644 --- a/www.7-zip.org/history.txt +++ b/www.7-zip.org/history.txt @@ -1,6 +1,26 @@ HISTORY of the 7-Zip -------------------- +17.01 beta 2017-08-28 +------------------------- +- Minor speed optimization for LZMA2 (xz and 7z) multi-threading compression. + 7-Zip now uses additional memory buffers for multi-block LZMA2 compression. + CPU utilization was slightly improved. +- 7-zip now creates multi-block xz archives by default. Block size can be + specified with -ms[Size]{m|g} switch. +- xz decoder now can unpack random block from multi-block xz archives. + 7-Zip File Manager now can open nested multi-block xz archives + (for example, image.iso.xz) without full unpacking of xz archive. +- 7-Zip now can create zip archives from stdin to stdout. +- 7-Zip command line: @listfile now doesn't work after -- switch. + Use -i@listfile before -- switch instead. +- The BUGs were fixed: + 7-Zip could add unrequired alternate file streams to WIM archives, + for commands that contain filename wildcards and -sns switch. + 7-Zip 17.00 beta crashed for commands that write anti-item to 7z archive. + 7-Zip 17.00 beta ignored "Use large memory pages" option. + + 17.00 beta 2017-04-29 ------------------------- - ZIP unpacking code was improved. diff --git a/www.7-zip.org/index.html b/www.7-zip.org/index.html index b999b68..450e15a 100644 --- a/www.7-zip.org/index.html +++ b/www.7-zip.org/index.html @@ -171,6 +171,19 @@ And 7-Zip compresses to zip format 2-10% better than most of other zip co
LinkDescription
DownloadDownload .exe 32-bit x86 7-Zip for 32-bit Windows
DownloadDownload .exe 64-bit x64 7-Zip for 64-bit Windows x64 (Intel 64 or AMD64)
DownloadDownload .7z x86 / x64 7-Zip Extra: standalone console version, 7z DLL, Plugin for Far Manager
DownloadDownload .7z Any 7-Zip Source code
DownloadDownload .7z Any / x86 / x64 LZMA SDK: (C, C++, C#, Java)
DownloadDownload .msi 32-bit x86 (alternative MSI installer) 7-Zip for 32-bit Windows
DownloadDownload .msi 64-bit x64 (alternative MSI installer) 7-Zip for 64-bit Windows x64 (Intel 64 or AMD64)
+ + + + + +
7-Zip 17.012017-08-28
+ 7-Zip 17.01 beta
+
+ +
+ + + diff --git a/www.7-zip.org/sdk.html b/www.7-zip.org/sdk.html index 9250187..a2a2bd0 100644 --- a/www.7-zip.org/sdk.html +++ b/www.7-zip.org/sdk.html @@ -58,10 +58,10 @@ and tools you need to develop applications that use LZMA compression.

- + - + @@ -82,6 +82,7 @@ and tools you need to develop applications that use LZMA compression.

What's new:

7-Zip 17.00 2017-04-29
Description
DownloadDownload 1 MB 2017-04-2917.00 beta17.01 beta LZMA SDK (C, C++, C#, Java) (with binaries for Windows)