package/netsnmp: drop stale ignore CVE entries
The 0001-snmp_agent-disallow-SET-with-NULL-varbind.patch patch has been dropped as part of the bump from 5.9.3 to 5.9.4 in commit1799cfebfd, which means 5.9.4 has the security fix, and therefore the ignore CVE entry is no longer needed. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> Signed-off-by: Julien Olivain <ju.o@free.fr> (cherry picked from commit4a3eab8341) Signed-off-by: Thomas Perale <thomas.perale@mind.be>
This commit is contained in:
committed by
Thomas Perale
parent
897df024b8
commit
3ef8c1d0db
@@ -11,10 +11,6 @@ NETSNMP_LICENSE = Various BSD-like
|
||||
NETSNMP_LICENSE_FILES = COPYING
|
||||
NETSNMP_CPE_ID_VENDOR = net-snmp
|
||||
NETSNMP_CPE_ID_PRODUCT = $(NETSNMP_CPE_ID_VENDOR)
|
||||
# 0001-snmp_agent-disallow-SET-with-NULL-varbind.patch
|
||||
NETSNMP_IGNORE_CVES = \
|
||||
CVE-2022-44792 \
|
||||
CVE-2022-44793
|
||||
NETSNMP_SELINUX_MODULES = snmp
|
||||
NETSNMP_INSTALL_STAGING = YES
|
||||
NETSNMP_CONF_ENV = \
|
||||
|
||||
Reference in New Issue
Block a user