updates from fixes reported by rhbz, progressbar fixes

This commit is contained in:
Adam Stokes 2010-01-18 20:57:08 +00:00
parent 732933c40c
commit 4a108b6318
2 changed files with 14 additions and 4 deletions

View File

@ -3,7 +3,7 @@
Summary: A set of tools to gather troubleshooting information from a system
Name: sos
Version: 1.8
Release: 18%{?dist}
Release: 21%{?dist}
Group: Applications/System
Source0: https://fedorahosted.org/releases/s/o/sos/%{name}-%{version}.tar.gz
License: GPLv2+
@ -53,6 +53,15 @@ rm -rf ${RPM_BUILD_ROOT}
%config %{_sysconfdir}/sos.conf
%changelog
* Mon Jan 18 2010 Adam Stokes <ajs at redhat dot com> = 1.8-21
- more sanitizing options for log files
- rhbz fixes from RHEL version merged into trunk
- progressbar update
* Tue Nov 19 2009 Adam Stokes <ajs at redhat dot com> = 1.8-20
- dont copy unwanted files due to symlinks
- More plugin enhancements
* Tue Nov 5 2009 Adam Stokes <ajs at redhat dot com> = 1.8-18
- Option to enable selinux fixfiles check
- Start of replacing Thread module with multiprocessing
@ -327,3 +336,4 @@ rm -rf ${RPM_BUILD_ROOT}
* Mon May 22 2006 John Berninger <jwb at redhat dot com> - 0.1-1
- initial package build

View File

@ -1 +1 @@
fc841fd760558594bb189d745fc67f0c sos-1.8.tar.gz
82ca1eeff1aa208c7088d78e8aab8d07 sos-1.8.tar.gz