From 1793c5b28933527e2bdfa030d3dd1d12a8d482db70af3c66c5a4768f665aabd4 Mon Sep 17 00:00:00 2001 From: Johannes Segitz Date: Mon, 24 Apr 2023 08:23:40 +0000 Subject: [PATCH] Accepting request 1082386 from home:jsegitz:branches:security:SELinux - Update to version 2.211.0: * Don't transition to initrc_t domains from spc_t * Add tunable to allow sshd_t to launch container engines * Allow syslogd_t gettatr on inheritited runtime tmpfs files * Add container_file_t and container_ro_file_t as user_home_type * Set default context for local-path-provisioner * Allow daemon to send dbus messages to spc_t by OBS-URL: https://build.opensuse.org/request/show/1082386 OBS-URL: https://build.opensuse.org/package/show/security:SELinux/container-selinux?expand=0&rev=28 --- container-selinux.changes | 11 +++++++++++ container-selinux.spec | 2 +- v2.206.0.tar.gz | 3 --- v2.211.0.tar.gz | 3 +++ 4 files changed, 15 insertions(+), 4 deletions(-) delete mode 100644 v2.206.0.tar.gz create mode 100644 v2.211.0.tar.gz diff --git a/container-selinux.changes b/container-selinux.changes index e439193..bcf5480 100644 --- a/container-selinux.changes +++ b/container-selinux.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Mon Apr 24 07:24:46 UTC 2023 - Johannes Segitz + +- Update to version 2.211.0: + * Don't transition to initrc_t domains from spc_t + * Add tunable to allow sshd_t to launch container engines + * Allow syslogd_t gettatr on inheritited runtime tmpfs files + * Add container_file_t and container_ro_file_t as user_home_type + * Set default context for local-path-provisioner + * Allow daemon to send dbus messages to spc_t by + ------------------------------------------------------------------- Wed Mar 29 13:04:36 UTC 2023 - Johannes Segitz diff --git a/container-selinux.spec b/container-selinux.spec index 78c188a..373eb93 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.206.0 +Version: 2.211.0 Release: 0 Summary: SELinux policies for container runtimes License: GPL-2.0-only diff --git a/v2.206.0.tar.gz b/v2.206.0.tar.gz deleted file mode 100644 index 276ee0b..0000000 --- a/v2.206.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8a79b0150a28ff321113bde70d41bd1d31ef9fb482c2d9b46cc67b7d67cc8393 -size 28400 diff --git a/v2.211.0.tar.gz b/v2.211.0.tar.gz new file mode 100644 index 0000000..9dc404d --- /dev/null +++ b/v2.211.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4eeef9975526f937fafed834c3dcf99b821e6be10d3f5373038aff2f41028d1 +size 29626