- Fix cpu utilization problems

- Save database on exit
This commit is contained in:
Daniel J Walsh 2009-02-11 20:30:22 +00:00
parent b51da3780a
commit f09002c7d8
3 changed files with 7 additions and 2 deletions

View File

@ -8,3 +8,4 @@ setroubleshoot-2.1.1.tar.gz
setroubleshoot-2.1.2.tar.gz
setroubleshoot-2.1.3.tar.gz
setroubleshoot-2.1.4.tar.gz
setroubleshoot-2.1.5.tar.gz

View File

@ -1,6 +1,6 @@
Summary: Helps troubleshoot SELinux problems
Name: setroubleshoot
Version: 2.1.4
Version: 2.1.5
Release: 1%{?dist}
License: GPLv2+
Group: Applications/System
@ -185,6 +185,10 @@ rm -rf %{buildroot}
%{_datadir}/dbus-1/system-services/org.fedoraproject.Setroubleshootd.service
%changelog
* Tue Feb 10 2009 Dan Walsh <dwalsh@redhat.com> - 2.1.5-1
- Fix cpu utilization problems
- Save database on exit
* Tue Feb 10 2009 Dan Walsh <dwalsh@redhat.com> - 2.1.4-1
- make sure setroubleshoot is running when using sealert -l

View File

@ -1 +1 @@
913104108cefa62f575173e2d2cbad18 setroubleshoot-2.1.4.tar.gz
4b57a8488e21fd42b026f147d5c5f593 setroubleshoot-2.1.5.tar.gz