From e81a64dc032c0d98d554a67ee7675ef6048a9554d175dae36acb944d3ea372df Mon Sep 17 00:00:00 2001 From: Thorsten Kukuk Date: Fri, 16 Oct 2020 09:26:37 +0000 Subject: [PATCH] Accepting request 841778 from home:kukuk:selinux - Update to version 2.145.0 - Add support for kubernetes_file_t - Allow container_t to open existing tun/tap OBS-URL: https://build.opensuse.org/request/show/841778 OBS-URL: https://build.opensuse.org/package/show/security:SELinux/container-selinux?expand=0&rev=3 --- container-selinux-2.143.0.tar.gz | 3 --- container-selinux-2.145.0.tar.gz | 3 +++ container-selinux.changes | 7 +++++++ container-selinux.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 container-selinux-2.143.0.tar.gz create mode 100644 container-selinux-2.145.0.tar.gz diff --git a/container-selinux-2.143.0.tar.gz b/container-selinux-2.143.0.tar.gz deleted file mode 100644 index ce4f030..0000000 --- a/container-selinux-2.143.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b2aaf16ca0c304854ab68593b1a6e096150de2cc3e7f58de526bf8dfaed1fefe -size 23454 diff --git a/container-selinux-2.145.0.tar.gz b/container-selinux-2.145.0.tar.gz new file mode 100644 index 0000000..9c005c0 --- /dev/null +++ b/container-selinux-2.145.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7790811fe1049ad626d77a607acd30905392940080ae98a361b385bdec7e977 +size 23509 diff --git a/container-selinux.changes b/container-selinux.changes index 43a0026..a29aecc 100644 --- a/container-selinux.changes +++ b/container-selinux.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Oct 14 12:57:07 UTC 2020 - Thorsten Kukuk + +- Update to version 2.145.0 + - Add support for kubernetes_file_t + - Allow container_t to open existing tun/tap + ------------------------------------------------------------------- Wed Aug 12 09:11:30 UTC 2020 - Thorsten Kukuk diff --git a/container-selinux.spec b/container-selinux.spec index 06cf632..4c5bed7 100644 --- a/container-selinux.spec +++ b/container-selinux.spec @@ -26,7 +26,7 @@ # Version of SELinux we were using %define selinux_policyver %(rpm -q selinux-policy --qf '%%{version}') Name: container-selinux -Version: 2.143.0 +Version: 2.145.0 Release: 0 Summary: SELinux policies for container runtimes License: GPL-2.0-only