Bump Release, update %changelog
Related: rhbz#2224578 Related: rhbz#2218358 Related: rhbz#2100475 Related: rhbz#2224569
This commit is contained in:
parent
7652e51c43
commit
fd51869953
@ -4,7 +4,7 @@
|
|||||||
Name: ipmitool
|
Name: ipmitool
|
||||||
Summary: Utility for IPMI control
|
Summary: Utility for IPMI control
|
||||||
Version: 1.8.18
|
Version: 1.8.18
|
||||||
Release: 25%{?dist}
|
Release: 26%{?dist}
|
||||||
License: BSD
|
License: BSD
|
||||||
URL: http://ipmitool.sourceforge.net/
|
URL: http://ipmitool.sourceforge.net/
|
||||||
Source0: https://github.com/%{name}/%{name}/archive/%{gitname}_%{gitversion}/%{name}-%{version}.tar.gz
|
Source0: https://github.com/%{name}/%{name}/archive/%{gitname}_%{gitversion}/%{name}-%{version}.tar.gz
|
||||||
@ -194,6 +194,18 @@ install -Dm 755 contrib/bmc-snmp-proxy %{buildroot}%{_libexecdir}/bmc-sn
|
|||||||
%{_libexecdir}/bmc-snmp-proxy
|
%{_libexecdir}/bmc-snmp-proxy
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jul 27 2023 Pavel Cahyna <pcahyna@redhat.com> - 1.8.18-26
|
||||||
|
- Backport upstream PR 120 to fix segfault on invalid unit types
|
||||||
|
Resolves: rhbz#2224578
|
||||||
|
- Add vendor ID for NVIDIA BMCs
|
||||||
|
Resolves: rhbz#2218358
|
||||||
|
- Update /var/run to /run in ipmievd.service that systemd warns about
|
||||||
|
Resolves: rhbz#2100475
|
||||||
|
- Add upstream ipmievd patch to check received msg id against expectation
|
||||||
|
Fixes problem where SEL response is not recognized correctly
|
||||||
|
when SEL request times out
|
||||||
|
Resolves: rhbz#2224569
|
||||||
|
|
||||||
* Mon Feb 7 2022 Pavel Cahyna <pcahyna@redhat.com> - 1.8.18-25
|
* Mon Feb 7 2022 Pavel Cahyna <pcahyna@redhat.com> - 1.8.18-25
|
||||||
- Apply changes from RHEL 8 (#1811941, #1831158, #1951480)
|
- Apply changes from RHEL 8 (#1811941, #1831158, #1951480)
|
||||||
Resolves: rhbz#2051621
|
Resolves: rhbz#2051621
|
||||||
|
Loading…
Reference in New Issue
Block a user