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