1
0

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:
Johannes Segitz 2023-12-11 08:07:24 +00:00 committed by Git OBS Bridge
parent bd548fda37
commit 23185a5570
2 changed files with 10 additions and 0 deletions

View File

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

View File

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