- Fix cpu utilization problems
- Save database on exit
This commit is contained in:
parent
b51da3780a
commit
f09002c7d8
@ -8,3 +8,4 @@ setroubleshoot-2.1.1.tar.gz
|
|||||||
setroubleshoot-2.1.2.tar.gz
|
setroubleshoot-2.1.2.tar.gz
|
||||||
setroubleshoot-2.1.3.tar.gz
|
setroubleshoot-2.1.3.tar.gz
|
||||||
setroubleshoot-2.1.4.tar.gz
|
setroubleshoot-2.1.4.tar.gz
|
||||||
|
setroubleshoot-2.1.5.tar.gz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Summary: Helps troubleshoot SELinux problems
|
Summary: Helps troubleshoot SELinux problems
|
||||||
Name: setroubleshoot
|
Name: setroubleshoot
|
||||||
Version: 2.1.4
|
Version: 2.1.5
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
@ -185,6 +185,10 @@ rm -rf %{buildroot}
|
|||||||
%{_datadir}/dbus-1/system-services/org.fedoraproject.Setroubleshootd.service
|
%{_datadir}/dbus-1/system-services/org.fedoraproject.Setroubleshootd.service
|
||||||
|
|
||||||
%changelog
|
%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
|
* Tue Feb 10 2009 Dan Walsh <dwalsh@redhat.com> - 2.1.4-1
|
||||||
- make sure setroubleshoot is running when using sealert -l
|
- make sure setroubleshoot is running when using sealert -l
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user