mirror of
https://git.yoctoproject.org/poky
synced 2026-03-19 05:39:39 +01:00
cups: Mark CVE-2008-1033 as a non-issue
It only applies to MacOS. (From OE-Core rev: 7acb6701df68e8259f762101ef22c2f1b3526147) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit cad1162f41c4c060744b98109514f761aa64d34a) Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -20,6 +20,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