Search
j0ke.net Open Build Service
>
Projects
>
server:pxe
>
p7zip
> p7zip.changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
File p7zip.changes of Package p7zip
------------------------------------------------------------------- Mon May 31 17:00:00 CEST 2010 - freespacer@gmx.de - update to version 9.13 * From Windows version of 7-zip 9.12 - Some bugs were fixed. * #2863580 "Crash in Rar decoder on a corrupted file" fixed * #2860898 "Dereferencing a zero pointer in cab handler" fixed * #2860679 "Division by zero in cab decoder" fixed - update to version 9.12 * From Windows version of 7-zip 9.12 - ZIP / PPMd compression ratio was improved in Maximum and Ultra modes. - The BUG in 7-Zip 9.* beta was fixed: LZMA2 codec didn't work, if more than 10 threads were used (or more than 20 threads in some modes). * makefile.openbsd is now compatible with OpenBSD ports tree. (thanks to jggimi) * cmake projects added. * 7zFM and 7zG can be built on MacOSX but these ports are in very alpha stage. make app to build p7zip.app (p7zip for MacOSX) - update to version 9.11 (never published) * From Windows version of 7-zip 9.11 - 7-Zip now supports PPMd compression in .ZIP archives. - Speed optimizations in PPMd codec. - The support for archives in installers was improved. - Some bugs were fixed. - update to version 9.10 (never published) * From Windows version of 7-zip 9.05 to 9.10 - 7-Zip now can unpack Apple Partition Map (APM) disk images. - 7-Zip now can unpack MSLZ archives. - Partial parsing for EXE resources, SWF and FLV. - Some bugs were fixed. * p7zip can now use hugetlbfs on Linux (thank to Joachim Henke) Like with the Windows large pages, this gives a nice speedup, when running memory intensive operations. * p7zip now uses UTF8 (kCFStringNormalizationFormD) On MacOSX fixes #2831266 "p7zip can't find NFC Unicode filename in OSX Terminal" and #2976169 "German Umlauts Failure" - update to version 9.05 (never published) * p7zip now uses precompiled header with gcc 4 - remove obsolete patch (gcc_missing_include.patch) - renew patch (install.patch) ------------------------------------------------------------------- Thu Jun 18 12:00:00 CEST 2009 - freespacer@gmx.de - update to version 9.04 * 7-Zip now can update solid .7z archives * 7-Zip now supports LZMA2 compression method * 7-Zip now supports XZ archives * 7-Zip now can unpack NTFS, FAT, VHD and MBR archives * 7-Zip now can unpack GZip, BZip2, LZMA, XZ and TAR archives from stdin * New -scrc switch to calculate total CRC-32 during extracting / testing * Some bugs were fixed * #2799966 " A newly created 7z archive (by p7zip 4.65) is broken and cannot be unpacked / listed / tested" Fixed: now "7za a -mx=9 archive.7z directory" creates a good archive even if there are a lot of executable files * Fixed: the RAM size was reported incorrectly on MacOSX 64bits (with 2Gb+ RAM) * #2798023 "segfault handling very large multivolume .7z file" p7zip now displays the following error "Error: Too many open files" if you don't have enough rights to open all the splitted files (on Linux: ulimit -n) - included update from 4.65 * The bug in 7-Zip 4.63 was fixed: 7-Zip could not decrypt .ZIP archives encrypted with WinZip-AES method * 7-Zip now can unpack ZIP archives encrypted with PKWARE-AES * Some bugs were fixed * Fixed: the RAM size was reported incorrectly on MacOSX 64bits * Fixed: makefile.linux_amd64_asm_icc * DJGPP: makefile.djgpp becomes makefile.djgpp_old * DJGPP: makefile.djgpp_watt added (thank to Rugxulo) * you can now compile 7za with a cmake project (see README) - included update from 4.61 * 7-Zip now supports LZMA compression for .ZIP archives * Ask for password twice when creating encrypted archive * 7zG added (read GUI/readme.txt) * p7zip didn't use the BCJ /BCJ2 filters for executables (: * makefile.linux_amd64_asm_icc added (tested with Intel Compiler 11 on Ubuntu 8.04 x64) * 7-Zip now can unpack UDF, XAR and DMG/HFS archives * It's allowed to use -t switch for "list" and "extract" commands * Bug: wrong timestamp for files extracted from .zip or .rar archives ------------------------------------------------------------------- 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