mirror of
https://git.yoctoproject.org/poky
synced 2026-05-07 16:59:22 +00:00
avahi: Exclude CVE-2021-26720 from cve-check
Issue only affects Debian and SUSE. (From OE-Core rev: 72522fa1a5f3b9b2855043fe6b421886d641385f) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -30,6 +30,9 @@ UPSTREAM_CHECK_URI = "https://github.com/lathiat/avahi/releases/"
|
||||
SRC_URI[md5sum] = "229c6aa30674fc43c202b22c5f8c2be7"
|
||||
SRC_URI[sha256sum] = "060309d7a333d38d951bc27598c677af1796934dbd98e1024e7ad8de798fedda"
|
||||
|
||||
# Issue only affects Debian/SUSE, not us
|
||||
CVE_CHECK_WHITELIST += "CVE-2021-26720"
|
||||
|
||||
DEPENDS = "expat libcap libdaemon glib-2.0 intltool-native"
|
||||
|
||||
# For gtk related PACKAGECONFIGs: gtk, gtk3
|
||||
|
||||
Reference in New Issue
Block a user