mirror of
https://git.yoctoproject.org/poky
synced 2026-04-19 15:32:13 +02:00
avahi: Exclude CVE-2021-26720 from cve-check
Issue only affects Debian and SUSE. (From OE-Core rev: 760cc905fda18ee73ff3698a117f8841d3823b65) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit 72522fa1a5f3b9b2855043fe6b421886d641385f) Signed-off-by: Steve Sakoman <steve@sakoman.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -8,6 +8,9 @@ SRC_URI += "file://00avahi-autoipd \
|
||||
|
||||
inherit update-rc.d systemd useradd
|
||||
|
||||
# Issue only affects Debian/SUSE, not us
|
||||
CVE_CHECK_WHITELIST += "CVE-2021-26720"
|
||||
|
||||
PACKAGES =+ "libavahi-gobject avahi-daemon libavahi-common libavahi-core libavahi-client avahi-dnsconfd libavahi-glib avahi-autoipd avahi-utils"
|
||||
|
||||
LICENSE_libavahi-gobject = "LGPLv2.1+"
|
||||
|
||||
Reference in New Issue
Block a user