diff options
| author | Chee Yang Lee <chee.yang.lee@intel.com> | 2023-08-17 17:34:57 +0800 |
|---|---|---|
| committer | Steve Sakoman <steve@sakoman.com> | 2023-08-30 04:52:35 -1000 |
| commit | 915fd3ca17e0b6b7d4b902a9fa2520276f6a1b0d (patch) | |
| tree | 68bb096168a46a715e42fc4507fa37dbf7a2aa4a /meta/recipes-extended/ghostscript/ghostscript_10.0.0.bb | |
| parent | b2e02ea2beb600e110339857fdcb602ffd271b89 (diff) | |
| download | poky-915fd3ca17e0b6b7d4b902a9fa2520276f6a1b0d.tar.gz | |
ghostscript: fix CVE-2023-38559
(From OE-Core rev: 9552f934ae5305b9154f1560d4823b168457b784)
Signed-off-by: Chee Yang Lee <chee.yang.lee@intel.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
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 9a900ee04f..9e2cd01ff4 100644 --- a/meta/recipes-extended/ghostscript/ghostscript_10.0.0.bb +++ b/meta/recipes-extended/ghostscript/ghostscript_10.0.0.bb | |||
| @@ -36,6 +36,7 @@ SRC_URI_BASE = "https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/d | |||
| 36 | file://cross-compile.patch \ | 36 | file://cross-compile.patch \ |
| 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 | " | 40 | " |
| 40 | 41 | ||
| 41 | SRC_URI = "${SRC_URI_BASE} \ | 42 | SRC_URI = "${SRC_URI_BASE} \ |
