1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50
|
libsdl2-image (2.0.0+dfsg-3+deb8u1) jessie-security; urgency=high
* Backport various security fixes:
- CVE-2017-2887
- CVE-2017-12122
- CVE-2017-14440
- CVE-2017-14441
- CVE-2017-14442
- CVE-2017-14448
- CVE-2017-14449
- CVE-2017-14450
- CVE-2018-3837
- CVE-2018-3838
- CVE-2018-3839
-- Felix Geyer <fgeyer@debian.org> Sun, 15 Apr 2018 17:28:03 +0200
libsdl2-image (2.0.0+dfsg-3) unstable; urgency=low
* Really regenerate autoconf files. The upstream autogen.sh doesn't
work properly. Thanks to Pino Toscano for the patch.
- Fixes FTBFS on hurd.
-- Felix Geyer <fgeyer@debian.org> Sun, 08 Sep 2013 11:16:14 +0200
libsdl2-image (2.0.0+dfsg-2) unstable; urgency=low
* Tighten libsdl2-dev dependency to 2.0.0 and bump the shlibver to 2.0.0,
thanks to Gianfranco Costamagna for the patch.
* Fix FTBFS on big endian architectures.
- Add fix_ftbfs_big_endian.patch
-- Felix Geyer <fgeyer@debian.org> Sun, 25 Aug 2013 11:26:16 +0200
libsdl2-image (2.0.0+dfsg-1) unstable; urgency=low
* New upstream release.
* Add a watch file.
* Remove external/ from upstream tarball.
* Document miniz.h license in debian/copyright.
-- Felix Geyer <fgeyer@debian.org> Wed, 21 Aug 2013 09:44:44 +0200
libsdl2-image (2.0.0~rc1+dfsg-1) unstable; urgency=low
* Initial release. (Closes: #710698)
* Filter upstream tarball to remove precompiled binaries that don't
ship with the corresponding source code.
-- Felix Geyer <fgeyer@debian.org> Fri, 12 Jul 2013 17:38:44 +0200
|