From 6b34eee380145fcd0248732558fce4cfc2d9b53d Mon Sep 17 00:00:00 2001 From: AlmaLinux RelEng Bot Date: Mon, 30 Mar 2026 10:20:51 -0400 Subject: [PATCH] import CS container-selinux-2.245.0-1.el9 --- .container-selinux.metadata | 2 +- .gitignore | 2 +- SPECS/container-selinux.spec | 18 +++++++++++++++++- 3 files changed, 19 insertions(+), 3 deletions(-) diff --git a/.container-selinux.metadata b/.container-selinux.metadata index 9eda71e..fc3b477 100644 --- a/.container-selinux.metadata +++ b/.container-selinux.metadata @@ -1 +1 @@ -bb8157f7ea50a7da2f9f404f22f10f11a8b1b4b0 SOURCES/v2.240.0.tar.gz +04a0423be83ceabfe0d688b11054d6fdb433a564 SOURCES/v2.245.0.tar.gz diff --git a/.gitignore b/.gitignore index 998a580..457a877 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/v2.240.0.tar.gz +SOURCES/v2.245.0.tar.gz diff --git a/SPECS/container-selinux.spec b/SPECS/container-selinux.spec index 838d87e..64d5734 100644 --- a/SPECS/container-selinux.spec +++ b/SPECS/container-selinux.spec @@ -35,7 +35,7 @@ Epoch: 4 # Keep Version in upstream specfile at 0. It will be automatically set # to the correct value by Packit for copr and koji builds. # IGNORE this comment if you're looking at it in dist-git. -Version: 2.240.0 +Version: 2.245.0 Release: 1%{?dist} License: GPL-2.0-only URL: https://github.com/containers/%{name} @@ -138,6 +138,22 @@ if %{_sbindir}/selinuxenabled ; then fi %changelog +* Wed Feb 04 2026 Jindrich Novy - 4:2.245.0-1 +- update to https://github.com/containers/container-selinux/releases/tag/v2.245.0 +- Related: RHEL-111919 + +* Thu Dec 11 2025 Jindrich Novy - 4:2.244.0-1 +- update to https://github.com/containers/container-selinux/releases/tag/v2.244.0 +- Resolves: RHEL-112187 + +* Tue Sep 16 2025 Jindrich Novy - 4:2.242.0-1 +- update to https://github.com/containers/container-selinux/releases/tag/v2.242.0 +- Related: RHEL-111919 + +* Mon Sep 01 2025 Jindrich Novy - 4:2.241.0-1 +- update to https://github.com/containers/container-selinux/releases/tag/v2.241.0 +- Resolves: RHEL-112187 + * Mon Aug 11 2025 Jindrich Novy - 4:2.240.0-1 - update to https://github.com/containers/container-selinux/releases/tag/v2.240.0 - Related: RHEL-80816