From 3b54bab68775b2179157d13536a5be0712baf026 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Apr 07 2020 09:13:47 +0000 Subject: import fapolicyd-0.8.10-3.el8_1.3 --- diff --git a/SOURCES/fapolicyd-dracut.patch b/SOURCES/fapolicyd-dracut.patch index 9ae3d94..0f1ccd7 100644 --- a/SOURCES/fapolicyd-dracut.patch +++ b/SOURCES/fapolicyd-dracut.patch @@ -7,7 +7,7 @@ diff -up ./init/fapolicyd.rules.fix ./init/fapolicyd.rules +# enable dracut +allow uid=0 dir=/var/tmp/ -+allow uid=0 exe=/usr/lib64/ld-2.28.so dir=systemdir ++allow uid=0 exe=/usr/lib64/ld-2.28.so dir=systemdirs + # Prevent execution by ld.so deny_audit pattern=ld_so all diff --git a/SPECS/fapolicyd.spec b/SPECS/fapolicyd.spec index e78779c..aef1899 100644 --- a/SPECS/fapolicyd.spec +++ b/SPECS/fapolicyd.spec @@ -1,7 +1,7 @@ Summary: Application Whitelisting Daemon Name: fapolicyd Version: 0.8.10 -Release: 3%{?dist}.1 +Release: 3%{?dist}.3 License: GPLv3+ URL: http://people.redhat.com/sgrubb/fapolicyd Source0: https://people.redhat.com/sgrubb/fapolicyd/%{name}-%{version}.tar.gz @@ -92,6 +92,12 @@ getent passwd %{name} >/dev/null || useradd -r -M -d %{_localstatedir}/lib/%{nam %{python3_sitelib}/dnf-plugins/__pycache__/%{name}-dnf-plugin.*.pyc %changelog +* Tue Mar 03 2020 Radovan Sroka - 0.8.10-3.3 +RHEL 8.1.0.Z +- fixed typo in dracut rule +- changed default fapolicyd.rules +Resolves: rhbz#1809844 + * Mon Jan 20 2020 Radovan Sroka - 0.8.10-3.1 RHEL 8.1.Z - fixed: fapolicyd blocks dracut from generating initramfs