From 4f49bd086819ea7e69c6c6a7dac26dd18d3df785 Mon Sep 17 00:00:00 2001 From: Petr Lautrbach Date: Fri, 7 Nov 2025 10:49:51 +0100 Subject: [PATCH] fapolicyd-1.4.1-2 - Install SELinux policy hardening module Resolves: RHEL-1368 --- fapolicyd.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/fapolicyd.spec b/fapolicyd.spec index a32e72c..8876dd9 100644 --- a/fapolicyd.spec +++ b/fapolicyd.spec @@ -5,7 +5,7 @@ Summary: Application Whitelisting Daemon Name: fapolicyd Version: 1.4.1 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL-3.0-or-later URL: https://github.com/linux-application-whitelisting/fapolicyd Source0: https://github.com/linux-application-whitelisting/fapolicyd/releases/download/v%{version}/fapolicyd-%{version}.tar.gz @@ -233,6 +233,9 @@ fi %selinux_relabel_post -s %{selinuxtype} %changelog +* Fri Nov 07 2025 Petr Lautrbach - 1.4.1-2 +- Install SELinux policy hardening module + * Fri Oct 31 2025 Petr Lautrbach - 1.4.1-1 - Fix deadlock on reconfigure - On reconfigure, update the trust list and reload the rpm filter