!38 create autorelabel file after install
From: @HuaxinLuGitee Reviewed-by: @zhujianwei001 Signed-off-by: @zhujianwei001
This commit is contained in:
commit
ee2708016e
@ -12,7 +12,7 @@
|
|||||||
Summary: SELinux policy configuration
|
Summary: SELinux policy configuration
|
||||||
Name: selinux-policy
|
Name: selinux-policy
|
||||||
Version: 3.14.2
|
Version: 3.14.2
|
||||||
Release: 57
|
Release: 59
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: https://github.com/fedora-selinux/selinux-policy/
|
URL: https://github.com/fedora-selinux/selinux-policy/
|
||||||
|
|
||||||
@ -388,6 +388,8 @@ SELINUXTYPE=targeted
|
|||||||
else
|
else
|
||||||
. %{_sysconfdir}/selinux/config
|
. %{_sysconfdir}/selinux/config
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
touch /.autorelabel
|
||||||
exit 0
|
exit 0
|
||||||
|
|
||||||
%postun
|
%postun
|
||||||
@ -729,11 +731,17 @@ exit 0
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Nov 6 2020 openEuler Buildteam <buildteam@openeuler.org> - 3.14.2-59
|
||||||
|
- create autorelabel file after install
|
||||||
|
|
||||||
|
* Wed Sep 2 2020 openEuler Buildteam <buildteam@openeuler.org> - 3.14.2-58
|
||||||
|
- fix spec changelog
|
||||||
|
|
||||||
* Mon Aug 31 2020 openEuler Buildteam <buildteam@openeuler.org> - 3.14.2-57
|
* Mon Aug 31 2020 openEuler Buildteam <buildteam@openeuler.org> - 3.14.2-57
|
||||||
- update selinux
|
- update selinux
|
||||||
|
|
||||||
* Mon Jul 27 2020 openEuler Buildteam <buildteam@openeuler.org> - 3.14.2-56
|
* Tue Aug 18 2020 luhuaxin <luhuaxin1@huawei.com> - 3.14.2-56
|
||||||
- update selinux
|
- add patch add-avc-for-pam.patch
|
||||||
|
|
||||||
* Mon Jul 20 2020 steven <steven_ygui@163.com> - 3.14.2-55
|
* Mon Jul 20 2020 steven <steven_ygui@163.com> - 3.14.2-55
|
||||||
- add patch Allow-systemd_logind_t-to-read-fixed-dist-device-BZ-.patch
|
- add patch Allow-systemd_logind_t-to-read-fixed-dist-device-BZ-.patch
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user