- security update:

* CVE-2018-5711 [bsc#1076391]
    + gd-CVE-2018-5711.patch

OBS-URL: https://build.opensuse.org/package/show/graphics/gd?expand=0&rev=44
This commit is contained in:
2018-01-22 14:59:43 +00:00
committed by Git OBS Bridge
parent e845ee2783
commit d0aa601a9b
3 changed files with 47 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package gd
#
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -33,6 +33,7 @@ Patch1: gd-fontpath.patch
Patch2: gd-format.patch
# could be upstreamed
Patch3: gd-aliasing.patch
Patch4: gd-CVE-2018-5711.patch
# needed for tests
BuildRequires: dejavu
BuildRequires: libjpeg-devel
@@ -92,6 +93,7 @@ the formats accepted for inline images by most browsers.
%patch1
%patch2
%patch3
%patch4 -p1
chmod 644 COPYING
%build