[setroubleshoot-plugins] Add chrome.py and update mozplugger.py to indicate how to disable plugin protection

Daniel J Walsh dwalsh at fedoraproject.org
Wed Mar 6 16:47:10 UTC 2013


commit 0cb7f4dd9d800dd5ffe673f2dabfcdb6d71230fb
Author: Dan Walsh <dwalsh at redhat.com>
Date:   Wed Mar 6 11:47:05 2013 -0500

    Add chrome.py and update mozplugger.py to indicate how to disable plugin protection

 .gitignore                  |    1 +
 setroubleshoot-plugins.spec |    5 ++++-
 sources                     |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4fbe833..cb86eb9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -99,3 +99,4 @@ setroubleshoot-plugins-2.1.55.tar.gz
 *.rpm
 /setroubleshoot-plugins-3.0.48.tar.gz
 /setroubleshoot-plugins-3.0.49.tar.gz
+/setroubleshoot-plugins-3.0.50.tar.gz
diff --git a/setroubleshoot-plugins.spec b/setroubleshoot-plugins.spec
index 91c3d60..55dd3e0 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.49
+Version: 3.0.50
 Release: 1%{?dist}
 License: GPLv2+
 Group: Applications/System
@@ -44,6 +44,9 @@ rm -rf %{buildroot}
 %{_datadir}/setroubleshoot/plugins
 
 %changelog
+* Wed Mar 6 2013 Dan Walsh <dwalsh at redhat.com> - 3.0.50-1
+- Add chrome.py and update mozplugger.py to indicate how to disable plugin protection
+
 * Tue Mar 5 2013 Dan Walsh <dwalsh at redhat.com> - 3.0.49-1
 - Fix restorecon plugin to check customizable types
 
diff --git a/sources b/sources
index a74e101..9ebe364 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9969c08dc4b332ef08e1890bb1535869  setroubleshoot-plugins-3.0.49.tar.gz
+10236a430c54e6416e88d669d2682c83  setroubleshoot-plugins-3.0.50.tar.gz


More information about the scm-commits mailing list