 |
 |
| Version 4.43 |
 |
 |
License: GPL
Updated: October 23, 2006
Source: Source Available
|
 |
 |
Version 4.43
============
- From Windows version of 7-zip 4.43 :
- 7-Zip now can use multi-threading mode for compressing to .ZIP archives.
- ZIP format supporting was improved.
- 7-Zip now supports WinZip-compatible AES-256 encryption for .ZIP archives.
- 7-Zip now uses order list (list of extensions) for files sorting for compressing
to .7z archives. It can slightly increase compression ratio in some cases.
- 7-Zip now restores modification time of folders during .7z archives extracting.
- Some bugs were fixed.
- fixed : the user can now see the percentage indicator.
- support added for Tru64 / OSF 5.1 (makefile.tru64)
- small fix "Bugs item #1533765" in install.sh (7zr install)
- fix "Bugs item #1507913" : "make all" now build 7za and 7zCon.sfx
following the README.
- manpage updated "bugs item #1509098" : exit codes added
- manpage updated :-mhe=on (Header encryption) added
- install.sh now can install the file README, ChangeLog and the directory DOCS
Version 4.42
============
- From Windows version of 7-zip 4.42 :
- Some bugs were fixed
- the binaries provided by p7zip_4.XY_x86_linux_bin.tar.bz2
can now run on Fedora x86_64,
and should now run on any 64bits Linux.
- patch #1473746 - gzip-like CLI wrapper (for 7z)
see the directory "contrib/gzip-like_CLI_wrapper_for_7z".
- patch #471478 - Support for OPTFLAGS
This patch allows to use system specific opt flags.
example : make OPTFLAGS="-O2 -march=athlon-xp"
- the djgpp and cygwin makefile now build "7za" with case insensitive filenames
(Windows filesystem is case insensitive).
Version 4.41
============
- From Windows version of 7-zip 4.41 :
- Some bugs were fixed
Version 4.40
============
- From Windows version of 7-zip 4.40 :
- 7-Zip now can unpack some installers created by NSIS
- Some bugs were fixed
- format LZH/LHA : fixed directory display during listing or extracting
(a directory does not end with the path separator)
- patch #1470817 - Handle 7zr in install.sh
- code cleanup
Version 4.39
============
- From Windows version of 7-zip 4.39 :
- Bug in versions 4.33:4.38 was fixed:
7-Zip could not correctly compress files larger than 2 GB
to 7z archive in fast/fastest modes (HC4 match finder).
Version 4.38
============
- From Windows version of 7-zip 4.38 :
- Some bugs were fixed.
- new manpage : 7zr.1
- update manpages : 7z.1 and 7za.1
- new switch : --help
- patch #1465026 - Patch for install.sh for packagers
- DosDateTimeToFileTime fixed (rar format)
- contrib/VirtualFileSystemForMidnightCommander/u7z updated
(thanks sgh_punk)
Version 4.37
============
- From Windows version of 7-zip 4.37 :
- Some bugs were fixed.
- fix build for Solaris sparc with CC instead of g++.
- fix build for Solaris 9 x86
- fix build for Solaris 10 x86
- fix build for OpenBSD
- p7zip can now be build with djgpp.
- new target : 7zr (light version of 7za)
- new machine : IBM AIX
Version 4.36
============
- From Windows version of 7-zip 4.36 :
- 7-zip now can unpack ISO archives
- GCC 4.X : add C++ visibility support to reduce the size of the *.so
(see makefile.linux_x86_ppc_alpha__gcc_4.X)
- cygwin now supports '-o/tmp'
Version 4.35
============
- From Windows version of 7-zip 4.35 :
- New switch : -slt ("l" (list) command with -slt shows technical information for archive).
- Some bugs were fixed.
- From Windows version of 7-zip 4.34 :
- BZip2 compressing / decompressing now can work in multi-threading mode
- Multi-threading mode now is default for multi-processor systems
Version 4.33
============
- From Windows version of 7-zip 4.33 :
- Compressing speed and Memory requirements were increased.
Default dictionary size was increased: Fastest: 64 KB, Fast: 1 MB,
Normal: 4 MB, Max: 16 MB, Ultra: 64 MB.
- 64-bit version now supports 1 GB dictionary
- 7z/LZMA now can use only these match finders: HC4, BT2, BT3, BT4
- Compression ratio in Zip/GZip/Deflate in Ultra mode was increased
- Some bugs were fixed
- fix "Bugs item #1407358" : Passwords entered are not visible on command line
if the target has the system function "getpass".
- fix "BCJ2" : now p7zip uses the "BCJ2" filter when the file has execute permission
(7-zip uses the "BCJ2" filter when the filename ends with ".dll", ".exe", ".ocx", ".sfx" or ".sys")
- patch #1390722 : no new line at end of file
- patch #1390716 : allow compiling with gcc-4.1
- patch #1425862 : allow other make programs than GNU make
- Testing framework added ("make test" and "make test_7z")
- fix 'lstat' : p7zip can compile if 'lstat' is not available
Version 4.30
============
- From Windows version of 7-zip 4.30 :
- Speed optimizations in LZMA maximum/ultra compressing.
- LZMA now supports word size up to 273
- 7-Zip now reduces dictionary size for LZMA, if you compress files
smaller than specified dictionary size.
- Some bugs were fixed
- fix minor build trouble with MacOS X
- fix "Bugs item #1349229" : 7-zip now displays "e: Extract files from archive (without using directory names)"
Version 4.29
============
- fix "Bugs item #1305781" : "7z a -sfx" sets the execute-flag
and does not add ".exe" extension.
- fix "Bugs item #1306783" : "7za a /tmp/t.7z /etc/passwd"
- fix "Bugs item #1304797" : @lists don't handle files starting with ./
- fix "Bugs item #1309287" : man 7za fails after install
|
|
|
Intel Version - requires R5 (2.46 MB) |
1,757 downloads |
|
 |
 |
