[Buildroot] [PATCH 1/1] package/gnupg: add SELinux module

Arnout Vandecappelle arnout at mind.be
Tue Dec 14 19:45:06 UTC 2021



On 12/12/2021 21:34, Fabrice Fontaine wrote:
> Support for gnupg is added by the apps/gpg module in the SELinux
> refpolicy.
> 
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice at gmail.com>

  Applied to master, thanks.

  Regards,
  Arnout

> ---
>   package/gnupg/gnupg.mk | 1 +
>   1 file changed, 1 insertion(+)
> 
> diff --git a/package/gnupg/gnupg.mk b/package/gnupg/gnupg.mk
> index 9729441bd2..68df11a0c3 100644
> --- a/package/gnupg/gnupg.mk
> +++ b/package/gnupg/gnupg.mk
> @@ -11,6 +11,7 @@ GNUPG_LICENSE = GPL-3.0+
>   GNUPG_LICENSE_FILES = COPYING
>   GNUPG_DEPENDENCIES = zlib $(if $(BR2_PACKAGE_LIBICONV),libiconv)
>   GNUPG_CPE_ID_VENDOR = gnupg
> +GNUPG_SELINUX_MODULES = gpg
>   GNUPG_CONF_ENV = ac_cv_sys_symbol_underscore=no
>   GNUPG_CONF_OPTS = \
>   	--disable-rpath \
> 



More information about the buildroot mailing list