Add chrome.py and update mozplugger.py to indicate how to disable plugin protection
This commit is contained in:
parent
24e6f0aa0d
commit
0cb7f4dd9d
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user