Package Release Info

cabextract-1.11-bp160.1.12

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

cabextract

Change Logs

* Tue Mar 07 2023 Dirk Müller <dmueller@suse.com>
- update to 1.11:
  * Fixed bug in creating directories given in archives, e.g.
    extracting file
* Mon Feb 06 2023 Martin Hauke <mardnh@gmx.de>
- 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.
* Fri Sep 20 2019 Martin Pluskal <mpluskal@suse.com>
- Modernise spec file
* Fri Sep 20 2019 Berthold Gunreben <azouhr@opensuse.org>
- Update to version 1.9.1
  * Rerelease of 1.9 with some packaging issues fixed
* Wed Nov 07 2018 sbrabec@suse.com
- 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
* Tue Oct 23 2018 sbrabec@suse.com
- 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.
* Thu Jul 26 2018 sbrabec@suse.com
- Update to version 1.7:
  * Few bug fixes
  * New "--encoding" option
  * Properly handle lowercase conversion for non-ASCII characters.
* Fri Apr 13 2018 mpluskal@suse.com
- Cleanup spec file with spec-cleaner
* Sun Jan 31 2016 mpluskal@suse.com
- Tiny spec file cleanup
* Thu Apr 02 2015 sbrabec@suse.cz
- Update to version 1.6:
  * further UTF-8 fixes
  * sanitize file names
- Add -fno-strict-aliasing for md5.c: 114, 115.