diff --git a/selinux-policy.spec b/selinux-policy.spec index 77753fbbbcc0d5421aad82edaad918f1ebaf34ff..1f790aef28a5839582ca00c7bc85b5bb499a8e20 100644 --- a/selinux-policy.spec +++ b/selinux-policy.spec @@ -12,7 +12,7 @@ Summary: SELinux policy configuration Name: selinux-policy Version: 3.14.2 -Release: 80 +Release: 81 License: GPLv2+ URL: https://github.com/fedora-selinux/selinux-policy/ @@ -428,7 +428,7 @@ echo " # enforcing - SELinux security policy is enforced. # permissive - SELinux prints warnings instead of enforcing. # disabled - No SELinux policy is loaded. -SELINUX=disabled +SELINUX=enforcing # SELINUXTYPE= can take one of these three values: # targeted - Targeted processes are protected, # minimum - Modification of targeted policy. Only selected processes are protected. @@ -784,6 +784,9 @@ exit 0 %endif %changelog +* Tue Nov 7 2023 jinlun - 3.14.2-80 +- enforcing selinux + * Thu Dec 29 2022 lixiao - 3.14.2-80 - add rule for hostnamed to rpmscript dbus chat