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:
Dan Walsh 2013-08-16 14:38:09 -04:00
parent 4f25743d39
commit 440065dd2b
3 changed files with 8 additions and 2 deletions

1
.gitignore vendored
View File

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

View File

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

View File

@ -1 +1 @@
4fdb23403fa7a4c31b1a5890159ee4d8 setroubleshoot-plugins-3.0.55.tar.gz
655288897bae11453dcfdd62bf42d7ba setroubleshoot-plugins-3.0.57.tar.gz