Update buildroot to 2020.11-rc2 (#995)
Signed-off-by: Stefan Agner <stefan@agner.ch>
This commit is contained in:
@@ -18,6 +18,9 @@ TCPDUMP_CONF_OPTS = \
|
||||
$(if $(BR2_PACKAGE_TCPDUMP_SMB),--enable-smb,--disable-smb)
|
||||
TCPDUMP_DEPENDENCIES = libpcap
|
||||
|
||||
# 0001-PPP-When-un-escaping-don-t-allocate-a-too-large-buffer.patch
|
||||
TCPDUMP_IGNORE_CVES += CVE-2020-8037
|
||||
|
||||
ifeq ($(BR2_STATIC_LIBS),y)
|
||||
TCPDUMP_CONF_OPTS += LIBS="`$(STAGING_DIR)/usr/bin/pcap-config --static --additional-libs`"
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user