[Buildroot] [git commit branch/next] package/wireshark: add SELinux module

Thomas Petazzoni thomas.petazzoni at bootlin.com
Wed Aug 4 19:42:04 UTC 2021


commit: https://git.buildroot.net/buildroot/commit/?id=975ab2fa88a0c94b362499ea8ad99222f335fb45
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/next

Support for wireshark is added by the apps/wireshark module in the
SELinux refpolicy.

Signed-off-by: Fabrice Fontaine <fontaine.fabrice at gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni at bootlin.com>
---
 package/wireshark/wireshark.mk | 1 +
 1 file changed, 1 insertion(+)

diff --git a/package/wireshark/wireshark.mk b/package/wireshark/wireshark.mk
index e852083de6..6006ecaaa5 100644
--- a/package/wireshark/wireshark.mk
+++ b/package/wireshark/wireshark.mk
@@ -10,6 +10,7 @@ WIRESHARK_SITE = https://www.wireshark.org/download/src/all-versions
 WIRESHARK_LICENSE = wireshark license
 WIRESHARK_LICENSE_FILES = COPYING
 WIRESHARK_CPE_ID_VENDOR = wireshark
+WIRESHARK_SELINUX_MODULES = wireshark
 WIRESHARK_DEPENDENCIES = \
 	c-ares \
 	host-pkgconf \


More information about the buildroot mailing list