diff options
Diffstat (limited to 'meta/recipes-extended/ghostscript/ghostscript_10.0.0.bb')
-rw-r--r-- | meta/recipes-extended/ghostscript/ghostscript_10.0.0.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-extended/ghostscript/ghostscript_10.0.0.bb b/meta/recipes-extended/ghostscript/ghostscript_10.0.0.bb index 9e2cd01ff4..5c6be991d9 100644 --- a/meta/recipes-extended/ghostscript/ghostscript_10.0.0.bb +++ b/meta/recipes-extended/ghostscript/ghostscript_10.0.0.bb | |||
@@ -37,6 +37,7 @@ SRC_URI_BASE = "https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/d | |||
37 | file://cve-2023-28879.patch \ | 37 | file://cve-2023-28879.patch \ |
38 | file://cve-2023-36664.patch \ | 38 | file://cve-2023-36664.patch \ |
39 | file://CVE-2023-38559.patch \ | 39 | file://CVE-2023-38559.patch \ |
40 | file://CVE-2023-43115.patch \ | ||
40 | " | 41 | " |
41 | 42 | ||
42 | SRC_URI = "${SRC_URI_BASE} \ | 43 | SRC_URI = "${SRC_URI_BASE} \ |