From 8e3435409338d4a5236d4a9e00c70e3aaa2eabab Mon Sep 17 00:00:00 2001 From: Zdenek Pytela Date: Thu, 21 Apr 2022 09:10:30 +0200 Subject: [PATCH] Add stalld module to modules-targeted-contrib.conf --- modules-targeted-contrib.conf | 7 +++++++ selinux-policy.spec | 5 ++++- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/modules-targeted-contrib.conf b/modules-targeted-contrib.conf index 75daedd0..7f2c9384 100644 --- a/modules-targeted-contrib.conf +++ b/modules-targeted-contrib.conf @@ -2684,3 +2684,10 @@ fedoratp = module # insights_client # insights_client = module + +# Layer: contrib +# Module: stalld +# +# stalld +# +stalld = module diff --git a/selinux-policy.spec b/selinux-policy.spec index d05c84c9..bb793ab7 100644 --- a/selinux-policy.spec +++ b/selinux-policy.spec @@ -23,7 +23,7 @@ %define CHECKPOLICYVER 3.2 Summary: SELinux policy configuration Name: selinux-policy -Version: 36.6 +Version: 36.7 Release: 1%{?dist} License: GPLv2+ Source: %{giturl}/archive/%{commit}/%{name}-%{shortcommit}.tar.gz @@ -810,6 +810,9 @@ exit 0 %endif %changelog +* Thu Apr 21 2022 Zdenek Pytela - 36.7-1 +- Add stalld module to modules-targeted-contrib.conf + * Mon Apr 04 2022 Zdenek Pytela - 36.6-1 - Add support for systemd-network-generator - Add the io_uring class