diff --git a/sos.spec b/sos.spec index 6643c6f..069338d 100644 --- a/sos.spec +++ b/sos.spec @@ -5,7 +5,7 @@ Summary: A set of tools to gather troubleshooting information from a system Name: sos Version: 4.8.0 -Release: 4%{?dist} +Release: 5%{?dist} Group: Applications/System Source0: https://github.com/sosreport/sos/archive/%{version}/sos-%{version}.tar.gz Source1: sos-audit-%{auditversion}.tgz @@ -110,6 +110,10 @@ of the system. Currently storage and filesystem commands are audited. %changelog +* Tue Oct 15 2024 Jan Jansky = 4.8.0-5 +- Rebase to 4.8.0 and adding credential obfuscation + Resolves: RHEL-58096 + * Fri Sep 27 2024 Jan Jansky = 4.8.0-4 - Added credentials obfuscation from multiple files Resolves: RHEL-58096