| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- update to 1.11:
* Fixed bug in creating directories given in archives, e.g.
extracting file
- Update to version 1.10
* Multiple -F filters can be given. cabextract will extract
files matching any of the filters.
* cabextract now overwrites symlinks by default. This is to be
consistent with other archive tools. Use the new -k option for
the old behaviour of keeping symlinks. This does not affect
symlinks in the -d dirpath option.
* New -n option to never overwrite files.
* New -i option to interactively prompt if you want to overwrite
files.
- Modernise spec file
- Update to version 1.9.1 * Rerelease of 1.9 with some packaging issues fixed
- Update to version 1.9: * Fix invisibly wrong results in cabextract -F (1.8 regression). * Fix ./configure --with-external-libmspack. * Build system cleanup * Testsuite available
- Update to version 1.8:
* Improves ability to extract damaged files with the "-f" option.
* cabinfo command has been rewritten.
* If a CAB file has a Quantum-compressed datablock with exactly
38912 compressed bytes, cabextract will write exactly one byte
beyond its input buffer.
- Update to version 1.7: * Few bug fixes * New "--encoding" option * Properly handle lowercase conversion for non-ASCII characters.
- Cleanup spec file with spec-cleaner
- Tiny spec file cleanup
- Update to version 1.6: * further UTF-8 fixes * sanitize file names - Add -fno-strict-aliasing for md5.c: 114, 115.