mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 16:24:17 -09:00
package/pppd: add SELinux module
Support for pppd is added by the services/ppp module in the SELinux refpolicy. Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
55050bec76
commit
64bd00d086
@@ -12,6 +12,7 @@ PPPD_LICENSE_FILES = \
|
||||
pppdump/bsd-comp.c pppd/ccp.c pppd/plugins/passprompt.c
|
||||
PPPD_CPE_ID_VENDOR = samba
|
||||
PPPD_CPE_ID_PRODUCT = ppp
|
||||
PPPD_SELINUX_MODULES = ppp
|
||||
|
||||
# 0001-pppd-Fix-bounds-check.patch
|
||||
PPPD_IGNORE_CVES += CVE-2020-8597
|
||||
|
||||
Reference in New Issue
Block a user