- 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:
4
gd.spec
4
gd.spec
@@ -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
|
||||
|
Reference in New Issue
Block a user