mirror of
https://git.yoctoproject.org/poky
synced 2026-04-21 21:32:12 +02:00
cups: Mark CVE-2009-0032 as a non-issue
The CVE was against a cups plugin which is obsolete and we don't include. (From OE-Core rev: 7a5123aa30fe4f19bf6daa7278e29283be05dab1) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit 5f7cb9f6ec4b14f992d265b8c67a9f5589f9b842) 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 affects pdfdistiller plugin used with but not part of cups
|
||||
CVE_CHECK_WHITELIST += "CVE-2009-0032"
|
||||
# This is an Ubuntu only issue.
|
||||
CVE_CHECK_WHITELIST += "CVE-2018-6553"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user