!92 close selinux on sp2

From: @HuaxinLuGitee
Reviewed-by: @zhujianwei001
Signed-off-by: @zhujianwei001
This commit is contained in:
openeuler-ci-bot 2021-05-27 14:25:01 +08:00 committed by Gitee
commit 63e69ccdc5

View File

@ -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