Add restorecon_source plugin, to check the source program is labeled correclty.
- Fix restorecon.py to handle customized_files properly. - Update Translations
This commit is contained in:
parent
4f25743d39
commit
440065dd2b
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
||||
@ -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@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@redhat.com> - 3.0.55-1
|
||||
- Fix debug message in sandbox-connect plugin
|
||||
- Update Translations
|
||||
|
||||
Loading…
Reference in New Issue
Block a user