diff --git a/SDL2.changes b/SDL2.changes index b8bd2da..45114a6 100644 --- a/SDL2.changes +++ b/SDL2.changes @@ -6,7 +6,7 @@ Fri Aug 23 11:19:59 UTC 2019 - Jan Engelhardt ------------------------------------------------------------------- Thu Aug 22 16:43:13 UTC 2019 - Michael Gorse -- Add CVE-2019-13616.patch: fix heap buffer overflow when reading +- Add CVE-2019-13616.patch: fix heap buffer overflow when reading a crafted bmp file (boo#1141844 CVE-2019-13616). ------------------------------------------------------------------- @@ -107,12 +107,12 @@ Sun Nov 4 14:10:15 UTC 2018 - Luigi Baldoni ------------------------------------------------------------------- Sun Jun 24 22:40:23 UTC 2018 - robert.munteanu@gmail.com -- Add 7babfecee045.patch, fixes launching Firewatch +- Add 7babfecee045.patch, fixes launching Firewatch ------------------------------------------------------------------- Fri May 11 11:08:39 UTC 2018 - crrodriguez@opensuse.org -- SDL2-endian.patch: bring up patch from SDL1, use optimized +- SDL2-endian.patch: bring up patch from SDL1, use optimized byteswap routines from the C library. - build with --disable-3dnow, do not pass -m3dnow to the compiler modern cpus do not support this instructions at all.