Changelog for
libSDL2_image-2_0-0-2.0.4-33.1.x86_64.rpm :
Wed Nov 7 13:00:00 2018 Jan Engelhardt
- Update to new upstream release 2.0.4
* Fixed memory issues in the XCF loader:
* CVE-2018-3839 boo#1089087 TALOS-2018-0521
* CVE-2018-3977 boo#1114519 TALOS-2018-0645
Thu Mar 8 13:00:00 2018 jengelhAATTinai.de
- Update to new upstream release 2.0.3
* Fixed a number of security issues:
* TALOS-2017-0488/CVE-2017-12122/boo#1084256:
IMG_LoadLBM_RW code execution vulnerability
* TALOS-2017-0489/CVE-2017-14440/boo#1084257:
ILBM CMAP parsing code execution vulnerability
* TALOS-2017-0490/CVE-2017-14441/boo#1084282:
ICO pitch handling code execution vulnerability
* TALOS-2017-0491/CVE-2017-14442/boo#1084304:
Image palette population code execution vulnerability
* TALOS-2017-0497/CVE-2017-14448/boo#1084303:
load_xcf_tile_rle decompression code execution
* TALOS-2017-0498/CVE-2017-14449/boo#1084297:
do_layer_surface double free vulnerability
* TALOS-2017-0499/CVE-2017-14450/boo#1084288:
LWZ decompression buffer overflow vulnerability
Tue Feb 13 13:00:00 2018 jengelhAATTinai.de
- Update BuildRequires
Fri Feb 9 13:00:00 2018 jengelhAATTinai.de
- Update to new upstream release 2.0.2
* Added simple SVG image support based on Nano SVG
* Fixed security vulnerability in XCF image loader
[boo#1062777, CVE-2017-2887]
* Added optional support for loading images using Windows
Imaging Component
* Added libpng save support for much smaller 8-bit images
* Added JPG save support: IMG_SaveJPG() and IMG_SaveJPG_RW()
Sun Jan 10 13:00:00 2016 mailaenderAATTopensuse.org
- Update to version 2.0.1
* Fixed support for transparency in XPM files
* Fixed memory leak in webp image loading
* Fixed loading BMP files with large BITMAPINFOHEADER structures
* Fixed building with libpng 1.4
- Removed bigendian_undefined_s.patch
Thu Jan 8 13:00:00 2015 jengelhAATTinai.de
- Improve package summary and description. Drop --with-pic which
is enabled implicitly anyway, remove redundant Requires.
Thu Sep 12 14:00:00 2013 dvaleevAATTsuse.com
- Fix undefined s on BigEndian platforms (bigendian_undefined_s.patch)
Tue Aug 13 14:00:00 2013 jengelhAATTinai.de
- Some metadata spruce-up: add current URLs, softer wildcarding
in the files list, more robust make install call
Tue Aug 13 14:00:00 2013 prusnakAATTopensuse.org
- created package (version 2.0.0) - based on SDL_image package