Accepting request 862254 from security:SELinux
OBS-URL: https://build.opensuse.org/request/show/862254 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/container-selinux?expand=0&rev=5
This commit is contained in:
commit
a5bd8876ef
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:84f9df673d0cc130414106800740f8818472b645eb640c6235099d5bc389a24d
|
|
||||||
size 23809
|
|
3
container-selinux-2.154.0.tar.gz
Normal file
3
container-selinux-2.154.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:782921352edcd17417e9a10b608081d3cbdd70d0543df21b6f3ab3e835031807
|
||||||
|
size 23862
|
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jan 11 10:40:32 UTC 2021 - Thorsten Kukuk <kukuk@suse.com>
|
||||||
|
|
||||||
|
- Update to version 2.154.0
|
||||||
|
- Allow confined user domains to run confined container domains.
|
||||||
|
- Allow all containers to use nfs shares, iff virt_use_nfs boolean
|
||||||
|
is enabled.
|
||||||
|
- Allow containers to read nsfs file systems.
|
||||||
|
- KVM Container need to use tunnel sockets created by runtime.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Nov 3 07:53:35 UTC 2020 - Ludwig Nussel <lnussel@suse.de>
|
Tue Nov 3 07:53:35 UTC 2020 - Ludwig Nussel <lnussel@suse.de>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package container-selinux
|
# spec file for package container-selinux
|
||||||
#
|
#
|
||||||
# Copyright (c) 2020 SUSE LLC
|
# Copyright (c) 2021 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -26,7 +26,7 @@
|
|||||||
# Version of SELinux we were using
|
# Version of SELinux we were using
|
||||||
%define selinux_policyver %(rpm -q selinux-policy --qf '%%{version}')
|
%define selinux_policyver %(rpm -q selinux-policy --qf '%%{version}')
|
||||||
Name: container-selinux
|
Name: container-selinux
|
||||||
Version: 2.150.0
|
Version: 2.154.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: SELinux policies for container runtimes
|
Summary: SELinux policies for container runtimes
|
||||||
License: GPL-2.0-only
|
License: GPL-2.0-only
|
||||||
|
Loading…
Reference in New Issue
Block a user