- security update
* CVE-2019-6978 [bsc#1123522] + gd-CVE-2019-6978.patch OBS-URL: https://build.opensuse.org/package/show/graphics/gd?expand=0&rev=51
This commit is contained in:
6
gd.spec
6
gd.spec
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package gd
|
||||
#
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2019 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
|
||||
@@ -12,7 +12,7 @@
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
@@ -36,6 +36,7 @@ Patch3: gd-aliasing.patch
|
||||
Patch4: gd-CVE-2018-5711.patch
|
||||
Patch5: libgd-config.patch
|
||||
Patch6: gd-CVE-2018-1000222.patch
|
||||
Patch7: gd-CVE-2019-6978.patch
|
||||
# needed for tests
|
||||
BuildRequires: dejavu
|
||||
BuildRequires: libjpeg-devel
|
||||
@@ -86,6 +87,7 @@ the formats accepted for inline images by most browsers.
|
||||
%patch4 -p1
|
||||
%patch5 -p1
|
||||
%patch6 -p1
|
||||
%patch7 -p1
|
||||
chmod 644 COPYING
|
||||
|
||||
%build
|
||||
|
Reference in New Issue
Block a user