- security update

* CVE-2018-18444 [bsc#1113455]
    + openexr-CVE-2018-18444.patch

OBS-URL: https://build.opensuse.org/package/show/graphics/openexr?expand=0&rev=17
This commit is contained in:
2018-11-07 11:02:53 +00:00
committed by Git OBS Bridge
parent 80f89c3aff
commit 6c8b6b0f6f
3 changed files with 22 additions and 0 deletions

View File

@@ -35,6 +35,7 @@ Source0: https://github.com/openexr/openexr/releases/download/v%{version}
Source1: https://github.com/openexr/openexr/releases/download/v%{version}/openexr-%{version}.tar.gz.sig
Source2: baselibs.conf
Source3: openexr.keyring
Patch0: openexr-CVE-2018-18444.patch
BuildRequires: automake
BuildRequires: fltk-devel
BuildRequires: freeglut-devel
@@ -133,6 +134,7 @@ This package contains documentation.
%prep
%setup -q
%patch0 -p1
%build
export PTHREAD_LIBS="-lpthread"