diff --git a/container-selinux.spec b/container-selinux.spec index c3cbdd6..1219b1a 100644 --- a/container-selinux.spec +++ b/container-selinux.spec @@ -19,7 +19,7 @@ Epoch: 3 Name: container-selinux -Version: 2.199.0 +Version: 2.205.0 Release: 1%{?dist} License: GPLv2 URL: %{git0} @@ -54,6 +54,9 @@ SELinux policy modules for use with container runtimes. %prep %autosetup -Sgit +# Not present on rhel 9 +sed -i '/user_namespace/d' container.te + %build make @@ -118,6 +121,11 @@ fi %changelog +* Mon Mar 20 2023 Jindrich Novy - 3:2.205.0-1 +- update to https://github.com/containers/container-selinux/releases/tag/v2.205.0 +- remove user_namespace class, thanks to Lokesh Mandvekar +- Resolves: #2178990 + * Mon Jan 30 2023 Jindrich Novy - 3:2.199.0-1 - update to https://github.com/containers/container-selinux/releases/tag/v2.199.0 - Related: #2124478 diff --git a/sources b/sources index 750ae14..236868f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (v2.199.0.tar.gz) = 28fd8f66d01fb4398f5df42432dca4c08123cd0cd9196d2f7deb30a095dd777a7285f067a508ec7faa7d1f3a72ae6939891b26d823c7c286586a36fa8a3a4ea2 +SHA512 (v2.205.0.tar.gz) = a30ebb584c46d93b62cd53c50d2e8b7e84a98f0a9adb91e16e523ebfad920c61334471a32c0b8f96f3ce06de14e7346b64137b59a3248b4e5ea4978acad74948