fapolicyd-1.3.3-106

- Add /var/lib/fapolicyd to tmpfiles
Resolves: RHEL-104873
This commit is contained in:
Petr Lautrbach 2025-08-18 14:56:03 +02:00
parent a4f9846026
commit 54fd3f2559

View File

@ -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 <lautrbach@redhat.com> - 1.3.3-106
- Add /var/lib/fapolicyd to tmpfiles
Resolves: RHEL-104873
* Wed May 28 2025 Radovan Sroka <rsroka@redhat.com> - 1.3.3-105
RHEL 9.7.0 ERRATUM
- RPMDB crashes with SIGBUS when updating the RPMDB repeatedly