|
|
 |
 |
| Version 4.27 |
 |
 |
License: LGPL
Updated: September 26, 2005
Source: Source Available
|
 |
 |
Version 4.27
============
- From Windows version of 7-zip 4.27 :
- new plugin for 7z : 7-Zip can unpack CHM/HXS (MS HTML HELP) archives
- cab plugin for 7z : 7-Zip can unpack multivolume CAB archives
- Some bugs were fixed
- better support for 64bits (PPMD coder/decoder)
Version 4.26
============
- From Windows version of 7-zip 4.26 :
- new plugin for 7z : LZH format support (extracting only)
- fix (courtesy from Robert Millan) to make p7zip compile on GNU/kFreeBSD.
- fix "Bug item #1273057", now "7z -so -t7z a dummy.7z file >output.7z" does not
finish with a "Segmentation fault (core dumped)".
- fix "Bug item #1221056", now, makefile for p7zip use the flag "-O" to
support compilers that build invalid programs with the flag "-O2".
Version 4.25
============
- From Windows version of 7-zip 4.25 :
- Some bugs were fixed
- DOCS/MANUAL/exit_codes.htm added
- new plugin for 7z : RAR format support (extracting only)
- better dependencies in makefile
Version 4.23
============
- From Windows version of 7-zip 4.23 :
- Some bugs were fixed
- manpages for 7za and 7z updated by Mohammed Adnene Trojette.
- little fix for the help message of 7za or 7z.
- bug #1224304 : Files and directories with \ in name not handled properly.
- fix for tar archives that have pax header.
|
|
|
Intel Version - requires R5 (1.92 MB) |
904 downloads |
|
 |
 |
|
|
 |
 |
| Version 4.20 |
 |
 |
License: LGPL
Updated: September 14, 2005
Source: Source Available
|
 |
 |
