From 54fd3f25597e2cb09e3f8dac8ef918ce1d5b43de Mon Sep 17 00:00:00 2001 From: Petr Lautrbach Date: Mon, 18 Aug 2025 14:56:03 +0200 Subject: [PATCH] fapolicyd-1.3.3-106 - Add /var/lib/fapolicyd to tmpfiles Resolves: RHEL-104873 --- fapolicyd.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/fapolicyd.spec b/fapolicyd.spec index 1d51e28..188a9bf 100644 --- a/fapolicyd.spec +++ b/fapolicyd.spec @@ -5,7 +5,7 @@ Summary: Application Whitelisting Daemon Name: fapolicyd Version: 1.3.3 -Release: 105%{?dist} +Release: 106%{?dist} License: GPLv3+ URL: http://people.redhat.com/sgrubb/fapolicyd Source0: https://people.redhat.com/sgrubb/fapolicyd/%{name}-%{version}.tar.gz @@ -278,6 +278,10 @@ fi %selinux_relabel_post -s %{selinuxtype} %changelog +* Mon Aug 18 2025 Petr Lautrbach - 1.3.3-106 +- Add /var/lib/fapolicyd to tmpfiles +Resolves: RHEL-104873 + * Wed May 28 2025 Radovan Sroka - 1.3.3-105 RHEL 9.7.0 ERRATUM - RPMDB crashes with SIGBUS when updating the RPMDB repeatedly