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

This commit is contained in:
Dan Walsh 2013-03-06 11:47:05 -05:00
parent 24e6f0aa0d
commit 0cb7f4dd9d
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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@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@redhat.com> - 3.0.49-1
- Fix restorecon plugin to check customizable types

View File

@ -1 +1 @@
9969c08dc4b332ef08e1890bb1535869 setroubleshoot-plugins-3.0.49.tar.gz
10236a430c54e6416e88d669d2682c83 setroubleshoot-plugins-3.0.50.tar.gz