From 8e3435409338d4a5236d4a9e00c70e3aaa2eabab Mon Sep 17 00:00:00 2001 From: Zdenek Pytela Date: Apr 21 2022 07:10:30 +0000 Subject: Add stalld module to modules-targeted-contrib.conf --- diff --git a/modules-targeted-contrib.conf b/modules-targeted-contrib.conf index 75daedd..7f2c938 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 d05c84c..bb793ab 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