summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/ghostscript/ghostscript_9.55.0.bb
diff options
context:
space:
mode:
authorLee Chee Yang <lcyang92@gmail.com>2022-06-29 22:54:36 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-07-08 08:27:15 +0100
commit0a954bf5d7cf096124ff2aaad0f6772273cf6e07 (patch)
treeae260076a840d5b2dbc060c7129baba17222e126 /meta/recipes-extended/ghostscript/ghostscript_9.55.0.bb
parent6ca152967b2075a4ba2f0baf6203fea0c479b1d9 (diff)
downloadpoky-0a954bf5d7cf096124ff2aaad0f6772273cf6e07.tar.gz
ghostscript: fix CVE-2022-2085
(From OE-Core rev: 645a619524d04aa6a2029a2810e2d84dc751fc48) Signed-off-by: Chee Yang Lee <chee.yang.lee@intel.com> Signed-off-by: Steve Sakoman <steve@sakoman.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/ghostscript/ghostscript_9.55.0.bb')
-rw-r--r--meta/recipes-extended/ghostscript/ghostscript_9.55.0.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-extended/ghostscript/ghostscript_9.55.0.bb b/meta/recipes-extended/ghostscript/ghostscript_9.55.0.bb
index c28e62f089..365420fb64 100644
--- a/meta/recipes-extended/ghostscript/ghostscript_9.55.0.bb
+++ b/meta/recipes-extended/ghostscript/ghostscript_9.55.0.bb
@@ -33,6 +33,7 @@ SRC_URI_BASE = "https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/d
33 file://do-not-check-local-libpng-source.patch \ 33 file://do-not-check-local-libpng-source.patch \
34 file://avoid-host-contamination.patch \ 34 file://avoid-host-contamination.patch \
35 file://mkdir-p.patch \ 35 file://mkdir-p.patch \
36 file://CVE-2022-2085.patch \
36" 37"
37 38
38SRC_URI = "${SRC_URI_BASE} \ 39SRC_URI = "${SRC_URI_BASE} \