diff --git a/container-selinux.changes b/container-selinux.changes index befc034..5c0c12a 100644 --- a/container-selinux.changes +++ b/container-selinux.changes @@ -1,3 +1,30 @@ +------------------------------------------------------------------- +Mon Jan 16 12:47:34 UTC 2023 - Frederic Crozat + +- Update to version 2.198.0: + * Fix spc_t transition rules on tmpfs_t +- Changes from 2.197.0: + * Add boolean containers_use_ecryptfs policy +- Changes from 2.195.1: + * Readd missing allow rules for container_t +- Changes from 2.194.0: + * Allow syslogd_t to use tmpfs files created by container runtime +- Changes from 2.193.0: + * Allow containers to mount tmpfs_t file systems + * Label spc_t as a init initrc daemon + * Allow userdomains to run containers +- Changes from 2.191.0: + * Create container_logwriter_t type +- Changes from 2.190.1: + * Support BuildKit + * container.fc: Set label for kata-agent + * support nerdctl +- Changes from 2.190.0: + * Packit: initial enablement + * Allow iptables to list directories labeled as container_file_t +- Changes from 2.189.0: + * Dont audit searching other processes in /proc. + ------------------------------------------------------------------- Thu Jan 12 13:02:32 UTC 2023 - Johannes Segitz diff --git a/container-selinux.spec b/container-selinux.spec index 348a656..93f6d9a 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.188.0 +Version: 2.198.0 Release: 0 Summary: SELinux policies for container runtimes License: GPL-2.0-only diff --git a/v2.188.0.tar.gz b/v2.188.0.tar.gz deleted file mode 100644 index 48f273d..0000000 --- a/v2.188.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:75e2a8eb6350371ed1accfdc01452f97f42371e5da02e8ff3013e1c0864040cd -size 26120 diff --git a/v2.198.0.tar.gz b/v2.198.0.tar.gz new file mode 100644 index 0000000..514ba6d --- /dev/null +++ b/v2.198.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c17a834d33eb4826c935208a7a20e91e194a7409033b92ef1dce579de877900f +size 28323