diff --git a/selinux-policy.spec b/selinux-policy.spec index af8a5bbcc5874725ef54f3e4194551c44daab467..ab6402aaf8446eb29d7952a7a55892cbd5de28d1 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: 68 +Release: 69 License: GPLv2+ URL: https://github.com/fedora-selinux/selinux-policy/ @@ -379,7 +379,7 @@ echo " # enforcing - SELinux security policy is enforced. # permissive - SELinux prints warnings instead of enforcing. # disabled - No SELinux policy is loaded. -SELINUX=enforcing +SELINUX=disabled # SELINUXTYPE= can take one of these three values: # targeted - Targeted processes are protected, # minimum - Modification of targeted policy. Only selected processes are protected. @@ -735,6 +735,9 @@ exit 0 %endif %changelog +* Thu May 27 2021 luhuaxin <1539327763@qq.com> - 3.14.2-69 +- close selinux on sp2 + * Tue May 20 2021 luhuaxin <1539327763@qq.com> - 3.14.2-68 - bump release for sp2