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:
Joe Slater
2023-07-10 16:42:31 -07:00
committed by Steve Sakoman
parent 4c0213759a
commit 76f54ee71f
2 changed files with 166 additions and 0 deletions

View File

@@ -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} \