2021-06-14 10:18:22 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jun 11 11:43:06 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
|
|
|
|
|
|
|
|
- Move macros.strip-nondeterminism from /etc/rpm to
|
|
|
|
%{_rpmmacrodir} (boo#1185657).
|
|
|
|
- Install the macro file non-executable: it is loaded by rpm, never
|
|
|
|
run.
|
|
|
|
|
2019-10-30 09:57:14 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Oct 29 11:54:17 UTC 2019 - Dominique Leuenberger <dimstar@opensuse.org>
|
|
|
|
|
|
|
|
- Update to version 1.6.1:
|
|
|
|
+ Parallelise dh_strip_nondeterminism script.
|
|
|
|
+ Correct indentation level of .zip file field format comment.
|
|
|
|
+ dh_strip_nondeterminism: Deduplicate hardlinks via stat(2) to
|
|
|
|
avoid issues.
|
|
|
|
+ Call file(1) with the "--" argument placeholder to fix
|
|
|
|
normalisation of files.
|
|
|
|
+ Check the return status from Archive::Zip when writing file to
|
|
|
|
disk.
|
|
|
|
+ Workaround Archive::Zip's incorrect handling of the
|
|
|
|
localExtraField field.
|
|
|
|
+ Support timestamp clamping of "tIME" chunks in .png files.
|
|
|
|
+ Drop the t/fixtures/zip/bug_803503.zip test fixtures as they
|
|
|
|
are no longer compatible with Archive::Zip >= 1.66.
|
|
|
|
- Drop strip-nondeterminism-0.029-fix-apk.patch: test suite passes
|
|
|
|
without this.
|
|
|
|
- BuildRequire perl(Sub::Override): new dependency.
|
|
|
|
- Drop _service file: it only has a download_url defined, which is
|
|
|
|
also transparently extracted from the spec file. So this service
|
|
|
|
essentially serves no purpose.
|
|
|
|
|
2018-12-15 20:28:44 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Dec 15 19:45:06 UTC 2018 - bwiedemann@suse.com
|
|
|
|
|
|
|
|
- Update to version 1.0.0
|
|
|
|
* Improvements for javadoc, zip, cpio and png handling
|
|
|
|
* Speed up startup time
|
|
|
|
- Drop upstream strip-nondeterminism-0.029-zipfix.patch
|
|
|
|
|
2017-07-10 02:52:27 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jul 10 02:49:15 UTC 2017 - bwiedemann@suse.com
|
|
|
|
|
|
|
|
- Add strip-all-nondeterminism script to make this easier to use correctly
|
|
|
|
- Add strip-nondeterminism-0.029-zipfix.patch
|
2019-10-30 09:57:14 +00:00
|
|
|
to handle files without permissions in .zip files
|
2017-07-10 02:52:27 +00:00
|
|
|
|
2017-05-07 12:29:28 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun May 7 09:47:22 UTC 2017 - bwiedemann@suse.com
|
|
|
|
|
|
|
|
- add rpm macro to use in spec files
|
|
|
|
|
2016-12-29 06:48:37 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Jan 1 00:00:51 UTC 2017 - bwiedemann@suse.com
|
|
|
|
|
|
|
|
- update to version 0.029
|
|
|
|
+ Add strip-nondeterminism-0.029-fix-apk.patch to fix tests
|
|
|
|
|
2016-03-14 13:10:51 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Mar 8 16:08:31 UTC 2016 - bwiedemann@suse.com
|
|
|
|
|
|
|
|
- initial package version 0.016
|
|
|
|
|