From 7269a33deaf565669af3c704614977f85e70832f Mon Sep 17 00:00:00 2001 From: MSVSphere Packaging Team Date: Tue, 30 Apr 2024 03:30:32 +0300 Subject: [PATCH] import container-selinux-2.229.0-1.el9_3 --- .container-selinux.metadata | 2 +- .gitignore | 2 +- SPECS/container-selinux.spec | 15 +++++++++------ 3 files changed, 11 insertions(+), 8 deletions(-) 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 70c1321..bcfe8d2 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,14 @@ fi %changelog +* Wed Mar 13 2024 Jindrich Novy - 3:2.229.0-1 +- update to https://github.com/containers/container-selinux/releases/tag/v2.229.0 +- Resolves: RHEL-28925 + +* 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