diff --git a/container-selinux.changes b/container-selinux.changes index 685191d..bb83d1b 100644 --- a/container-selinux.changes +++ b/container-selinux.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Wed Jun 22 13:17:49 UTC 2022 - Frederic Crozat + +- Update to version 2.187.0: + * Allow container domains to use /dev/zero +- Changes from 2.186.0: + * Create policy for a container_device_t + * Allow containers to shutdown & setopt userdomain:sockets +- Changes from 2.183.0: + * Allow containers to inherit all socket classes from container runtimes. +- Changes from 2.182.0: + * Allow containers to inherit all socket classes +- Changes from 2.181.0: + * Allow socket activated domains for tcp sockets from init_t and userdomains. + ------------------------------------------------------------------- Tue Mar 22 08:35:54 UTC 2022 - Johannes Segitz diff --git a/container-selinux.spec b/container-selinux.spec index 5afd4a6..76270d5 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.180.0 +Version: 2.187.0 Release: 0 Summary: SELinux policies for container runtimes License: GPL-2.0-only diff --git a/v2.180.0.tar.gz b/v2.180.0.tar.gz deleted file mode 100644 index 1a86589..0000000 --- a/v2.180.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:eeea726e3e72a83c366c08bad0fd8b384930fd391f3a61abd57beeea0e34af1f -size 25616 diff --git a/v2.187.0.tar.gz b/v2.187.0.tar.gz new file mode 100644 index 0000000..6e695b2 --- /dev/null +++ b/v2.187.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d409bbe767df530377d3cddd93c854af1dd5a5e085700795eb2891048e3b55e9 +size 26114