Merge branch 'c8' into a8
This commit is contained in:
commit
70f761b1a6
@ -5,7 +5,7 @@
|
|||||||
Summary: A set of tools to gather troubleshooting information from a system
|
Summary: A set of tools to gather troubleshooting information from a system
|
||||||
Name: sos
|
Name: sos
|
||||||
Version: 4.7.1
|
Version: 4.7.1
|
||||||
Release: 2%{?dist}.alma.1
|
Release: 3%{?dist}.alma.1
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
Source0: https://github.com/sosreport/sos/archive/%{version}/sos-%{version}.tar.gz
|
Source0: https://github.com/sosreport/sos/archive/%{version}/sos-%{version}.tar.gz
|
||||||
Source1: sos-audit-%{auditversion}.tgz
|
Source1: sos-audit-%{auditversion}.tgz
|
||||||
@ -112,10 +112,10 @@ of the system. Currently storage and filesystem commands are audited.
|
|||||||
%ghost /etc/audit/rules.d/40-sos-storage.rules
|
%ghost /etc/audit/rules.d/40-sos-storage.rules
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Wed May 22 2024 Eduard Abdullin <eabdullin@almalinux.org> - 4.7.1-2.alma.1
|
* Wed May 22 2024 Eduard Abdullin <eabdullin@almalinux.org> - 4.7.1-3.alma.1
|
||||||
- Debrand for AlmaLinux
|
- Debrand for AlmaLinux
|
||||||
|
|
||||||
* Thu May 09 2024 Pavel Moravec <pmoravec@redhat.com> = 4.7.1-2
|
* Thu May 09 2024 Pavel Moravec <pmoravec@redhat.com> = 4.7.1-3
|
||||||
- [archive] Fix get_archive_root after files reordering
|
- [archive] Fix get_archive_root after files reordering
|
||||||
Resolves: RHEL-35945
|
Resolves: RHEL-35945
|
||||||
|
|
||||||
@ -152,11 +152,13 @@ of the system. Currently storage and filesystem commands are audited.
|
|||||||
* Thu Jul 27 2023 Pavel Moravec <pmoravec@redhat.com> = 4.5.6-1
|
* Thu Jul 27 2023 Pavel Moravec <pmoravec@redhat.com> = 4.5.6-1
|
||||||
- Rebase sos to 4.5.6
|
- Rebase sos to 4.5.6
|
||||||
Resolves: bz2226724
|
Resolves: bz2226724
|
||||||
|
|
||||||
* Fri Jul 14 2023 Jan Jansky <jjansky@redhat.com> = 4.5.5-2
|
* Fri Jul 14 2023 Jan Jansky <jjansky@redhat.com> = 4.5.5-2
|
||||||
- Adding patch for mac obfuscation
|
- Adding patch for mac obfuscation
|
||||||
Resolves: bz2218279
|
Resolves: bz2218279
|
||||||
Resolves: bz2216608
|
Resolves: bz2216608
|
||||||
Resolves: bz2207562
|
Resolves: bz2207562
|
||||||
|
|
||||||
* Mon Jul 03 2023 Jan Jansky <jjansky@redhat.com> = 4.5.5-1
|
* Mon Jul 03 2023 Jan Jansky <jjansky@redhat.com> = 4.5.5-1
|
||||||
- [clean] Respect permissions of sanitised files
|
- [clean] Respect permissions of sanitised files
|
||||||
Resolves: bz2218279
|
Resolves: bz2218279
|
||||||
@ -182,6 +184,7 @@ of the system. Currently storage and filesystem commands are audited.
|
|||||||
Resolves: bz2177282
|
Resolves: bz2177282
|
||||||
- [virsh] Scrub passwords in virt-manager logs
|
- [virsh] Scrub passwords in virt-manager logs
|
||||||
Resolves: bz2184062
|
Resolves: bz2184062
|
||||||
|
|
||||||
* Wed Mar 08 2023 Pavel Moravec <pmoravec@redhat.com> = 4.5.1-3
|
* Wed Mar 08 2023 Pavel Moravec <pmoravec@redhat.com> = 4.5.1-3
|
||||||
- Rebase on upstream 4.5.1
|
- Rebase on upstream 4.5.1
|
||||||
Resolves: bz2175806
|
Resolves: bz2175806
|
||||||
@ -193,6 +196,7 @@ of the system. Currently storage and filesystem commands are audited.
|
|||||||
Resolves: bz2176086
|
Resolves: bz2176086
|
||||||
- [cleaner] dont clean sys_tmp from final_path
|
- [cleaner] dont clean sys_tmp from final_path
|
||||||
Resolves: bz2176218
|
Resolves: bz2176218
|
||||||
|
|
||||||
* Tue Feb 07 2023 Pavel Moravec <pmoravec@redhat.com> = 4.5.0-1
|
* Tue Feb 07 2023 Pavel Moravec <pmoravec@redhat.com> = 4.5.0-1
|
||||||
- Rebase on upstream 4.5.0
|
- Rebase on upstream 4.5.0
|
||||||
Resolves: bz2082614
|
Resolves: bz2082614
|
||||||
|
Loading…
Reference in New Issue
Block a user