- Update to version 20240925:
* Allow snapperd to manage unlabeled_t files (bsc#1230966) OBS-URL: https://build.opensuse.org/package/show/security:SELinux/selinux-policy?expand=0&rev=278
This commit is contained in:
parent
f6d9c79526
commit
0c3d4440ae
@ -1,7 +1,7 @@
|
|||||||
<servicedata>
|
<servicedata>
|
||||||
<service name="tar_scm">
|
<service name="tar_scm">
|
||||||
<param name="url">https://gitlab.suse.de/selinux/selinux-policy.git</param>
|
<param name="url">https://gitlab.suse.de/selinux/selinux-policy.git</param>
|
||||||
<param name="changesrevision">f4b3bc7b488a3da53b15078efa7abacbb2d4ab7d</param></service><service name="tar_scm">
|
<param name="changesrevision">ea6fc581acb280d4edb63bade9a62f7ecc70468e</param></service><service name="tar_scm">
|
||||||
<param name="url">https://github.com/containers/container-selinux.git</param>
|
<param name="url">https://github.com/containers/container-selinux.git</param>
|
||||||
<param name="changesrevision">07b3034f6d9625ab84508a2f46515d8ff79b4204</param></service><service name="tar_scm">
|
<param name="changesrevision">07b3034f6d9625ab84508a2f46515d8ff79b4204</param></service><service name="tar_scm">
|
||||||
<param name="url">https://gitlab.suse.de/jsegitz/selinux-policy.git</param>
|
<param name="url">https://gitlab.suse.de/jsegitz/selinux-policy.git</param>
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:7acfdf7d195e11e7971ce1aff857f61db11e01dd43511922ea543db2f3638074
|
|
||||||
size 774684
|
|
3
selinux-policy-20240925.tar.xz
Normal file
3
selinux-policy-20240925.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:560cf9f65020c54bfe0d4b3dc5f31f5db535aece7b47714b000dbe3c543a4106
|
||||||
|
size 774700
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Sep 25 08:23:22 UTC 2024 - cathy.hu@suse.com
|
||||||
|
|
||||||
|
- Update to version 20240925:
|
||||||
|
* Allow snapperd to manage unlabeled_t files (bsc#1230966)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Sep 24 09:37:13 UTC 2024 - cathy.hu@suse.com
|
Tue Sep 24 09:37:13 UTC 2024 - cathy.hu@suse.com
|
||||||
|
|
||||||
|
@ -36,7 +36,7 @@ Summary: SELinux policy configuration
|
|||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
Group: System/Management
|
Group: System/Management
|
||||||
Name: selinux-policy
|
Name: selinux-policy
|
||||||
Version: 20240924
|
Version: 20240925
|
||||||
Release: 0
|
Release: 0
|
||||||
Source0: %{name}-%{version}.tar.xz
|
Source0: %{name}-%{version}.tar.xz
|
||||||
Source1: container.fc
|
Source1: container.fc
|
||||||
|
Loading…
Reference in New Issue
Block a user