package/tcpdump: add SELinux module
Support for tcpdump is added by the admin/netutils module in the SELinux refpolicy. Signed-off-by: Maxime Chevallier <maxime.chevallier@bootlin.com> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
This commit is contained in:
parent
be41ce5c53
commit
e6f3e8c493
@ -17,6 +17,7 @@ TCPDUMP_CONF_OPTS = \
|
||||
--with-system-libpcap \
|
||||
$(if $(BR2_PACKAGE_TCPDUMP_SMB),--enable-smb,--disable-smb)
|
||||
TCPDUMP_DEPENDENCIES = libpcap
|
||||
TCPDUMP_SELINUX_MODULES = netutils
|
||||
|
||||
# 0001-PPP-When-un-escaping-don-t-allocate-a-too-large-buffer.patch
|
||||
TCPDUMP_IGNORE_CVES += CVE-2020-8037
|
||||
|
Loading…
Reference in New Issue
Block a user