[setroubleshoot-plugins: 1/2] Add restorecon_source plugin, to check the source program is labeled correclty.

Daniel J Walsh dwalsh at fedoraproject.org
Fri Aug 16 18:42:21 UTC 2013


commit 440065dd2bf933d8cdc8383760906995a3dcd41d
Author: Dan Walsh <dwalsh at redhat.com>
Date:   Fri Aug 16 14:38:09 2013 -0400

    Add restorecon_source plugin, to check the source program is labeled correclty.
    
    - Fix restorecon.py to handle customized_files properly.
    - Update Translations

 .gitignore                  |    1 +
 setroubleshoot-plugins.spec |    7 ++++++-
 sources                     |    2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a13177c..024b779 100644
--- a/.gitignore
+++ b/.gitignore
@@ -105,3 +105,4 @@ setroubleshoot-plugins-2.1.55.tar.gz
 /setroubleshoot-plugins-3.0.53.tar.gz
 /setroubleshoot-plugins-3.0.54.tar.gz
 /setroubleshoot-plugins-3.0.55.tar.gz
+/setroubleshoot-plugins-3.0.57.tar.gz
diff --git a/setroubleshoot-plugins.spec b/setroubleshoot-plugins.spec
index f9993f8..5b6089b 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.55
+Version: 3.0.57
 Release: 1%{?dist}
 License: GPLv2+
 Group: Applications/System
@@ -44,6 +44,11 @@ rm -rf %{buildroot}
 %{_datadir}/setroubleshoot/plugins
 
 %changelog
+* Sun Jul 21 2013 Dan Walsh <dwalsh at redhat.com> - 3.0.57-1
+- Add restorecon_source plugin, to check the source program is labeled correclty.
+- Fix restorecon.py to handle customized_files properly.
+- Update Translations
+
 * Sun Jul 21 2013 Dan Walsh <dwalsh at redhat.com> - 3.0.55-1
 - Fix debug message in sandbox-connect plugin
 - Update Translations
diff --git a/sources b/sources
index 82bbba5..9ce38e4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4fdb23403fa7a4c31b1a5890159ee4d8  setroubleshoot-plugins-3.0.55.tar.gz
+655288897bae11453dcfdd62bf42d7ba  setroubleshoot-plugins-3.0.57.tar.gz


More information about the scm-commits mailing list