- Update to upstream
- Fix handling of syscall record a1 field - Translate "/" to mountpoint when returned by kernel
This commit is contained in:
parent
58fcc1602f
commit
8946c8a530
@ -27,3 +27,4 @@ setroubleshoot-2.2.10.tar.gz
|
|||||||
setroubleshoot-2.2.11.tar.gz
|
setroubleshoot-2.2.11.tar.gz
|
||||||
setroubleshoot-2.2.12.tar.gz
|
setroubleshoot-2.2.12.tar.gz
|
||||||
setroubleshoot-2.2.13.tar.gz
|
setroubleshoot-2.2.13.tar.gz
|
||||||
|
setroubleshoot-2.2.14.tar.gz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Summary: Helps troubleshoot SELinux problems
|
Summary: Helps troubleshoot SELinux problems
|
||||||
Name: setroubleshoot
|
Name: setroubleshoot
|
||||||
Version: 2.2.13
|
Version: 2.2.14
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
@ -209,6 +209,12 @@ Setroubleshoot documentation package
|
|||||||
%doc %{pkgdocdir}
|
%doc %{pkgdocdir}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jul 15 2009 Dan Walsh <dwalsh@redhat.com> - 2.2.14-1
|
||||||
|
- Update to upstream
|
||||||
|
2009-7-15 Dan Walsh <dwalsh@redhat.com>
|
||||||
|
- Fix handling of syscall record a1 field
|
||||||
|
- Translate "/" to mountpoint when returned by kernel
|
||||||
|
|
||||||
* Mon Jul 7 2009 Dan Walsh <dwalsh@redhat.com> - 2.2.13-1
|
* Mon Jul 7 2009 Dan Walsh <dwalsh@redhat.com> - 2.2.13-1
|
||||||
- Update to upstream
|
- Update to upstream
|
||||||
2009-7-07 Thomas Liu <tliu@redhat.com>
|
2009-7-07 Thomas Liu <tliu@redhat.com>
|
||||||
|
Loading…
Reference in New Issue
Block a user