diff --git a/modules-targeted-contrib.conf b/modules-targeted-contrib.conf index 9568fe6..abdba8e 100644 --- a/modules-targeted-contrib.conf +++ b/modules-targeted-contrib.conf @@ -2663,3 +2663,10 @@ rrdcached = module # stratisd # stratisd = module + +# Layer: contrib +# Module: ica +# +# ica +# +ica = module diff --git a/selinux-policy.spec b/selinux-policy.spec index e882202..c6bc601 100644 --- a/selinux-policy.spec +++ b/selinux-policy.spec @@ -24,7 +24,7 @@ Summary: SELinux policy configuration Name: selinux-policy Version: 34.17 -Release: 4%{?dist} +Release: 5%{?dist} License: GPLv2+ Source: %{giturl}/archive/%{commit}/%{name}-%{shortcommit}.tar.gz Source1: modules-targeted-base.conf @@ -808,6 +808,9 @@ exit 0 %endif %changelog +* Fri Aug 27 2021 Zdenek Pytela - 34.17-5 +- Add ica module to modules-targeted-contrib.conf + * Fri Aug 27 2021 Zdenek Pytela - 34.17-4 - Add trailing \ to the relabel() block which is needed even in a comment