[setroubleshoot-plugins/f18] 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:48:57 UTC 2013


commit b5fbcbefbe7a847c42e040ce0799cb4988cf0e32
Author: Dan Walsh <dwalsh at redhat.com>
Date:   Wed Mar 6 11:48:54 2013 -0500

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

 .gitignore                  |    4 +++-
 setroubleshoot-plugins.spec |   25 +++++++++++++++++++------
 sources                     |    2 +-
 3 files changed, 23 insertions(+), 8 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5d18f2f..cb86eb9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -95,6 +95,8 @@ setroubleshoot-plugins-2.1.55.tar.gz
 /setroubleshoot-plugins-3.0.41.tar.gz
 /setroubleshoot-plugins-3.0.42.tar.gz
 /setroubleshoot-plugins-3.0.45.tar.gz
-/setroubleshoot-plugins-3.0.46.tar.gz
 /setroubleshoot-plugins-3.0.47.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 55352ef..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.47
+Version: 3.0.50
 Release: 1%{?dist}
 License: GPLv2+
 Group: Applications/System
@@ -44,6 +44,19 @@ 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
+
+* Fri Feb 15 2013 Dan Walsh <dwalsh at redhat.com> - 3.0.48-1
+- Fix connect_ports and bind_ports to specify semanage command if only 1 port is available rather then to suggest user choices
+- Update translations
+
+* Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.0.47-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
+
 * Mon Jan 7 2013  <dwalsh at redhat.com> - 3.0.47-1
 - Update translations
 - Fix sys_resource.py to mention all types of resources
@@ -210,7 +223,7 @@ Resolves: #575686
 * Tue Apr 6 2010  <dwalsh at redhat.com> - 2.1.49-1
 - Update translations
 
-* Tue Mar 24 2010  <dwalsh at redhat.com> - 2.1.47-1
+* Wed Mar 24 2010  <dwalsh at redhat.com> - 2.1.47-1
 - Fix disable_ipv6 and update po
 
 * Tue Mar 23 2010  <dwalsh at redhat.com> - 2.1.46-1
@@ -262,16 +275,16 @@ Resolves: #575686
 - Update-po
 - Add httpd_write_content plugin
 
-* Tue Oct 15 2009  <dwalsh at redhat.com> - 2.1.28-1
+* Thu Oct 15 2009  <dwalsh at redhat.com> - 2.1.28-1
 - Update-po
 
 * Tue Oct 13 2009  <dwalsh at redhat.com> - 2.1.27-1
 - Add vbetool plugin
 
-* Thu Oct 7 2009  <dwalsh at redhat.com> - 2.1.26-1
+* Thu Oct 8 2009  <dwalsh at redhat.com> - 2.1.26-1
 - Add wine plugin
 
-* Thu Oct 6 2009  <dwalsh at redhat.com> - 2.1.25-1
+* Thu Oct 8 2009  <dwalsh at redhat.com> - 2.1.25-1
 - Fix http_can_senmail to look for "sendmail" in command
 
 * Thu Oct 1 2009  <dwalsh at redhat.com> - 2.1.24-2
@@ -310,7 +323,7 @@ Resolves: #575686
 * Tue Aug 18 2009  <dwalsh at redhat.com> - 2.1.14-1
   - Change priority on mmap_zero to happen after catchall_booleans
 
-* Thu Aug 11 2009  <dwalsh at redhat.com> - 2.1.13-1
+* Tue Aug 11 2009  <dwalsh at redhat.com> - 2.1.13-1
   - Change priority on restorecon and leaks
 
 * Thu Jul 30 2009  <dwalsh at redhat.com> - 2.1.12-1
diff --git a/sources b/sources
index 30b534f..9ebe364 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f6710298cffe06d9bf07866e4bf52935  setroubleshoot-plugins-3.0.47.tar.gz
+10236a430c54e6416e88d669d2682c83  setroubleshoot-plugins-3.0.50.tar.gz


More information about the scm-commits mailing list