diff --git a/container-selinux-2.150.0.tar.gz b/container-selinux-2.150.0.tar.gz deleted file mode 100644 index 975b01b..0000000 --- a/container-selinux-2.150.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:84f9df673d0cc130414106800740f8818472b645eb640c6235099d5bc389a24d -size 23809 diff --git a/container-selinux-2.154.0.tar.gz b/container-selinux-2.154.0.tar.gz new file mode 100644 index 0000000..90a0959 --- /dev/null +++ b/container-selinux-2.154.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:782921352edcd17417e9a10b608081d3cbdd70d0543df21b6f3ab3e835031807 +size 23862 diff --git a/container-selinux.changes b/container-selinux.changes index 2c5b4c5..8f159b0 100644 --- a/container-selinux.changes +++ b/container-selinux.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Mon Jan 11 10:40:32 UTC 2021 - Thorsten Kukuk + +- 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 diff --git a/container-selinux.spec b/container-selinux.spec index df44dad..6045d7c 100644 --- a/container-selinux.spec +++ b/container-selinux.spec @@ -1,7 +1,7 @@ # # 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 # remain the property of their copyright owners, unless otherwise agreed @@ -26,7 +26,7 @@ # Version of SELinux we were using %define selinux_policyver %(rpm -q selinux-policy --qf '%%{version}') Name: container-selinux -Version: 2.150.0 +Version: 2.154.0 Release: 0 Summary: SELinux policies for container runtimes License: GPL-2.0-only