forked from pool/selinux-policy
Accepting request 1129970 from home:cahu:branches:security:SELinux
- Trigger rebuild of the policy when pcre2 gets updated to avoid regex version mismatch errors (bsc#1216747). OBS-URL: https://build.opensuse.org/request/show/1129970 OBS-URL: https://build.opensuse.org/package/show/security:SELinux/selinux-policy?expand=0&rev=202
This commit is contained in:
parent
bd548fda37
commit
23185a5570
@ -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
|
||||
|
||||
|
@ -539,6 +539,10 @@ exit 0
|
||||
%postun 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
|
||||
%config(noreplace) %{_sysconfdir}/selinux/targeted/contexts/users/unconfined_u
|
||||
%config(noreplace) %{_sysconfdir}/selinux/targeted/contexts/users/sysadm_u
|
||||
|
Loading…
x
Reference in New Issue
Block a user