diff --git a/container-selinux.changes b/container-selinux.changes index b85d591..2074302 100644 --- a/container-selinux.changes +++ b/container-selinux.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Wed Sep 20 14:21:29 UTC 2023 - Johannes Segitz + +- Update to version 2.222: + * Allow containers to read/write inherited dri devices + +------------------------------------------------------------------- +Tue Aug 15 05:48:12 UTC 2023 - Johannes Segitz + +- Update to version 2.221: + * Allow containers to shutdown sockets inherited from container + runtimes + * Allow spc_t to use execmod libraries on container file systems + * Add boolean to allow containers to read all cert files + * More MLS Policy allow rules + * Allow container runtimes using pasta bind icmp_socket to port_t + * Fix spc_t transitions from container_runtime_domain + ------------------------------------------------------------------- Tue May 23 07:32:16 UTC 2023 - Johannes Segitz diff --git a/container-selinux.spec b/container-selinux.spec index a173e4f..4dfe28a 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.215.0 +Version: 2.222.0 Release: 0 Summary: SELinux policies for container runtimes License: GPL-2.0-only diff --git a/v2.215.0.tar.gz b/v2.215.0.tar.gz deleted file mode 100644 index 311533a..0000000 --- a/v2.215.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7236e149d4238b996ee94127ecc15ec3c1bceb5d4bc58e397a6e404b42133906 -size 31027 diff --git a/v2.222.0.tar.gz b/v2.222.0.tar.gz new file mode 100644 index 0000000..02b118d --- /dev/null +++ b/v2.222.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9626ee2d2a49380f43f6b44a2e0d982295d6404838f4b0cd6e6d1e108d8f65e +size 30721