From dff41ba61d38699f33dbf6a14b5a4286ef271e24 Mon Sep 17 00:00:00 2001 From: nabeshin Date: Tue, 16 Mar 2010 00:07:50 +0900 Subject: [PATCH] mirror .org --- www.7-zip.org/download.html | 2 +- www.7-zip.org/history.txt | 51 +++++++++++++++++++++++++++++++++++++++++++++ www.7-zip.org/index.html | 26 ++++++++++++----------- www.7-zip.org/license.txt | 7 +++---- www.7-zip.org/sdk.html | 13 ++++-------- 5 files changed, 73 insertions(+), 26 deletions(-) diff --git a/www.7-zip.org/download.html b/www.7-zip.org/download.html index a147aab..9c4db5e 100644 --- a/www.7-zip.org/download.html +++ b/www.7-zip.org/download.html @@ -101,7 +101,7 @@ archiver, compression, software, compress, zip, unzip">

Download links redirect to a download page on SourceForge.net.

-

Download 7-Zip 9.10 beta (2009-12-22):

+

Download 7-Zip 9.11 beta (2010-03-15):

7-Zip files at Source Forge

diff --git a/www.7-zip.org/history.txt b/www.7-zip.org/history.txt index 4ab0850..780fdbd 100644 --- a/www.7-zip.org/history.txt +++ b/www.7-zip.org/history.txt @@ -1,6 +1,57 @@ HISTORY of the 7-Zip -------------------- +9.11 beta 2010-03-15 +------------------------- +- 7-Zip now supports PPMd compression in .ZIP archives. +- Speed optimizations in PPMd codec. +- The support for archives in installers was improved. +- Some bugs were fixed. +- New localization: Kazakh. + + +9.10 beta 2009-12-22 +------------------------- +- The BUG in 7-Zip 9.09 beta was fixed: + 7-Zip created incorrect ZIP archives, if ZipCrypto encryption was used. + + +9.09 beta 2009-12-12 +------------------------- +- 7-Zip now can unpack Apple Partition Map (APM) disk images. +- Speed optimizations in AES code for Intel's 32nm CPUs. +- Speed optimizations in CRC calculation code for Intel's Atom CPUs. +- Some bugs were fixed. + + +9.07 beta 2009-08-27 +------------------------- +- It's possible to specify Diff program in options (7-Zip File Manager). +- Some bugs were fixed. + + +9.06 beta 2009-08-17 +------------------------- +- 7-Zip now can unpack MSLZ archives. +- Partial parsing for EXE resources, SWF and FLV. +- Some bugs were fixed. + + +9.04 beta 2009-05-30 +------------------------- +- 7-Zip now can update solid .7z archives. +- 7-Zip now supports LZMA2 compression method. +- 7-Zip now supports XZ archives. +- 7-Zip now can unpack NTFS, FAT, VHD and MBR archives. +- 7-Zip now can unpack GZip, BZip2, LZMA, XZ and TAR archives from stdin. +- 7-Zip now can open/copy/compress disk images (like \\.\c:) from \\.\ folder. +- 7-Zip File Manager now doesn't use temp files to open nested archives + stored without compression. +- New -scrc switch to calculate total CRC-32 during extracting / testing. +- New -scc{WIN|DOS|UTF-8} switch to specify charset for console input/output (default = DOS). +- Some bugs were fixed. + + 4.65 2009-02-03 ------------------------- - 7-Zip File Manager now can calculate SHA-256 checksum. diff --git a/www.7-zip.org/index.html b/www.7-zip.org/index.html index 3507e1f..d4ecc70 100644 --- a/www.7-zip.org/index.html +++ b/www.7-zip.org/index.html @@ -75,7 +75,7 @@ -

Download 7-Zip 9.10 beta (2009-12-22) for Windows:

+

Download 7-Zip 9.11 beta (2010-03-15) for Windows:

@@ -84,13 +84,13 @@ - + - + @@ -215,28 +215,30 @@ And 7-Zip compresses to zip format 2-10% better than most of other zip co
LinkSize
DownloadDownload .exe 32-bit 1 MB
DownloadDownload .msi x64 1 MB
- - + +
7-Zip 9.10 beta2009-12-22
7-Zip 9.11 beta2011-03-15
- Download from forum + Download from forum +
+ History of 7-zip changes
-
+ +

- - + +
7-Zip 4.652009-02-03
LZMA SDK 9.11 beta2011-03-15
-
  • The bug was fixed -
    - Read about all changes + PPMd support
  • +
    diff --git a/www.7-zip.org/license.txt b/www.7-zip.org/license.txt index 230fc62..e25910a 100644 --- a/www.7-zip.org/license.txt +++ b/www.7-zip.org/license.txt @@ -3,7 +3,7 @@ License for use and distribution ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - 7-Zip Copyright (C) 1999-2009 Igor Pavlov. + 7-Zip Copyright (C) 1999-2010 Igor Pavlov. Licenses for files are: @@ -32,9 +32,8 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. - You should have received a copy of the GNU Lesser General Public - License along with this library; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + You can receive a copy of the GNU Lesser General Public License from + http://www.gnu.org/ unRAR restriction diff --git a/www.7-zip.org/sdk.html b/www.7-zip.org/sdk.html index e800f11..efcbdea 100644 --- a/www.7-zip.org/sdk.html +++ b/www.7-zip.org/sdk.html @@ -67,21 +67,16 @@ and tools you need to develop applications that use LZMA compression.

    LZMA SDK (C, C++, C#, Java) - Download + Download 500 KB - 2009-08-29 - 9.07 beta - - - Download - 500 KB - 2009-12-22 - 9.10 beta + 2010-03-15 + 9.11 beta

    What's new: