diff --git a/7-Zip/7z.dll b/7-Zip/7z.dll index 1845114..b25da33 100644 Binary files a/7-Zip/7z.dll and b/7-Zip/7z.dll differ diff --git a/7-Zip/7z.exe b/7-Zip/7z.exe index ccb6b39..872133e 100644 Binary files a/7-Zip/7z.exe and b/7-Zip/7z.exe differ diff --git a/7-Zip/History.txt b/7-Zip/History.txt index b886031..be19847 100644 --- a/7-Zip/History.txt +++ b/7-Zip/History.txt @@ -1,6 +1,19 @@ HISTORY of the 7-Zip -------------------- +21.07 2021-12-26 +------------------------- +- 7-Zip now can extract VHDX disk images (Microsoft Hyper-V Virtual Hard Disk v2 format). +- New switches: -spm and -im!{file_path} to exclude directories from processing + for specified paths that don't contain path separator character at the end of path. +- In the "Add to Archive" window, now it is allowed to use -m prefix for "Parameters" + field as in command line: -mparam. +- The sorting order of files in archives was slightly changed to be more consistent + for cases where the name of some directory is the same as the prefix part of the name + of another directory or file. +- TAR archives created by 7-Zip now are more consistent with archives created by GNU TAR program. + + 21.06 2021-11-24 ------------------------- - The window "Add to Archive" now allows to set a limit on memory usage (RAM) @@ -30,7 +43,7 @@ HISTORY of the 7-Zip New -shd{dir_path} switch to set the directory that is used to check files referenced by "file.sha256" file for "Test" operation. If -shd{dir_path} is not specified, 7-Zip uses the directory where "file.sha256" is stored. -- New -xtd switch to exclude directory items from processing. +- New -xtd switch to exclude directory metadata records from processing. 21.03 beta 2021-07-20 diff --git a/7-Zip/readme.txt b/7-Zip/readme.txt index e9f70af..1f7c2a3 100644 --- a/7-Zip/readme.txt +++ b/7-Zip/readme.txt @@ -1,4 +1,4 @@ -7-Zip 21.06 +7-Zip 21.07 ----------- 7-Zip is a file archiver for Windows. @@ -12,7 +12,7 @@ The main features of 7-Zip: - Packing / unpacking: 7z, XZ, BZIP2, GZIP, TAR, ZIP and WIM. - Unpacking only: AR, ARJ, Base64, CAB, CHM, CPIO, CramFS, DMG, EXT, FAT, GPT, HFS, IHEX, ISO, LZH, LZMA, MBR, MSI, NSIS, NTFS, QCOW2, RAR, - RPM, SquashFS, UDF, UEFI, VDI, VHD, VMDK, XAR and Z. + RPM, SquashFS, UDF, UEFI, VDI, VHD, VHDX, VMDK, XAR and Z. - Fast compression and decompression - Self-extracting capability for 7z format - Strong AES-256 encryption in 7z and ZIP formats