diff options
-rw-r--r-- | src/sos.spec | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/src/sos.spec b/src/sos.spec index d3571bf8..03039017 100644 --- a/src/sos.spec +++ b/src/sos.spec @@ -3,7 +3,7 @@ Summary: A set of tools to gather troubleshooting information from a system Name: sos Version: 1.8 -Release: 16%{?dist} +Release: 18%{?dist} Group: Applications/System Source0: https://fedorahosted.org/releases/s/o/sos/%{name}-%{version}.tar.gz License: GPLv2+ @@ -53,6 +53,10 @@ rm -rf ${RPM_BUILD_ROOT} %config %{_sysconfdir}/sos.conf %changelog +* Tue Oct 20 2009 Adam Stokes <ajs at redhat dot com> = 1.8-18 +- Option to enable selinux fixfiles check +- Start of replacing Thread module with multiprocessing + * Tue Sep 9 2009 Adam Stokes <ajs at redhat dot com> = 1.8-16 - Update rh-upload-core to rh-upload and allows general files - Fix cluster plugin with pwd mangling invalidating xml |