- Fix man page to reflect change in gui
- Fix sealert -fixit call to import load_plugins - update translations - Fix handling of empty tpath in gui
This commit is contained in:
parent
39f1aaddd5
commit
983a54c27b
1
.gitignore
vendored
1
.gitignore
vendored
@ -123,3 +123,4 @@ setroubleshoot-2.2.93.tar.gz
|
|||||||
/setroubleshoot-3.0.15.tar.gz
|
/setroubleshoot-3.0.15.tar.gz
|
||||||
/setroubleshoot-3.0.16.tar.gz
|
/setroubleshoot-3.0.16.tar.gz
|
||||||
/setroubleshoot-3.0.17.tar.gz
|
/setroubleshoot-3.0.17.tar.gz
|
||||||
|
/setroubleshoot-3.0.19.tar.gz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Summary: Helps troubleshoot SELinux problems
|
Summary: Helps troubleshoot SELinux problems
|
||||||
Name: setroubleshoot
|
Name: setroubleshoot
|
||||||
Version: 3.0.17
|
Version: 3.0.19
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
@ -206,6 +206,12 @@ Setroubleshoot documentation package
|
|||||||
%{pkgdocdir}/setroubleshoot*
|
%{pkgdocdir}/setroubleshoot*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jan 6 2011 <dwalsh@redhat.com> - 3.0.19-1
|
||||||
|
- Fix man page to reflect change in gui
|
||||||
|
- Fix sealert -fixit call to import load_plugins
|
||||||
|
- update translations
|
||||||
|
- Fix handling of empty tpath in gui
|
||||||
|
|
||||||
* Thu Dec 23 2010 <dwalsh@redhat.com> - 3.0.17-1
|
* Thu Dec 23 2010 <dwalsh@redhat.com> - 3.0.17-1
|
||||||
- Fix dbus Introspect handling
|
- Fix dbus Introspect handling
|
||||||
- Make sealert use terminal for errors when in terminal mode
|
- Make sealert use terminal for errors when in terminal mode
|
||||||
|
Loading…
Reference in New Issue
Block a user