diff --git a/container-selinux-2.164.2.tar.gz b/container-selinux-2.164.2.tar.gz deleted file mode 100644 index d98d51f..0000000 --- a/container-selinux-2.164.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6f1b4c59526386a08cd156b43a049e62d715575265f28c56e59eec4c8bc1e209 -size 24424 diff --git a/container-selinux-2.171.0.tar.gz b/container-selinux-2.171.0.tar.gz new file mode 100644 index 0000000..7d6cf3e --- /dev/null +++ b/container-selinux-2.171.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5049009f3e294041b358bdded49e53e4744f13a8433cba6c6af824c03a5ced3b +size 25556 diff --git a/container-selinux.changes b/container-selinux.changes index 71b7bf7..6776500 100644 --- a/container-selinux.changes +++ b/container-selinux.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Fri Nov 12 16:21:06 UTC 2021 - Richard Brown + +- Update to version 2.171.0 + * Define kubernetes_file_t as a config_type + * Allow containers to be socket activated by user domains and by systemd. + * Allow iptables to use fifo files of a container runtime + * Allow container_runtime create all tmpfs content as container_runtime_tmpfs_t + * Allow containers to create lnk_file on tmpfs_t directories. + ------------------------------------------------------------------- Mon Aug 9 07:44:17 UTC 2021 - Johannes Segitz diff --git a/container-selinux.spec b/container-selinux.spec index 1f0a4a9..a97c7bd 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.164.2 +Version: 2.171.0 Release: 0 Summary: SELinux policies for container runtimes License: GPL-2.0-only