mirror of
https://git.yoctoproject.org/poky
synced 2026-03-02 05:19:40 +01:00
ghostscript: fix CVE-2023-36664
Combine two commits from git.ghostscript.com/ghostpdl. The first incompletely addresses the CVE. The second addresses defects in the first. (From OE-Core rev: 8173939cfa4d0be8c0ffaa45e371945b1f7a16ae) Signed-off-by: Joe Slater <joe.slater@windriver.com> Signed-off-by: Steve Sakoman <steve@sakoman.com>
This commit is contained in:
committed by
Steve Sakoman
parent
4c0213759a
commit
76f54ee71f
@@ -35,6 +35,7 @@ SRC_URI_BASE = "https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/d
|
||||
file://mkdir-p.patch \
|
||||
file://cross-compile.patch \
|
||||
file://cve-2023-28879.patch \
|
||||
file://cve-2023-36664.patch \
|
||||
"
|
||||
|
||||
SRC_URI = "${SRC_URI_BASE} \
|
||||
|
||||
Reference in New Issue
Block a user