From 0a7588b62eeebe8de927206d58bf3092d27668de Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Thu, 30 Jul 2009 20:09:45 +0000 Subject: [PATCH] - Add leaks.py and tftpd_write_content.py plugin - Check execmod protection --- .cvsignore | 1 + setroubleshoot-plugins.spec | 8 ++++++-- sources | 2 +- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index 3588f22..b5fb0ea 100644 --- a/.cvsignore +++ b/.cvsignore @@ -18,3 +18,4 @@ setroubleshoot-plugins-2.1.7.tar.gz setroubleshoot-plugins-2.1.8.tar.gz setroubleshoot-plugins-2.1.9.tar.gz setroubleshoot-plugins-2.1.11.tar.gz +setroubleshoot-plugins-2.1.12.tar.gz diff --git a/setroubleshoot-plugins.spec b/setroubleshoot-plugins.spec index aed31d2..7dbcc0f 100644 --- a/setroubleshoot-plugins.spec +++ b/setroubleshoot-plugins.spec @@ -1,7 +1,7 @@ Summary: Analysis plugins for use with setroubleshoot Name: setroubleshoot-plugins -Version: 2.1.11 -Release: 2%{?dist} +Version: 2.1.12 +Release: 1%{?dist} License: GPLv2+ Group: Applications/System URL: https://fedorahosted.org/setroubleshoot @@ -52,6 +52,10 @@ rm -rf %{buildroot} %{_datadir}/setroubleshoot/plugins %changelog +* Thu Jul 30 2009 - 2.1.12-1 +- Add leaks.py and tftpd_write_content.py plugin +- Check execmod protection + * Sun Jul 26 2009 Fedora Release Engineering - 2.1.11-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild diff --git a/sources b/sources index 7bd84cb..3644142 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -293f7fdd2faefe73fa07b819e4a1dd1d setroubleshoot-plugins-2.1.11.tar.gz +e8d87268ae6abc651613223c969c324b setroubleshoot-plugins-2.1.12.tar.gz