summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/ghostscript/ghostscript_9.27.bb
diff options
context:
space:
mode:
authorLee Chee Yang <chee.yang.lee@intel.com>2020-05-18 16:20:24 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-06-02 13:32:49 +0100
commit1cd36a832e2927027635478e9f3aa6e5a0642773 (patch)
tree38c933ec0a93d2d33bded329683225da20894b7c /meta/recipes-extended/ghostscript/ghostscript_9.27.bb
parent7ed7e1e332048fc5ff2dcb94338004b0cd647fcd (diff)
downloadpoky-1cd36a832e2927027635478e9f3aa6e5a0642773.tar.gz
ghostscript : fix CVE-2019-10216
(From OE-Core rev: 4620180a073b721dbc91d14ab64285187bec4cb7) Signed-off-by: Lee Chee Yang <chee.yang.lee@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/ghostscript/ghostscript_9.27.bb')
-rw-r--r--meta/recipes-extended/ghostscript/ghostscript_9.27.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-extended/ghostscript/ghostscript_9.27.bb b/meta/recipes-extended/ghostscript/ghostscript_9.27.bb
index 32f938f254..bbd17104e1 100644
--- a/meta/recipes-extended/ghostscript/ghostscript_9.27.bb
+++ b/meta/recipes-extended/ghostscript/ghostscript_9.27.bb
@@ -29,6 +29,7 @@ SRC_URI_BASE = "https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/d
29 file://CVE-2019-14817-0001.patch \ 29 file://CVE-2019-14817-0001.patch \
30 file://CVE-2019-14817-0002.patch \ 30 file://CVE-2019-14817-0002.patch \
31 file://CVE-2019-14869-0001.patch \ 31 file://CVE-2019-14869-0001.patch \
32 file://CVE-2019-10216.patch \
32" 33"
33 34
34SRC_URI = "${SRC_URI_BASE} \ 35SRC_URI = "${SRC_URI_BASE} \