- Close open file descriptors on exec
This commit is contained in:
parent
72aefea9cd
commit
08ac905af6
@ -39,3 +39,4 @@ setroubleshoot-2.2.22.tar.gz
|
|||||||
setroubleshoot-2.2.23.tar.gz
|
setroubleshoot-2.2.23.tar.gz
|
||||||
setroubleshoot-2.2.24.tar.gz
|
setroubleshoot-2.2.24.tar.gz
|
||||||
setroubleshoot-2.2.26.tar.gz
|
setroubleshoot-2.2.26.tar.gz
|
||||||
|
setroubleshoot-2.2.27.tar.gz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Summary: Helps troubleshoot SELinux problems
|
Summary: Helps troubleshoot SELinux problems
|
||||||
Name: setroubleshoot
|
Name: setroubleshoot
|
||||||
Version: 2.2.26
|
Version: 2.2.27
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
@ -212,6 +212,9 @@ Setroubleshoot documentation package
|
|||||||
%doc %{pkgdocdir}
|
%doc %{pkgdocdir}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Sep 10 2009 Dan Walsh <dwalsh@redhat.com> - 2.2.27-1
|
||||||
|
- Close open file descriptors on exec
|
||||||
|
|
||||||
* Thu Sep 10 2009 Dan Walsh <dwalsh@redhat.com> - 2.2.26-1
|
* Thu Sep 10 2009 Dan Walsh <dwalsh@redhat.com> - 2.2.26-1
|
||||||
- Fix setroubleshoot error dialog and hash to catch more dups on reportbug
|
- Fix setroubleshoot error dialog and hash to catch more dups on reportbug
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user