aboutsummaryrefslogtreecommitdiff
path: root/DOC/src-history.txt
diff options
context:
space:
mode:
Diffstat (limited to 'DOC/src-history.txt')
-rw-r--r--DOC/src-history.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/DOC/src-history.txt b/DOC/src-history.txt
index 70b11b5..48c9647 100644
--- a/DOC/src-history.txt
+++ b/DOC/src-history.txt
@@ -1,6 +1,14 @@
1HISTORY of the 7-Zip source code 1HISTORY of the 7-Zip source code
2-------------------------------- 2--------------------------------
3 3
425.01 2025-08-03
5-------------------------
6- The code for handling symbolic links has been changed
7 to provide greater security when extracting files from archives.
8 Command line switch -snld20 can be used to bypass default security
9 checks when creating symbolic links.
10
11
425.00 2025-07-05 1225.00 2025-07-05
5------------------------- 13-------------------------
6- 7-Zip for Windows can now use more than 64 CPU threads for compression 14- 7-Zip for Windows can now use more than 64 CPU threads for compression
@@ -11,6 +19,8 @@ HISTORY of the 7-Zip source code
11- deflate (zip/gz) compression speed was increased by 1-3%. 19- deflate (zip/gz) compression speed was increased by 1-3%.
12- improved support for zip, cpio and fat archives. 20- improved support for zip, cpio and fat archives.
13- fixed some bugs and vulnerabilities. 21- fixed some bugs and vulnerabilities.
22- the bug was fixed : CVE-2025-53816 : 7-Zip could work incorrectly for some incorrect RAR archives.
23- the bug was fixed : CVE-2025-53817 : 7-Zip could crash for some incorrect COM (Compound File) archives.
14 24
15 25
1624.09 2024-11-29 2624.09 2024-11-29