forked from pool/container-selinux
Accepting request 874614 from home:kukuk:selinux
- Update to version 2.158.0 - Add nfs remount support - Allow containers to execmod on nfs, samba and cephs remote shares - Allow confined users to send dbus messages to container_runtime OBS-URL: https://build.opensuse.org/request/show/874614 OBS-URL: https://build.opensuse.org/package/show/security:SELinux/container-selinux?expand=0&rev=11
This commit is contained in:
parent
68e1a8db01
commit
52d91d79b9
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:782921352edcd17417e9a10b608081d3cbdd70d0543df21b6f3ab3e835031807
|
||||
size 23862
|
3
container-selinux-2.158.0.tar.gz
Normal file
3
container-selinux-2.158.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8f4a4e7d56eddd249cf2a2f7703722d8970648ad94aba802d0102cb0f1ebbb5e
|
||||
size 23927
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 23 13:21:19 UTC 2021 - Thorsten Kukuk <kukuk@suse.com>
|
||||
|
||||
- Update to version 2.158.0
|
||||
- Add nfs remount support
|
||||
- Allow containers to execmod on nfs, samba and cephs remote shares
|
||||
- Allow confined users to send dbus messages to container_runtime
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 11 10:40:32 UTC 2021 - Thorsten Kukuk <kukuk@suse.com>
|
||||
|
||||
|
@ -26,7 +26,7 @@
|
||||
# Version of SELinux we were using
|
||||
%define selinux_policyver %(rpm -q selinux-policy --qf '%%{version}')
|
||||
Name: container-selinux
|
||||
Version: 2.154.0
|
||||
Version: 2.158.0
|
||||
Release: 0
|
||||
Summary: SELinux policies for container runtimes
|
||||
License: GPL-2.0-only
|
||||
|
Loading…
Reference in New Issue
Block a user