From b124d922f5e19d52c7bf9b029bce3c5bdc6e936b Mon Sep 17 00:00:00 2001 From: Steve Grubb Date: Thu, 1 Apr 2021 09:45:20 -0400 Subject: [PATCH] Finalize fapolicyd-1.0.3 release --- TODO | 2 +- fapolicyd.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/TODO b/TODO index c8adb3e2..2f94a666 100644 --- a/TODO +++ b/TODO @@ -4,7 +4,7 @@ Add ability to specify auxiliary information about which rule number triggers Userspace ========= -Add rpm plugin to notify when to rebuild the trustdb +Handle paths with special characters Support other packaging manifests Allow rules to express paths using globbing (fnmatch) Consider adding rule testing to cli (uid, pgm, file) diff --git a/fapolicyd.spec b/fapolicyd.spec index 159c9dff..5b995fa3 100644 --- a/fapolicyd.spec +++ b/fapolicyd.spec @@ -93,5 +93,5 @@ getent passwd %{name} >/dev/null || useradd -r -M -d %{_localstatedir}/lib/%{nam %{python3_sitelib}/dnf-plugins/__pycache__/%{name}-dnf-plugin.*.pyc %changelog -* Tue Jan 05 2021 Steve Grubb 1.0.3-1 +* Thu Apr 02 2021 Steve Grubb 1.0.3-1 - New release