File p7zip.changes of Package p7zip
-------------------------------------------------------------------
Mon Jun 30 14:11:02 CEST 2008 - mkoenig@suse.de
- update to version 4.58
* Some speed optimizations
* 7-Zip now can unpack .lzma archives
* Unicode (UTF-8) support for filenames in .ZIP archives
* Now it's possible to store file creation time in 7z and
ZIP archives (-mtc switch)
* 7-Zip now can unpack multivolume RAR archives created with
"old style volume names" scheme and names *.001, *.002, ...
* Now it's possible to use -mSW- and -mSW+ switches instead of
-mSW=off and -mSW=on
-------------------------------------------------------------------
Thu Feb 28 17:54:03 CET 2008 - mkoenig@suse.de
- update to version 4.57
* some minor bugfixes
-------------------------------------------------------------------
Tue Aug 7 05:25:20 CEST 2007 - crrodriguez@suse.de
- update to version 4.51
- fix built of test_emul
- contrib/gzip-like_CLI_wrapper_for_7z/p7zip now supports commands like :
p7zip -- -name
p7zip "file name"
p7zip file1 file2 file3
p7zip -d file1.7z file2.7z file3.7z
- some code cleanup
- run make test in the rpm check section
-------------------------------------------------------------------
Mon Jul 9 14:57:28 CEST 2007 - mkoenig@suse.de
- update to version 4.48
* bugfixes
-------------------------------------------------------------------
Mon Feb 5 16:29:08 CET 2007 - mkoenig@suse.de
- update to version 4.44:
* fixes in the help displayed by 7za/7z/7zr.
* code cleanup: remove of mySetModuleFileNameA (and its memory
leak), GetModuleFileName ...
Bugfixes:
* in the plugins of 7z, the "Utf16" state was always off.
* support for directory names that are not encoded
with the current locale.
* p7zip can now restore a symbolic link from a Zip archive
* small fix in the output of the script install.sh
* Extracting large directories takes quadratic time
* Client7z added.
-------------------------------------------------------------------
Thu Dec 14 11:18:18 CEST 2006 - mkoenig@suse.de
- update to version 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.
* 7-Zip now restores modification time of folders during .7z
archives extracting.
-------------------------------------------------------------------
Thu Jun 29 17:06:02 CEST 2006 - kssingvo@suse.de
- fixed specfile (makefile part) (bugzilla#187320)
-------------------------------------------------------------------
Wed Jun 21 20:08:57 CEST 2006 - kssingvo@suse.de
- update to version 4.42
-------------------------------------------------------------------
Tue Apr 11 17:28:54 CEST 2006 - kssingvo@suse.de
- update to version 4.37
-------------------------------------------------------------------
Fri Mar 3 19:20:03 CET 2006 - kssingvo@suse.de
- initial version