Update-translations
- Fix openvpn plugin to check for user_tmp_t
This commit is contained in:
parent
f351c89995
commit
757c1f7abd
1
.gitignore
vendored
1
.gitignore
vendored
@ -79,3 +79,4 @@ setroubleshoot-plugins-2.1.55.tar.gz
|
||||
/setroubleshoot-plugins-3.0.22.tar.gz
|
||||
/setroubleshoot-plugins-3.0.23.tar.gz
|
||||
/setroubleshoot-plugins-3.0.24.tar.gz
|
||||
/setroubleshoot-plugins-3.0.25.tar.gz
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Summary: Analysis plugins for use with setroubleshoot
|
||||
Name: setroubleshoot-plugins
|
||||
Version: 3.0.24
|
||||
Version: 3.0.25
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+
|
||||
Group: Applications/System
|
||||
@ -44,6 +44,10 @@ rm -rf %{buildroot}
|
||||
%{_datadir}/setroubleshoot/plugins
|
||||
|
||||
%changelog
|
||||
* Thu Feb 9 2012 <dwalsh@redhat.com> - 3.0.25-1
|
||||
- Update-translations
|
||||
- Fix openvpn plugin to check for user_tmp_t
|
||||
|
||||
* Tue Feb 7 2012 <dwalsh@redhat.com> - 3.0.24-1
|
||||
- Update-translations,
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user