diff --git a/.container-selinux.metadata b/.container-selinux.metadata index 9d9de12..39ccbed 100644 --- a/.container-selinux.metadata +++ b/.container-selinux.metadata @@ -1 +1 @@ -949e88bb092d00e713fb0f022f717e4cb63156fa SOURCES/v2.221.0.tar.gz +d64bfe52d0334626bc66843427b3b27cb69047cc SOURCES/v2.229.0.tar.gz diff --git a/.gitignore b/.gitignore index d3e4e1d..75c8977 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/v2.221.0.tar.gz +SOURCES/v2.229.0.tar.gz diff --git a/SPECS/container-selinux.spec b/SPECS/container-selinux.spec index d52c545..008af86 100644 --- a/SPECS/container-selinux.spec +++ b/SPECS/container-selinux.spec @@ -19,7 +19,7 @@ Epoch: 3 Name: container-selinux -Version: 2.221.0 +Version: 2.229.0 Release: 1%{?dist} License: GPLv2 URL: %{git0} @@ -35,11 +35,6 @@ Requires: selinux-policy >= %{selinux_policyver} Requires(post): selinux-policy-base >= %{selinux_policyver} Requires(post): selinux-policy-targeted >= %{selinux_policyver} Requires(post): policycoreutils >= 2.5-11 -%if 0%{?rhel} > 7 || 0%{?fedora} -Requires(post): policycoreutils-python-utils -%else -Requires(post): policycoreutils-python -%endif Requires(post): libselinux-utils Requires(post): sed Obsoletes: %{name} <= 2:1.12.5-14 @@ -133,6 +128,40 @@ fi %changelog +* Tue Jan 23 2024 Jindrich Novy - 3:2.229.0-1 +- update to https://github.com/containers/container-selinux/releases/tag/v2.229.0 +- Related: RHEL-2112 + +* Fri Jan 19 2024 Jindrich Novy - 3:2.228.1-1 +- update to https://github.com/containers/container-selinux/releases/tag/v2.228.1 +- Related: RHEL-2112 + +* Thu Jan 11 2024 Jindrich Novy - 3:2.228.0-1 +- update to https://github.com/containers/container-selinux/releases/tag/v2.228.0 +- Related: RHEL-2112 + +* Tue Jan 02 2024 Jindrich Novy - 3:2.227.0-1 +- update to https://github.com/containers/container-selinux/releases/tag/v2.227.0 +- Related: RHEL-2112 + +* Thu Dec 07 2023 Lokesh Mandvekar - 3:2.226.0-1 +- update to https://github.com/containers/container-selinux/releases/tag/v2.226.0 +- Remove dependency on policycoreutils-python-utils +- Related: Jira:RHEL-2112 +- Related: Jira:RHEL-18316 + +* Thu Oct 12 2023 Jindrich Novy - 3:2.224.0-1 +- update to https://github.com/containers/container-selinux/releases/tag/v2.224.0 +- Related: Jira:RHEL-2112 + +* Tue Sep 19 2023 Jindrich Novy - 3:2.222.0-1 +- update to https://github.com/containers/container-selinux/releases/tag/v2.222.0 +- Related: Jira:RHEL-2112 + +* Wed Aug 30 2023 Jindrich Novy - 3:2.221.1-1 +- update to https://github.com/containers/container-selinux/releases/tag/v2.221.1 +- Related: #2176063 + * Tue Aug 15 2023 Jindrich Novy - 3:2.221.0-1 - update to https://github.com/containers/container-selinux/releases/tag/v2.221.0 - Related: #2176063