diff --git a/ipmitool.spec b/ipmitool.spec index b0a4ec2..2f9b95a 100644 --- a/ipmitool.spec +++ b/ipmitool.spec @@ -4,7 +4,7 @@ Name: ipmitool Summary: Utility for IPMI control Version: 1.8.19 -Release: 6%{?dist} +Release: 7%{?dist} License: BSD-3-Clause-No-Nuclear-Warranty URL: http://ipmitool.sourceforge.net/ Source0: https://github.com/%{name}/%{name}/archive/%{gitname}_%{gitversion}/%{name}-%{version}.tar.gz @@ -192,6 +192,17 @@ install -Dm 755 contrib/bmc-snmp-proxy %{buildroot}%{_libexecdir}/bmc-sn %{_libexecdir}/bmc-snmp-proxy %changelog +* Mon Feb 12 2024 Pavel Cahyna - 1.8.19-7 +- Update IANA numbers +- Apply patch from CentOS Stream, never applied upstream: + Disable retry of pre-session "Get cipher suites" command as some + BMCs are ignoring it (#1831158) +- Apply patches from Debian, never applied upstream: + - fix tsol buffer overflow, + https://sourceforge.net/p/ipmitool/mailman/message/24405281/ + - fix non-analog sensor readings, https://sourceforge.net/p/ipmitool/bugs/490/ +- Update /var/run to /run in ipmievd.service that systemd warns about (#2100475) + * Wed Jan 24 2024 Fedora Release Engineering - 1.8.19-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild