SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for unzip-6.00-49.2.i586.rpm :

* Sat Jun 22 2013 yjcoshcAATTgmail.com- Drop unzip-iso8859_2.patch, because it conflicts with natspec patch.- Drop unzip-5.52-use_librcc.patch, because it can\'t handle CP936 filename properly.- Add unzip-6.0-alt-natspec.patch to use natspec to automatically detect the code page of filenames in zip files.- Add unzip-link-natspec-configure.patch to make unzip dynamically link to libnatspec.- Add unzip-6.0-bzip2-configure.patch to enable the bzip2 support in unzip.- Modify the unzip-no_file_name_translation.patch and remove the patches to manual pages because the patches fail to apply.- Use generic instead of linux_noasm in specfile.- Use %global _default_patch_fuzz 2 in specfile to ensure the patches to be applied properly.
* Fri Aug 05 2011 pthAATTsuse.de- Don\'t call isprint (bnc#620483).
* Mon May 23 2011 lnusselAATTsuse.de- remove use of __DATE__ from correct file
* Sat May 07 2011 idoenmezAATTnovell.com- Sync our compile time flags with Debian except Acorn stuff, this enables UTF-8, saves an unrelated warning about lchmod being not implemented.- Enable make check
* Fri Jan 28 2011 lnusselAATTsuse.de- use dlopen for librcc0. A direct requires causes lots of other packages to get installed such as aspell which bloats a minimal install.
* Mon Aug 30 2010 cristian.rodriguezAATTopensuse.org- Do not include build host specific info like build dates In binaries.
* Fri Jun 25 2010 pthAATTsuse.de- Doing open(O_WRONLY) and then fdopen(\"w+\") will now fail with \"Invalid Argument\" whereas former glibcs would succeed. So now do open(O_RDWR).- Print error message when open(2) fails.- Add debugging traces in open_outfile.
* Fri May 21 2010 pthAATTsuse.de- Update to 6.0:
* Support PKWARE ZIP64 extensions, allowing Zip archives and Zip archive entries larger than 4 GiBytes and more than 65536 entries within a single Zip archive. This support is currently only available for Unix, OpenVMS and Win32/Win64.
* Support for bzip2 compression method.
* Support for UTF-8 encoded entry names, both through PKWARE\'s \"General Purpose Flags Bit 11\" indicator and Info-ZIP\'s new \"up\" unicode path extra field. (Currently, on Windows the UTF-8 handling is limited to the character subset contained in the configured non-unicode \"system code page\".)
* Fixed \"Time of Creation/Time of Use\" vulnerability when setting attributes of extracted files, for Unix and Unix-like ports.
* Fixed memory leak when processing invalid deflated data.
* Fixed long-standing bug in unshrink (partial_clear), added boundary checks against invalid compressed data.
* On Unix, keep inherited SGID attribute bit for extracted directories unless restoration of owner/group id or SUID/SGID/Tacky attributes was requested.
* On Unix, allow extracted filenames to contain embedded control characters when explicitly requested by specifying the new command line option \"-^\".
* On Unix, support restoration of symbolic link attributes.
* On Unix, support restoration of 32-bit UID/GID data using the new \"ux\" IZUNIX3 extra field introduced with Zip 3.0.
* Support symbolic links zipped up on VMS.
* New -D option to suppress restoration of timestamps for extracted directory entries (on those ports that support setting of directory timestamps). By specifying \"-DD\", this new option also allows to suppress timestamp restoration for ALL extracted files on all UnZip ports which support restoration of timestamps. On VMS, the default behaviour is now to skip restoration of directory timestamps; here, \"--D\" restores ALL timestamps, \"-D\" restores none.
* On OS/2, Win32, and Unix, the (previously optional) feature UNIXBACKUP to allow saving backup copies of overwritten files on extraction is now enabled by default.
* Mon May 10 2010 pthAATTsuse.de- Use librcc to convert russian/slavic file names (bnc#540598).
* Sun Dec 06 2009 jengelhAATT.medozas.de- enable parallel building
 
ICM