Version 4.20
============
- From Windows version of 7-zip 4.19 and 4.20 :
- BZip2 code was rewritten. Now it supports 3 modes: Normal, Maximum and
Ultra. In Normal mode it compresses almost as original BZip2 compressor.
Compression ratio in Maximum and Ultra modes is 1-3% better for some files,
but Maximum Mode is about 3 times slower and Ultra Mode is about 8 times
slower than Normal mode.
- Console version now prints all messages to stdout by default,
and if -so switch is specified, 7-Zip prints messages to stderr.
- Some bugs were fixed
- Updating "contrib/VirtualFileSystemForMidnightCommander/" with u7z-4.16beta.tar.bz2
- bug #1204993 (does not find broken filenames)
- bug #1201244 (Missing files in p7zip_4.18_x86_linux_bin.tar.bz2)
- makefile.linux_x86_ppc_alpha : flag "-fPIC" added
- flag "-l" added.
without : p7zip stores symlinks (like p7zip 4.18)
with "-l" : p7zip stores the files/directories pointed by symlinks (like before p7zip 4.18)
CAUTION : the scanning stage can never end because of symlinks like ".."
(ex: ln -s .. ldir)
Version 4.18
============
- From Windows version of 7-zip 4.18 and 4.17 :
- minor fixes
- p7zip can now store and restore :
- symbolic links,
- file permission bits
Remark : for directory, restored_perm = stored_perm | 0700 .
- fix in install.sh
- On MacOSX, p7zip now restore times of a file.
- more detailed errors during scanning stage.
|
|
|
Intel Version - requires R5 (1.82 MB) |
160 downloads |
|
 |
 |
|
|
 |
 |
| Version 4.16 |
 |
 |
License: LGPL
Updated: April 9, 2005
Source: Source Available
|
 |
 |
Changes:
- From Windows version of 7-zip 4.16:
- Speed optimization (5%) for 7z / LZMA
- 7za now supports .Z archives
- -r- switch in command line now is default for all commands
- Some bugs were fixed
- From Windows version of 7-zip 4.15:
- Z format supporting (extracting only)
- 7-Zip now can extract ZIP archives compressed with "Shrink" method
- 7-Zip now doesn't interrupt the compressing when it can not open file. 7-Zip just skips that file and shows warning
- Some bugs were fixed
- man pages added (thanks to Mohammed Adnene Trojette)
- bug #1112167 fixed (Temporary directory must be on same partition as target)
- p7zip failed moving the temporary file at the end of compressing to target file if the directories don't reside on the same partition (or network path)
- bug #1164659 fixed (Invalid file date for "big endian" machine)
- p7zip now uses ".so" instead of ".dll"
- p7zip now handles "ctrl-c" and "kill" to cleanup temporary files before exiting
- p7zip now runs on BeOS
- better support of filenames with spaces
- some code cleanup
- "myWindows/myFiles.cpp" is now in "Windows/FileIO.cpp"
- "myWindows/myFindFile.cpp" is now in Windows/FileFind.cpp"
- "myWindows/myDirectoryAndPath.cpp" is now in "Windows/FileDir.cpp"
- "myWindows/myEvents.cpp" is now in "Windows/Synchronization.cpp"
- "myWindows/wine_strings.cpp" is now in "Windows/String.cpp"
|
|
|
Intel Version - requires R5 (1.87 MB) |
389 downloads |
|
 |
 |
|
|
 |
 |
| Version 4.14.01 |
 |
 |
License: LGPL
Updated: February 10, 2005
Source: Source Available
|
 |
 |
First realease of port.
Known problems:
- 7z (the one which dynamically loads add-ons) crashes when launched from other application through pipe. It works ok when used directly (like from terminal or scripts)
|
|
|
Intel Version - requires R5 (1.82 MB) |
266 downloads |
|
 |
 |
|
|
 |
 |
|
|
 |
 |
|
 |
 |
 |
 |
 |
 |
 |
|
|
 |
 |
 |
| |
Recent Downloads - # 207
Total Downloads - # 927
Total Views - # 253
User Ratings - N/A
|
 |
 |
 |
 |
| |
Compression
|
 |
 |
 |
 |
 |
1. BePodder - 9.80
2. QEMU - 9.68
3. ScummVM - 9.57
4. Jukebox - 9.44
5. Haiku AGP busm... - 9.35
6. cpu_fix - 9.31
7. vim6 - 9.31
8. VNCServer - 9.30
9. Beezer - 9.26
10. HandBrake - 9.25
|
 |
 |
 |
 |
 |
1. Ati Radeon G... - 32,875
2. BeOS 5 Perso... - 32,447
3. Realtek RTL8... - 20,353
4. Ensoniq Audi... - 17,690
5. USB Joystick... - 16,552
6. BePDF - 15,347
7. ATI Rage 128... - 13,355
8. S3 Trio 64 v... - 10,304
9. VLC Media Pla... - 9,558
10. DOSBox - 9,462
|
 |
 |
 |
 |
| You are not logged in.
Login
|
 |
 |
 |
 |
|