Changelog for
cabextract-1.6-33.1.x86_64.rpm :
Sun Jan 31 13:00:00 2016 mpluskalAATTsuse.com
- Tiny spec file cleanup
Thu Apr 2 14:00:00 2015 sbrabecAATTsuse.cz
- Update to version 1.6:
* further UTF-8 fixes
* sanitize file names
- Add -fno-strict-aliasing for md5.c: 114, 115.
Fri Feb 20 13:00:00 2015 mpluskalAATTsuse.com
- Use url for source
- New version 1.5:
* Several crashes and hangs were found by Debian project members
using the afl tool to generate corrupt cabinet files. These
crashes and hangs have been fixed.
* cabextract now replaces bad Unicode characters in filenames
with the standard Unicode replacement character
* wince_rename now puts files under the correct installation path
Sat Dec 20 13:00:00 2014 meissnerAATTsuse.com
- build with PIE
Sat Sep 17 14:00:00 2011 jengelhAATTmedozas.de
- Remove redundant tags/sections from specfile
- Use %_smp_mflags for parallel build
Sat May 21 14:00:00 2011 vlado.paskovAATTgmail.com
- Version update to 1.4
Wed Dec 22 13:00:00 2010 andreas.hankeAATTgmx-topmail.de
- use system libmspack (#660942)
Sat Jul 24 14:00:00 2010 meissnerAATTsuse.de
- updated to version 1.3:
* Bugs in the MS-ZIP and Quantum decompressors have been fixed. This
fixes two security vulnerabilites: a segfault when testing a specific
Quantum archive, and an infinite loop when testing or extracting a
badly-formed MSZIP archive.
* MS-ZIP recovery has been improved. You will now get data from within
a bad block, up to the point it turned bad.
- license changed to GPLv3
Thu Sep 21 14:00:00 2006 sndirschAATTsuse.de
- updated to version 1.2:
* The \"-t\" archive integrity checking option has been added. This
was requested by several users. cabextract can unpack cabinet
files and give you MD5 checksums of the files inside, without
writing the unpacked files to disk.
* Large files (more than 2 gigabytes) are now correctly searched
for cabinet files.
* A security vulnerability has been fixed. Files compressed with
the Quantum method, using a window size less than 32768 bytes,
could cause cabextract to write beyond the end of the window
and cause a segmentation fault. This fix also permits
cabextract to unpack this type of cabinet file (of which only
one has been found in the wild) correctly.
* The unnecessary GNU source mempcpy.c, which caused compilation
failures on several systems, was removed.
* An off-by-one error introduced in 1.1\'s UTF-8 decoder was
fixed. Files with UTF-8 filenames can now be extracted. The
UTF-8 decoder was also upgraded to support the latest
Unicode characer maps.
Wed Jan 25 13:00:00 2006 mlsAATTsuse.de
- converted neededforbuild to BuildRequires