Bug 58910

Summary: Прошу обновить до версии 7-zip 26.01
Product: Sisyphus Reporter: A1exaAK <a1exak2377>
Component: 7-zipAssignee: Vitaly Lipatov <lav>
Status: CLOSED FIXED QA Contact: qa-sisyphus
Severity: normal    
Priority: P5 CC: amakeenk, cas, george, lav
Version: unstable   
Hardware: x86_64   
OS: Linux   

Description A1exaAK 2026-04-28 09:59:28 MSK
Добрый день!
Огромное спасибо Виталию Липатову за версию 26.00, но

7-Zip 26.01
linux version of 7-Zip can use huge pages (2 MB pages). It can increase compression speed for 10% for 7z/xz/LZMA/LZMA2 compression.
new -spo[d|c|r] switch specifies the path generation mode for the output directory for archive extraction. The output directory path is generated from the path specified in the -o{dir_path} switch and the name of the archive being unpacked.
-spod : for Linux/Posix/macOS: -o{dir_path} specifies the direct path to the output directory. The asterisk (*) character in {dir_path} will not be replaced by the archive name.
-spoc : 7-Zip will concatenate the path specified in -o{dir_path} with the archive name to form the final path to the output directory.
-spor : 7-Zip will replace asterisk (*) character in the path specified in the -o{dir_path} with the archive name. This is the default option.
some bugs were fixed.
Comment 1 Repository Robot 2026-04-29 01:59:06 MSK
7-zip-26.01-alt1 -> sisyphus:

Wed Apr 29 2026 Vitaly Lipatov <lav@altlinux.ru> 26.01-alt1
- new version 26.01 (ALT #58910)