- Add plugin openvpn that looks for mislabeled cert files in homedir

- Update translations
This commit is contained in:
Dan Walsh 2010-11-29 11:06:46 -05:00
parent f5367b08fb
commit dda54dc9af
3 changed files with 7 additions and 2 deletions

1
.gitignore vendored
View File

@ -63,3 +63,4 @@ setroubleshoot-plugins-2.1.55.tar.gz
/setroubleshoot-plugins-3.0.2.tar.gz
/setroubleshoot-plugins-3.0.3.tar.gz
/setroubleshoot-plugins-3.0.4.tar.gz
/setroubleshoot-plugins-3.0.5.tar.gz

View File

@ -1,6 +1,6 @@
Summary: Analysis plugins for use with setroubleshoot
Name: setroubleshoot-plugins
Version: 3.0.4
Version: 3.0.5
Release: 1%{?dist}
License: GPLv2+
Group: Applications/System
@ -44,6 +44,10 @@ rm -rf %{buildroot}
%{_datadir}/setroubleshoot/plugins
%changelog
* Mon Nov 29 2010 <dwalsh@redhat.com> - 3.0.5-1
- Add plugin openvpn that looks for mislabeled cert files in homedir
- Update translations
* Tue Nov 23 2010 <dwalsh@redhat.com> - 3.0.4-1
- Update translations
- Fix boolean descriptions

View File

@ -1 +1 @@
761e83ad8224188f9f6200c1296f8f35 setroubleshoot-plugins-3.0.4.tar.gz
ca299af41537a1f51e456ceab0f8a322 setroubleshoot-plugins-3.0.5.tar.gz