* CVE-2019-6977 [bsc#1123361]

+ php-CVE-2019-6977.patch

OBS-URL: https://build.opensuse.org/package/show/graphics/gd?expand=0&rev=52
This commit is contained in:
2019-02-04 09:23:05 +00:00
committed by Git OBS Bridge
parent 3efdffe692
commit b812ad1de1
3 changed files with 19 additions and 0 deletions

View File

@@ -37,6 +37,7 @@ Patch4: gd-CVE-2018-5711.patch
Patch5: libgd-config.patch
Patch6: gd-CVE-2018-1000222.patch
Patch7: gd-CVE-2019-6978.patch
Patch8: gd-CVE-2019-6977.patch
# needed for tests
BuildRequires: dejavu
BuildRequires: libjpeg-devel
@@ -88,6 +89,7 @@ the formats accepted for inline images by most browsers.
%patch5 -p1
%patch6 -p1
%patch7 -p1
%patch8 -p1
chmod 644 COPYING
%build