package/mupdf: drop CVE ignores
Back in commit 1fb64680bf
(package/mupdf: bump to version 1.20.3), we
no longer carry the two patches that were fixing two CVEs. But the
commit forgot to rop the exclusion of those two CVEs.
Signed-off-by: Raphaël Mélotte <raphael.melotte@mind.be>
[yann.morin.1998@free.fr: offload to its own commit, write commit log]
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
This commit is contained in:
parent
a650d71434
commit
952fdd8fb1
@ -22,12 +22,6 @@ MUPDF_DEPENDENCIES = \
|
||||
xlib_libX11 \
|
||||
zlib
|
||||
|
||||
# 0002-Bug-703366-Fix-double-free-of-object-during-linearization.patch
|
||||
MUPDF_IGNORE_CVES += CVE-2021-3407
|
||||
|
||||
# 0003-Bug-703791-Stay-within-hash-table-max-key-size-in-cached-color-converter.patch
|
||||
MUPDF_IGNORE_CVES += CVE-2021-37220
|
||||
|
||||
# The pkg-config name for gumbo-parser is `gumbo`.
|
||||
MUPDF_PKG_CONFIG_PACKAGES = \
|
||||
freetype2 \
|
||||
|
Loading…
Reference in New Issue
Block a user