From 5273cf04c1e70981118cab555dd9dc4e8c37d7fd Mon Sep 17 00:00:00 2001 From: Zdenek Pytela Date: Wed, 4 Sep 2024 12:11:27 +0200 Subject: [PATCH] * Wed Sep 04 2024 Zdenek Pytela - 38.1.45-2 - Rebuild Resolves: RHEL-55414 --- selinux-policy.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/selinux-policy.spec b/selinux-policy.spec index 6f812552..e4413aba 100644 --- a/selinux-policy.spec +++ b/selinux-policy.spec @@ -24,7 +24,7 @@ Summary: SELinux policy configuration Name: selinux-policy Version: 38.1.45 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2+ Source: %{giturl}/archive/%{commit}/%{name}-%{shortcommit}.tar.gz Source1: modules-targeted-base.conf @@ -809,6 +809,10 @@ exit 0 %endif %changelog +* Wed Sep 04 2024 Zdenek Pytela - 38.1.45-2 +- Rebuild +Resolves: RHEL-55414 + * Thu Aug 29 2024 Zdenek Pytela - 38.1.45-1 - Allow setsebool_t relabel selinux data files Resolves: RHEL-55414