- Add CVE-2016-6265.patch to fix a use-after-free bsc#990195
OBS-URL: https://build.opensuse.org/package/show/Publishing/mupdf?expand=0&rev=39
This commit is contained in:
committed by
Git OBS Bridge
parent
419ab3e4a0
commit
cb7346d5ae
@@ -29,6 +29,7 @@ Source1: mupdf.desktop
|
||||
Source2: mupdf.png
|
||||
# PATCH-FIX-OPENSUSE mupdf-fix-openjpeg2.patch gber@opensuse.org -- Fix build against openjpeg2 2.1 on openSUSE
|
||||
Patch0: mupdf-fix-openjpeg2.patch
|
||||
Patch1: CVE-2016-6265.patch
|
||||
BuildRequires: freetype-devel
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: jbig2dec-devel
|
||||
@@ -69,6 +70,7 @@ based on mupdf.
|
||||
rm -rf $(ls -d thirdparty/*/ | grep -v mujs)
|
||||
|
||||
%patch0 -p1
|
||||
%patch1 -p1
|
||||
|
||||
mkdir docs/examples
|
||||
for src in docs/*.c; do
|
||||
|
Reference in New Issue
Block a user