unar/unar.changes

131 lines
4.8 KiB
Plaintext

-------------------------------------------------------------------
Tue Oct 22 07:37:23 UTC 2024 - Joshua Smith <smolsheep@opensuse.org>
- Fix build against GCC14
-------------------------------------------------------------------
Wed Nov 29 11:31:46 UTC 2023 - Luigi Baldoni <aloisio@gmx.com>
- Update to version 1.10.8
* Fix a major memory leak in CSBzip2Handle
* Fix Quarantine attribute for created directories
* Fix crash corrupted iso
* Fix crash during unarchive sitx format with symlink on
deleted file
* Implement Clang modules support
* [TUN-189] Add Alternarive CRC calcuation for Mac Binary
format
* [WARC-1] Add basic support of WARC 1.1 archives
* [TUN-138] Fix case with directories in Solid RAR5 archives
* [TUN-184] Fix old archives with RAR 1.5
- Update source URL
- Add universal-detector as source
-------------------------------------------------------------------
Mon Sep 25 14:14:21 UTC 2023 - Marcus Meissner <meissner@suse.com>
- use pkgconfig(icu-uc) to use the current libicu. (jsc#PED-6193)
-------------------------------------------------------------------
Wed Apr 8 15:47:56 UTC 2020 - Luigi Baldoni <aloisio@gmx.com>
- Update to version 1.10.7
* Prevent using reference to dangling pointer for archives
with password in interactive mode Fixes #112
* Fix Undefined behaviour in lzw allocation
* Return suggested path if we're running non-interactive (-q
option was specified).
* Fix incorrect comments parsing
* Fix case when some permissions from Windows-generated
archives were affecting files on Mac OS
* Add tests for extended 64-Zip
* Tests added, Fixes #101
* Add tests for reading CDR
* Add basic test for incorrect date conversion #99
* Cleanup bufer after usage in tests
* Check ZIP extra field if >= 9 bytes
- Drop Group tag
- Spec cleanup
-------------------------------------------------------------------
Tue Apr 23 12:49:04 UTC 2019 - Kristýna Streitová <kstreitova@suse.com>
- update to version 1.10.5
* Update/linux build validation
* Remove wavpack sources from linux distribution
* [TUN-62] Some symlinks aren't handled by the unarchiver
* [TUN-62] Fix Symlink extration for certain files
* Add faster IEEECRC32 calculation
* Fix 7zip unarchivation for files with delta filter
* Select correct Parser in conflicting SFX Archives
* Correct RAR5 variable int reading for correct reading
values >> 32 bit
* Fix case when old solid rar archives weren't correctly extracted
* Fix broken symbolic links for the archives, created in Windows
* Fix case when JSON output explodes in solid archives with
a lot of files
* Support WARC 1.0 compliant WARC-Target-URI fields
* Support extracting warc.{gz,bz2,lzma,xz,Z} files directly
* Add support for self extracting archives in RAR5
- update fixes [bsc#1127736]
- remove the following patches (applied upstream)
* use-system-wavpack.patch
* document-undocumented-options.patch
* unar-1.10.1-self-extracting_rar.patch
- change Source for the upstream tarball
-------------------------------------------------------------------
Wed Feb 6 10:41:24 UTC 2019 - kstreitova@suse.com
- add unar-1.10.1-self-extracting_rar.patch to support RAR
self-extracting (SFX) archives [bsc#1110754]
- fix bash completion path for lsar and unar
-------------------------------------------------------------------
Tue Mar 20 11:00:36 UTC 2018 - kstreitova@suse.com
- revert changes from the last submission and move unrar_wrapper
script to a separate package as it seems that openSUSE:Factory
is not ready to obsolete unrar by unar yet [bsc#1083834],
[fate#323896]
-------------------------------------------------------------------
Fri Feb 23 11:17:32 UTC 2018 - kstreitova@suse.com
- add unrar_wrapper.py (https://github.com/openSUSE/unrar_wrapper)
that provides the basic backwards compatibility with unrar
[fate#323896]
- unar now obsoletes non-free unrar
- run spec-cleaner
-------------------------------------------------------------------
Mon Jan 23 13:00:03 UTC 2017 - aloisio@gmx.com
- Added missing build dependency.
-------------------------------------------------------------------
Sun Jan 22 19:11:33 UTC 2017 - aloisio@gmx.com
- Added -fno-strict-aliasing to CFLAGS to address some of the
rpmlint warnings. The rest needs to be fixed upstream (see
(https://bitbucket.org/WAHa_06x36/theunarchiver/issues/929)
- Added use-system-wavpack.patch and switched to system
libwavpack (imported from debian)
- Added document-undocumented-options.patch (imported from
debian)
-------------------------------------------------------------------
Sun Jan 15 13:38:42 UTC 2017 - jengelh@inai.de
- Update description
-------------------------------------------------------------------
Thu Dec 14 10:41:06 UTC 2016 - aloisio@gmx.com
- Initial package 1.10.1