SHA256
1
0
forked from pool/SDL2

Accepting request 725412 from home:mgorse:branches:games

- Add CVE-2019-13616.patch: fix heap buffer overflow when reading 
  a crafted bmp file (boo#1141844 CVE-2019-13616).

    potential security exploits (boo#1142031 CVE-2019-13626)

OBS-URL: https://build.opensuse.org/request/show/725412
OBS-URL: https://build.opensuse.org/package/show/games/SDL2?expand=0&rev=89
This commit is contained in:
2019-08-22 20:06:02 +00:00
committed by Git OBS Bridge
parent bbd15f9ec1
commit 49aed970ee
3 changed files with 23 additions and 1 deletions

View File

@@ -32,6 +32,7 @@ Source3: %name.keyring
Source4: baselibs.conf
Patch1: sdl2-symvers.patch
Patch2: SDL2-endian.patch
Patch3: CVE-2019-13616.patch
BuildRequires: cmake
BuildRequires: dos2unix
BuildRequires: gcc-c++