- Update Translations
- Fix allow_execstack plugin to be backwards compatable
This commit is contained in:
parent
d48308e6bb
commit
1e6ae7a0ba
1
.gitignore
vendored
1
.gitignore
vendored
@ -71,3 +71,4 @@ setroubleshoot-plugins-2.1.55.tar.gz
|
||||
/setroubleshoot-plugins-3.0.10.tar.gz
|
||||
/setroubleshoot-plugins-3.0.11.tar.gz
|
||||
/setroubleshoot-plugins-3.0.12.tar.gz
|
||||
/setroubleshoot-plugins-3.0.13.tar.gz
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Summary: Analysis plugins for use with setroubleshoot
|
||||
Name: setroubleshoot-plugins
|
||||
Version: 3.0.12
|
||||
Version: 3.0.13
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+
|
||||
Group: Applications/System
|
||||
@ -44,6 +44,10 @@ rm -rf %{buildroot}
|
||||
%{_datadir}/setroubleshoot/plugins
|
||||
|
||||
%changelog
|
||||
* Wed Feb 2 2011 <dwalsh@redhat.com> - 3.0.13-1
|
||||
- Update Translations
|
||||
- Fix allow_execstack plugin to be backwards compatable
|
||||
|
||||
* Mon Jan 24 2011 <dwalsh@redhat.com> - 3.0.12-1
|
||||
- Update translations
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user