From: nabeshin Date: Mon, 16 Jun 2014 15:01:12 +0000 (+0900) Subject: mirror .org X-Git-Url: http://git.osdn.jp/view?p=sevenzip%2F7-Zip.git;a=commitdiff_plain;h=2224605d6624ee41cad337a810d1581c3d41c1d0 mirror .org --- diff --git a/www.7-zip.org/faq.html b/www.7-zip.org/faq.html index 604cc9c..767941d 100644 --- a/www.7-zip.org/faq.html +++ b/www.7-zip.org/faq.html @@ -94,6 +94,10 @@ of that program that their software is not ZIP-compatible.

There are also some ZIP archives that were encoded with methods unsupported by 7-Zip, for example, WAVPack (WinZip).

+

Why can't 7-Zip open some RAR archives?

+

7-Zip still doesn't support new RAR 5 format. 7-Zip supports RAR 2/3/4 formats only.

+ +

Why does drag-and-drop archive extraction from 7-Zip to Explorer use temp files?

7-Zip doesn't know folder path of drop target. Only Windows Explorer knows exact drop target. diff --git a/www.7-zip.org/history.txt b/www.7-zip.org/history.txt index 52f29eb..c01ccc9 100644 --- a/www.7-zip.org/history.txt +++ b/www.7-zip.org/history.txt @@ -1,18 +1,77 @@ HISTORY of the 7-Zip -------------------- -9.30 alpha 2012-10-26 -------------------------- -- The BUG in 7-Zip 9.26 alpha - 9.29 alpha versions was fixed. - These alpha versions could not open non-solid 7z archive, if - some files were skipped during creation of that archive. - That problem is also related to 7z archives created in solid mode, - if each solid block contains no more than one file. - Note: 7-Zip skips files that were open for writing by another - application and shows warning in that case. +9.33 alpha 2014-06-15 +------------------------- +- 7-Zip now can show icons for 7-Zip items in Explorer's context menu. +- "Add to archive" dialog box: + - new options in "Path Mode" + - new option "Delete files after compression" + - new "NTFS" options for WIM and TAR formats: + - Store symbolic links + - Store hard links + - Store alternate data streams + - Store file security +- "Extract" dialog box: + - new optional field to set output folder name + - new option "Eliminate duplication of root folder" + - new option "Absolute pathnames" in "Path Mode". + - new option "Restore file security" (that works for WIM archives only) +- 7-Zip File Manager: + - new "File / Link" dialog box in to create symbolic links and hard links. +- Command line version: + - new -spd switch to Disable wildcard matching for file names + - new -spe switch to Eliminate duplication of root folder for extract archive command + - new -snh switch to store hard links as links (WIM and TAR formats only) + - new -snl switch to store symbolic links as links (WIM and TAR formats only) +- NSIS support was improved. +- The problem was fixed: + The command "extract to \*" with multiple archives could use same + output folder, if archives are placed inside PE (EXE) file. +- The BUG of 9.31-9.32 was fixed: + Command line version for test and extract commands returned the + value 0 as exit code, if it couldn't open archive. +- The BUG was fixed: + 7-Zip could not create archives with anti-items for any archive type, + except of 7z type +- Some bugs were fixed. +- New localization: Mongolian (script). + + +9.32 alpha 2013-12-01 +------------------------- +- 7-Zip now can create multivolume SFX archives in 7z format. + Standalone sfx module now can unpack external 7z archive with name that is + matched to name of sfx module. For example, sfx module renamed to archive.exe + can unpack archive.7z or archive.7z.001 . +- ZIP, NSIS, HFS, AR support was improved. +- 7-Zip now supports files larger than 4 GiB in ISO archives. +- Improved compression ratio in 7z format with maximum or ultra level for + executable files (EXE and DLL) that are larger than 16 MB (improved BCJ2 filter). +- Improved support for file pathnames longer than 260 characters. +- CRC and SHA checksum calculation for files can be called via Explorer's context menu. +- 7-Zip File Manager now also takes into account the numbers in filenames for sorting order. +- 7-Zip File Manager now can use RAM buffers instead of temp files to open + nested archives, if temp file is smaller than 1/4 of RAM size. +- 7-Zip File Manager can open files in "Parser" mode via "Open Archive > #" context + menu command. It shows the list of archives inside file. +- Command line version: + - new -t# switch to open file in "Parser" mode and show the list of archives inside file. + - new -stx{Type} switch to exclude archive type from using. + - -scs switch now supports UTF-16 encoding. + - now it shows time and memory usage statistics at the end of execution. +- The BUGs were fixed: + - 7-Zip 9.30 and early versions created ZIP archives with minor errors + in extra field of headers for directory items, if AES (WinZip-AES) encryption was used. + - 7-Zip could work incorrectly in decompression of more than one + multi-volume archive in one command. + - 7-Zip 9.24 alpha - 9.30 alpha versions could not extract ZIP archives + encrypted with PKWARE-AES method. +- Minimum supported system now is Windows 2000. 7-Zip doesn't work on Windows 95/98/ME. +- New localization: Irish. -9.29 alpha 2012-09-07 +9.30 alpha 2012-10-26 ------------------------- - LZMA2 now is default compression method for .7z format. - 7-Zip now can update WIM archives. @@ -25,8 +84,18 @@ HISTORY of the 7-Zip - new -sni switch to store NT security information for files (for WIM format only). - new -stl switch to set archive timestamp from the most recently modified file. - Speed optimizations for opening big archives and big disk folders. +- 7-Zip now writes special padding blocks to headers of 7z archives for + faster archive opening. Note that 7-Zip 4.50 - 4.58 contain BUG, + so these old versions can't correctly work with such new 7z archives. - DMG support was improved - Some bugs were fixed. +- The BUG in 7-Zip 9.26 alpha - 9.29 alpha versions was fixed. + These alpha versions could not open non-solid 7z archive, if + some files were skipped during creation of that archive. + That problem is also related to 7z archives created in solid mode, + if each solid block contains no more than one file. + Note: 7-Zip skips files that were open for writing by another + application and shows warning in that case. - New localization: Aragonese. diff --git a/www.7-zip.org/index.html b/www.7-zip.org/index.html index 4895c98..f230d83 100644 --- a/www.7-zip.org/index.html +++ b/www.7-zip.org/index.html @@ -215,11 +215,11 @@ And 7-Zip compresses to zip format 2-10% better than most of other zip co - - + +
7-Zip 9.32 alpha2013-12-01
7-Zip 9.33 alpha2014-06-15
- 7-Zip 9.32 alpha
+ 7-Zip 9.33 alpha
diff --git a/www.7-zip.org/license.txt b/www.7-zip.org/license.txt index d07e826..b8f0ad6 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-2012 Igor Pavlov. + 7-Zip Copyright (C) 1999-2014 Igor Pavlov. Licenses for files are: