setroubleshoot-3.3.4

* Thu Feb 11 2016 Petr Lautrbach <plautrba@redhat.com> 3.3.4-1
- fixed traceback in SetroubleshootFixit.py (#1279396)
This commit is contained in:
Petr Lautrbach 2016-02-10 10:58:11 +01:00
parent 4236caf791
commit bb6eb228e4
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -187,3 +187,4 @@ setroubleshoot-2.2.93.tar.gz
/setroubleshoot-3.2.24.tar.gz
/setroubleshoot-3.3.1.tar.gz
/setroubleshoot-3.3.3.tar.gz
/setroubleshoot-3.3.4.tar.gz

View File

@ -1,6 +1,6 @@
Summary: Helps troubleshoot SELinux problems
Name: setroubleshoot
Version: 3.3.3
Version: 3.3.4
Release: 1%{?dist}
License: GPLv2+
Group: Applications/System
@ -186,6 +186,9 @@ rm -rf %{buildroot}
%changelog
* Thu Feb 11 2016 Petr Lautrbach <plautrba@redhat.com> 3.3.4-1
- fixed traceback in SetroubleshootFixit.py (#1279396)
* Thu Jan 21 2016 Petr Lautrbach <plautrba@redhat.com> 3.3.3-1
- fixed few UI browser problems
- extended DBUS API, see DBUS.md

View File

@ -1 +1 @@
08d59dcd6a0257ebffed1bd3ccfa2385 setroubleshoot-3.3.3.tar.gz
4d1ab0c662916fc34a3eadbd3253c2c1 setroubleshoot-3.3.4.tar.gz