diff --git a/.cvsignore b/.cvsignore index d5b780d..830a7b5 100644 --- a/.cvsignore +++ b/.cvsignore @@ -26,3 +26,4 @@ setroubleshoot-plugins-2.1.16.tar.gz setroubleshoot-plugins-2.1.18.tar.gz setroubleshoot-plugins-2.1.19.tar.gz setroubleshoot-plugins-2.1.20.tar.gz +setroubleshoot-plugins-2.1.21.tar.gz diff --git a/setroubleshoot-plugins.spec b/setroubleshoot-plugins.spec index c0f4286..c12ec2f 100644 --- a/setroubleshoot-plugins.spec +++ b/setroubleshoot-plugins.spec @@ -1,6 +1,6 @@ Summary: Analysis plugins for use with setroubleshoot Name: setroubleshoot-plugins -Version: 2.1.20 +Version: 2.1.21 Release: 1%{?dist} License: GPLv2+ Group: Applications/System @@ -52,7 +52,11 @@ rm -rf %{buildroot} %{_datadir}/setroubleshoot/plugins %changelog -* Thu Sep 11 2009 - 2.1.20-1 +* Thu Sep 17 2009 - 2.1.21-1 +- Remove allow_execmem plugin +- Add Firefox Plugin + +* Fri Sep 11 2009 - 2.1.20-1 - Fix priority on allow_execmod - Update po diff --git a/sources b/sources index f419f43..1ac5034 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2aefb12d640b08268ebfea12c862f296 setroubleshoot-plugins-2.1.20.tar.gz +39b7d02eb2470a1daf99f03086b1f0f1 setroubleshoot-plugins-2.1.21.tar.gz