- fixed CVE-2014-2497 [bnc#868624]
OBS-URL: https://build.opensuse.org/package/show/graphics/gd?expand=0&rev=5
This commit is contained in:
4
gd.spec
4
gd.spec
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package gd
|
||||
#
|
||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -36,6 +36,7 @@ Patch2: gd-format.patch
|
||||
Patch3: gd-aliasing.patch
|
||||
# could be upstreamed?
|
||||
Patch4: gd-autoconf.patch
|
||||
Patch5: gd-2.1.0-CVE-2014-2497.patch
|
||||
BuildRequires: fontconfig-devel
|
||||
BuildRequires: freetype2-devel
|
||||
BuildRequires: libjpeg-devel
|
||||
@@ -78,6 +79,7 @@ the formats accepted for inline images by most browsers.
|
||||
%patch2
|
||||
%patch3
|
||||
%patch4
|
||||
%patch5
|
||||
|
||||
%build
|
||||
autoreconf -fiv
|
||||
|
Reference in New Issue
Block a user