|
|
@ -1,6 +1,6 @@
|
|
|
|
Name: ppc64-diag
|
|
|
|
Name: ppc64-diag
|
|
|
|
Version: 2.7.9
|
|
|
|
Version: 2.7.10
|
|
|
|
Release: 8%{?dist}
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Summary: PowerLinux Platform Diagnostics
|
|
|
|
Summary: PowerLinux Platform Diagnostics
|
|
|
|
URL: https://github.com/power-ras/%{name}
|
|
|
|
URL: https://github.com/power-ras/%{name}
|
|
|
|
License: GPL-2.0-only
|
|
|
|
License: GPL-2.0-only
|
|
|
@ -169,6 +169,16 @@ if [ "$1" = "0" ]; then # last uninstall
|
|
|
|
fi
|
|
|
|
fi
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Tue Nov 19 2024 Than Ngo <than@redhat.com> - 2.7.10-1
|
|
|
|
|
|
|
|
- Update to 2.7.10
|
|
|
|
|
|
|
|
* Aadd support for multiple platform dumps
|
|
|
|
|
|
|
|
* Add support for light path diagnostics for rtas events
|
|
|
|
|
|
|
|
* Enable correct display of model and system-id for IPS Power systems
|
|
|
|
|
|
|
|
* Fix call home feature for nvmf devices
|
|
|
|
|
|
|
|
* Fix crash in rtas_errd due to invalid -f option values
|
|
|
|
|
|
|
|
* Fix build warnings with GCC-15
|
|
|
|
|
|
|
|
Resolves: RHEL-65188
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 2.7.9-8
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 2.7.9-8
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
Resolves: RHEL-64018
|
|
|
|