Accepting request 1132428 from security:SELinux
OBS-URL: https://build.opensuse.org/request/show/1132428 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/selinux-policy?expand=0&rev=54
This commit is contained in:
commit
579406ef8f
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Nov 28 14:40:23 UTC 2023 - Hu <cathy.hu@suse.com>
|
||||||
|
|
||||||
|
- Trigger rebuild of the policy when pcre2 gets updated to avoid
|
||||||
|
regex version mismatch errors (bsc#1216747).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Nov 24 09:34:20 UTC 2023 - cathy.hu@suse.com
|
Fri Nov 24 09:34:20 UTC 2023 - cathy.hu@suse.com
|
||||||
|
|
||||||
|
@ -539,6 +539,10 @@ exit 0
|
|||||||
%postun targeted
|
%postun targeted
|
||||||
%post_un $1 targeted
|
%post_un $1 targeted
|
||||||
|
|
||||||
|
%triggerin -- libpcre2-8-0
|
||||||
|
%{_sbindir}/selinuxenabled && %{_sbindir}/semodule -nB
|
||||||
|
exit 0
|
||||||
|
|
||||||
%files targeted -f %{buildroot}%{_datadir}/selinux/targeted/nonbasemodules.lst
|
%files targeted -f %{buildroot}%{_datadir}/selinux/targeted/nonbasemodules.lst
|
||||||
%config(noreplace) %{_sysconfdir}/selinux/targeted/contexts/users/unconfined_u
|
%config(noreplace) %{_sysconfdir}/selinux/targeted/contexts/users/unconfined_u
|
||||||
%config(noreplace) %{_sysconfdir}/selinux/targeted/contexts/users/sysadm_u
|
%config(noreplace) %{_sysconfdir}/selinux/targeted/contexts/users/sysadm_u
|
||||||
|
Loading…
x
Reference in New Issue
Block a user