diff options
| -rw-r--r-- | meta/recipes-extended/ghostscript/ghostscript_9.55.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/ghostscript/ghostscript_9.55.0.bb b/meta/recipes-extended/ghostscript/ghostscript_9.55.0.bb index cd0a7de70e..6d425710b5 100644 --- a/meta/recipes-extended/ghostscript/ghostscript_9.55.0.bb +++ b/meta/recipes-extended/ghostscript/ghostscript_9.55.0.bb | |||
| @@ -24,7 +24,7 @@ UPSTREAM_CHECK_REGEX = "(?P<pver>\d+(\.\d+)+)\.tar" | |||
| 24 | CVE_CHECK_IGNORE += "CVE-2013-6629" | 24 | CVE_CHECK_IGNORE += "CVE-2013-6629" |
| 25 | 25 | ||
| 26 | # Issue in the GhostPCL. GhostPCL not part of this GhostScript recipe. | 26 | # Issue in the GhostPCL. GhostPCL not part of this GhostScript recipe. |
| 27 | CVE_CHECK_IGNORE += "CVE-2023-38560" | 27 | CVE_CHECK_IGNORE += "CVE-2023-38560 CVE-2024-46954" |
| 28 | 28 | ||
| 29 | def gs_verdir(v): | 29 | def gs_verdir(v): |
| 30 | return "".join(v.split(".")) | 30 | return "".join(v.split(".")) |
