[setroubleshoot-plugins/f14/master] - Update translations - Add findexecstack to allow_execstack to find offending libraries

Daniel J Walsh dwalsh at fedoraproject.org
Tue Jan 18 20:36:00 UTC 2011


commit 245b09b3a2ddd8ace3e22d3c052ae4317e71eeb6
Author: Dan Walsh <dwalsh at redhat.com>
Date:   Tue Jan 18 15:35:50 2011 -0500

    - Update translations
    - Add findexecstack to allow_execstack to find offending libraries

 .gitignore                  |    1 +
 setroubleshoot-plugins.spec |    8 ++++++--
 sources                     |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 92bca39..3659755 100644
--- a/.gitignore
+++ b/.gitignore
@@ -69,3 +69,4 @@ setroubleshoot-plugins-2.1.55.tar.gz
 /setroubleshoot-plugins-3.0.8.tar.gz
 /setroubleshoot-plugins-3.0.9.tar.gz
 /setroubleshoot-plugins-3.0.10.tar.gz
+/setroubleshoot-plugins-3.0.11.tar.gz
diff --git a/setroubleshoot-plugins.spec b/setroubleshoot-plugins.spec
index 7ec335d..a0b2944 100644
--- a/setroubleshoot-plugins.spec
+++ b/setroubleshoot-plugins.spec
@@ -1,6 +1,6 @@
 Summary: Analysis plugins for use with setroubleshoot
 Name: setroubleshoot-plugins
-Version: 3.0.10
+Version: 3.0.11
 Release: 1%{?dist}
 License: GPLv2+
 Group: Applications/System
@@ -13,7 +13,7 @@ BuildArch: noarch
 
 BuildRequires: perl-XML-Parser
 BuildRequires: intltool gettext python
-Requires: setroubleshoot-server >= 3.0.0-1
+Requires: setroubleshoot-server >= 3.0.23-1
 
 %define pkgdocdir %{_datadir}/doc/%{name}-%{version}
 
@@ -44,6 +44,10 @@ rm -rf %{buildroot}
 %{_datadir}/setroubleshoot/plugins
 
 %changelog
+* Tue Jan 18 2011  <dwalsh at redhat.com> - 3.0.11-1
+- Update translations
+- Add findexecstack to allow_execstack to find offending libraries
+
 * Wed Jan 12 2011  <dwalsh at redhat.com> - 3.0.10-1
 - Add dac_override plugin and update po
 
diff --git a/sources b/sources
index bc2fdf0..1932d09 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-feb98b0a133a0452d0697b4b539994ae  setroubleshoot-plugins-3.0.10.tar.gz
+af3af3c479b9b2d2b21d1e073b584316  setroubleshoot-plugins-3.0.11.tar.gz


More information about the scm-commits mailing list