* https://github.com/twogood/unshield/compare/1.6.1...1.6.2 * https://github.com/twogood/unshield/compare/1.6.0...1.6.1 OBS-URL: https://build.opensuse.org/package/show/Archiving/unshield?expand=0&rev=31
156 lines
5.1 KiB
Plaintext
156 lines
5.1 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu Nov 20 12:48:51 UTC 2025 - Martin Hauke <mardnh@gmx.de>
|
|
|
|
- Update to version 1.6.2
|
|
* https://github.com/twogood/unshield/compare/1.6.1...1.6.2
|
|
* https://github.com/twogood/unshield/compare/1.6.0...1.6.1
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 24 19:36:44 UTC 2025 - Martin Hauke <mardnh@gmx.de>
|
|
|
|
- Update to version 1.6.0
|
|
* Remove endian-dependent logic.
|
|
* Fix copyright notice.
|
|
* Various CMake improvements.
|
|
* Re-implement test execution with CTest.
|
|
* Fix leaking handle in edge cases.
|
|
* Fix possible copy and paste mistake in 'unshield_file_save_old'
|
|
* Fix OpenSSL deprecation warnings.
|
|
* Sync man page and usage output.
|
|
* Add io operation callbacks.
|
|
* cmake: Add install export set.
|
|
* Remove md5 and convert_utf from export set when installing.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Mar 22 00:18:47 UTC 2025 - Shawn Dunn <sfalken@opensuse.org>
|
|
|
|
- Add -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to fix FTBFS with cmake4
|
|
- Add %check section
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Feb 20 16:02:00 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
|
|
|
- Use %autosetup macro. Allows to eliminate the usage of deprecated
|
|
%patchN
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Dec 6 20:55:31 UTC 2021 - Martin Hauke <mardnh@gmx.de>
|
|
|
|
- Update to version 1.5.1
|
|
* Fix library versioning and configure version in CMake
|
|
- Update to version 1.5.0
|
|
* Support external files with old compression
|
|
* Honour -O (old compression) flag for t (test) command
|
|
* fix: unshield_utf16_to_utf8 buffer too small for
|
|
U+0800-U+FFFF chars
|
|
* Support for .cab files > 2GB
|
|
- Update patch:
|
|
* armv7l-fpic.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 2 15:44:29 UTC 2019 - Martin Pluskal <mpluskal@suse.com>
|
|
|
|
- Fix typo in macro
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Aug 26 02:48:25 UTC 2019 - Martin Pluskal <mpluskal@suse.com>
|
|
|
|
- Update to version 1.4.3:
|
|
* This release should also improve portability for Microsoft
|
|
Windows.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu May 11 08:48:13 UTC 2017 - mpluskal@suse.com
|
|
|
|
- Update to version 1.4.2:
|
|
* exit run-tests.sh with non-zero if there were failed tests
|
|
- Changes for 1.4.1:
|
|
* Security and distro fixes
|
|
- Changes for 1.4.0:
|
|
* Including fix for CVE-2015-1386 (boo#915181)
|
|
- Drop upstreamed patch:
|
|
* libconvert_utf_static.patch
|
|
- Some packaging cleanups
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jun 7 10:19:27 UTC 2016 - matwey.kornilov@gmail.com
|
|
|
|
- Add armv7l-fpic.patch: fix armv7l build issue:
|
|
convert_utf/libconvert_utf.a(ConvertUTF.c.o):
|
|
relocation R_ARM_MOVW_ABS_NC against `a local symbol' can not be
|
|
used when making a shared object
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jul 6 12:29:18 UTC 2015 - mpluskal@suse.com
|
|
|
|
- Update to 1.3
|
|
* move build system cmake
|
|
- Add libconvert_utf_static.patch
|
|
- Drop unnecessary patches
|
|
* unshield-zlib_test.patch
|
|
* unshield-0.6-allow_ruu_extract.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Mar 13 12:55:22 UTC 2015 - mpluskal@suse.com
|
|
|
|
- Cleanup spec file with spec-cleaner
|
|
- Use url for source
|
|
- Update dependencies
|
|
- Do not install .la file
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Nov 23 09:32:08 UTC 2011 - coolo@suse.com
|
|
|
|
- add libtool as buildrequire to avoid implicit dependency
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Aug 3 10:49:00 UTC 2011 - andrea@opensuse.org
|
|
|
|
- added unshield-0.6-allow_ruu_extract.patch to allow extraction
|
|
of some exe files like HTC RUUs
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 5 19:11:58 UTC 2011 - tejas.guruswamy@opensuse.org
|
|
|
|
- Fix provides/obsoletes for proper upgrade path
|
|
|
|
-------------------------------------------------------------------
|
|
Sun May 2 13:50:49 UTC 2010 - masterpatricko@gmail.com
|
|
|
|
- BuildRequires pkgconfig
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Dec 4 14:14:26 UTC 2009 - masterpatricko@gmail.com
|
|
|
|
- Recreate zlib_test.patch to remove fuzz
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Aug 26 12:53:54 CEST 2009 - mls@suse.de
|
|
|
|
- make patch0 usage consistent
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jul 18 20:48:41 CEST 2009 - masterpatricko@gmail.com
|
|
|
|
- Update to 0.6
|
|
* Fixes to the command line tool
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jan 29 12:10:01 CET 2008 - pth@suse.de
|
|
|
|
- Enable prototypes.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Dec 27 01:12:05 CET 2007 - crrodriguez@suse.de
|
|
|
|
- fix library-without-ldconfig-post* errors
|
|
- remove static libraries and "la" files
|
|
- fix -devel package dependencies
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 12 18:54:37 CET 2007 - pth@suse.de
|
|
|
|
- Initial package creation
|
|
|
|
|