From cced7c8ec11fa46b0cf93e6e2fe3a130201a3644 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Mar 03 2021 08:10:59 +0000 Subject: import fapolicyd-1.0.2-4.el8 --- diff --git a/SPECS/fapolicyd.spec b/SPECS/fapolicyd.spec index 3d8a62f..7711c76 100644 --- a/SPECS/fapolicyd.spec +++ b/SPECS/fapolicyd.spec @@ -6,7 +6,7 @@ Summary: Application Whitelisting Daemon Name: fapolicyd Version: 1.0.2 -Release: 3%{?dist} +Release: 4%{?dist} License: GPLv3+ URL: http://people.redhat.com/sgrubb/fapolicyd Source0: https://people.redhat.com/sgrubb/fapolicyd/%{name}-%{version}.tar.gz @@ -34,8 +34,8 @@ Patch4: fapolicyd-cli-hang.patch # we are making the dnf-plugin completelly dummy because of # https://bugzilla.redhat.com/show_bug.cgi?id=1929163 -# we requires rpm-plugin now and dnf-plugin still needs to be part of -# fapolicyd package because it provides safe upgrade path +# we require the rpm-plugin from now on and the dnf-plugin still needs to be part of +# the fapolicyd package because it provides safe upgrade path Patch5: fapolicyd-dnf-plugin.patch %description @@ -136,6 +136,7 @@ if posix.access("/run/fapolicyd.pid", "f") then echo "$rule" > $c cat $tmp >> $c systemctl restart fapolicyd || true + sleep 10 cat $tmp > $c rm -f $tmp fi @@ -198,6 +199,12 @@ fi %selinux_relabel_post -s %{selinuxtype} %changelog +* Tue Mar 02 2021 Radovan Sroka - 1.0.2-4 +RHEL 8.4.0 ERRATUM +- fapolicyd breaks system upgrade, leaving system in dead state - complete fix +Resolves: rhbz#1896875 + + * Tue Feb 16 2021 Radovan Sroka - 1.0.2-3 RHEL 8.4.0 ERRATUM - rebase to 1.0.2