mirror of
https://git.yoctoproject.org/poky
synced 2026-04-17 00:32:13 +02:00
cups: Mark CVE-2008-1033 as a non-issue
It only applies to MacOS. (From OE-Core rev: 6ebf7c268fbbf7e7b2411ba0888e141187020017) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit cad1162f41c4c060744b98109514f761aa64d34a) Signed-off-by: Steve Sakoman <steve@sakoman.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -18,6 +18,8 @@ SRC_URI = "https://github.com/apple/cups/releases/download/v${PV}/${BP}-source.t
|
||||
UPSTREAM_CHECK_URI = "https://github.com/apple/cups/releases"
|
||||
UPSTREAM_CHECK_REGEX = "cups-(?P<pver>\d+\.\d+(\.\d+)?)-source.tar"
|
||||
|
||||
# Issue only applies to MacOS
|
||||
CVE_CHECK_WHITELIST += "CVE-2008-1033"
|
||||
# Issue affects pdfdistiller plugin used with but not part of cups
|
||||
CVE_CHECK_WHITELIST += "CVE-2009-0032"
|
||||
# This is an Ubuntu only issue.
|
||||
|
||||
Reference in New Issue
Block a user