Updated 7-Zip 24.07 latest

This commit is contained in:
MartinEesmaa 2024-06-23 17:31:14 +10:00
parent e5dcb6a531
commit 19b912bff1
No known key found for this signature in database
GPG Key ID: FD65711850BEEE70
4 changed files with 15 additions and 5 deletions

Binary file not shown.

Binary file not shown.

View File

@ -6,6 +6,16 @@ The full changelog file can be downloaded here:
https://7-zip.org/history.txt
24.07 2024-06-19
-------------------------
- The bug was fixed: 7-Zip could crash for some incorrect ZSTD archives.
24.06 2024-05-26
-------------------------
- The bug was fixed: 7-Zip could not unpack some ZSTD archives.
24.05 2024-05-14
-------------------------
- New switch -myv={MMNN} to set decoder compatibility version for 7z archive creating.
@ -55,7 +65,7 @@ https://7-zip.org/history.txt
- 7-Zip now can unpack RAR archives (that use larger than 4 GB dictionary) created by new WinRAR 7.00.
- 7-Zip now can unpack DMG archives that use XZ (ULMO/LZMA) compression method.
- 7-Zip now can unpack NTFS images with cluster size larger than 64 KB.
- 7-Zip now can unpack MBR and GDP images with 4 KB sectors.
- 7-Zip now can unpack MBR and GPT images with 4 KB sectors.
- Speed optimizations for archive unpacking: rar, cab, wim, zip, gz.
- Speed optimizations for hash caclulation: CRC-32, CRC-64, BLAKE2sp.
- The bug was fixed: 7-Zip for Linux could fail for multivolume creation in some cases.

View File

@ -1,4 +1,4 @@
7-Zip 24.05
7-Zip 24.07
-----------
7-Zip is a file archiver for Windows.