forked from pool/selinux-policy
Accepting request 1156292 from home:cahu:branches:security:SELinux
- Update to version 20240308: * Support /bin/alts in the policy (bsc#1217530) * Revert "Allow virtnetworkd_t to execute bin_t (bsc#1216903)" OBS-URL: https://build.opensuse.org/request/show/1156292 OBS-URL: https://build.opensuse.org/package/show/security:SELinux/selinux-policy?expand=0&rev=212
This commit is contained in:
parent
00cf593a94
commit
12c8b54f47
@ -1,7 +1,7 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://gitlab.suse.de/selinux/selinux-policy.git</param>
|
||||
<param name="changesrevision">fc6571e7a0aaee52e87c32836d51bf9ee3c21e9f</param></service><service name="tar_scm">
|
||||
<param name="changesrevision">40720d5f295f1c473fec312f85fe9c056700ecb6</param></service><service name="tar_scm">
|
||||
<param name="url">https://github.com/containers/container-selinux.git</param>
|
||||
<param name="changesrevision">07b3034f6d9625ab84508a2f46515d8ff79b4204</param></service><service name="tar_scm">
|
||||
<param name="url">https://gitlab.suse.de/jsegitz/selinux-policy.git</param>
|
||||
|
@ -2761,3 +2761,10 @@ nvme_stas = module
|
||||
# coreos_installer
|
||||
#
|
||||
coreos_installer = module
|
||||
|
||||
## Layer: contrib
|
||||
## Module: libalternatives
|
||||
##
|
||||
## libalternatives
|
||||
##
|
||||
libalternatives = module
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:af0dc14e850efe743fa46d99aadf060cd0fd5ddcb0f1d84ae55a520ff9b1d59a
|
||||
size 766840
|
3
selinux-policy-20240308.tar.xz
Normal file
3
selinux-policy-20240308.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:05abd3ff91e571ef29004bd0dc406e1457d34bb7160889bfcb050c87e543a03a
|
||||
size 767032
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 08 09:05:08 UTC 2024 - cathy.hu@suse.com
|
||||
|
||||
- Update to version 20240308:
|
||||
* Support /bin/alts in the policy (bsc#1217530)
|
||||
* Revert "Allow virtnetworkd_t to execute bin_t (bsc#1216903)"
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 06 15:41:20 UTC 2024 - cathy.hu@suse.com
|
||||
|
||||
|
@ -33,7 +33,7 @@ Summary: SELinux policy configuration
|
||||
License: GPL-2.0-or-later
|
||||
Group: System/Management
|
||||
Name: selinux-policy
|
||||
Version: 20240306
|
||||
Version: 20240308
|
||||
Release: 0
|
||||
Source0: %{name}-%{version}.tar.xz
|
||||
Source1: container.fc
|
||||
|
Loading…
Reference in New Issue
Block a user