gifsicle/gifsicle.changes

98 lines
3.6 KiB
Plaintext

-------------------------------------------------------------------
Fri Aug 18 09:59:28 CEST 2017 - manfred99@gmx.ch
- drop patch fix_use-after-free.patch
- upgrade to version 1.90:
* Kill a use-after-free error reported by @junxzm1990.
-------------------------------------------------------------------
Mon Aug 14 11:03:52 CEST 2017 - manfred99@gmx.ch
- drop SLE 11 support in spec file
-------------------------------------------------------------------
Sun Aug 13 22:56:53 CEST 2017 - manfred99@gmx.ch
- use spec description of the in-tree spec file.
- add fix_use-after-free.patch:
upstream fix, commit 81fd7823f6d9c85ab598bc850e40382068361185
- drop following patches:
* fix-escapes-in-info-mode.patch
* coverity.patch
* coverity2.patch
* document-no-conserve-memory.patch
* fix-out-of-bound.patch
* no_status-1_when_valid_output.patch
* fix_ignore-errors_and_merge_mode.patch
* initialize_missing_image.patch
* correct_zero-element_colormaps.patch
- upgrade to version 1.89:
* Add SIMD support for resizing. When enabled this improves resize
performance enormously for complex resize methods.
* Add thread support for resizing. `-j[NTHREADS]` tells gifsicle to use
up to NTHREADS threads to resize an input image. There are several
caveats---multiple threads can be only used on unoptimized images.
Thanks to Github user @wilkesybear.
* Quashed several crashes and undefined behaviors. Thanks to Github users
including @pornel, @strazzere, and @b0b0505.
* Minor bug fixes.
-------------------------------------------------------------------
Mon Jul 10 10:54:17 UTC 2017 - jengelh@inai.de
- Remove market survey from description.
-------------------------------------------------------------------
Sat Jun 24 23:25:25 CEST 2017 - manfred99@gmx.ch
- add initialize_missing_image.patch:
upstream fix, first hunk of commit a0a365136f44e5519f7f486b00a67387f641d0e8
- add correct_zero-element_colormaps.patch:
upstream fix, commit 1638a43201436f796bdf46d33b87468c089e90b8
-------------------------------------------------------------------
Fri Apr 21 17:34:28 CEST 2017 - manfred99@gmx.ch
- add no_status-1_when_valid_output.patch:
upstream fix, commit 0e02f7b62a9a3a344c34f92ddb7e178ad3b3e3ff
- add fix_ignore-errors_and_merge_mode.patch:
upstream fix, commit 62110e4392230a7e49c339173ee41128ba4ccea9
-------------------------------------------------------------------
Mon Apr 10 16:40:40 CEST 2017 - manfred99@gmx.ch
- add document-no-conserve-memory.patch:
upstream fix, commit f27a90731ef1152a106612c4293622736e20e6f8
- fix-out-of-bound.patch:
upstream fix, commit 1a29f8f5a0e19a2c671eea3604bb43ad0de8c467
-------------------------------------------------------------------
Thu Sep 29 00:39:33 CEST 2016 - manfred99@gmx.ch
- add coverity.patch:
upstream fix, commit f679917e8290804ea9ba2d954aedf9caa7e5f142
- add coverity2.patch:
upstream fix, commit 9ca87d7b1f24e01d30eb41b2304b96131f6c3b53
-------------------------------------------------------------------
Wed Sep 28 10:25:38 CEST 2016 - manfred99@gmx.ch
- add fix-escapes-in-info-mode.patch:
upstream fix for github issue #75, commit 2eff5e69e78b9fb28840508e8fc723be115a0167
-------------------------------------------------------------------
Sun Jan 24 14:39:33 UTC 2016 - mpluskal@suse.com
- Use macro for configure
- Use correct obsoletes/provides
-------------------------------------------------------------------
Fri Jan 22 16:01:36 CET 2016 - manfred99@gmx.ch
- update license indication in the spec file: it is GPL-2.0 (only)
-------------------------------------------------------------------
Thu Jan 14 15:42:21 CET 2016 - manfred99@gmx.ch
- rpm packaging for OBS