Bump Release, update %changelog

Related: RHEL-10398
This commit is contained in:
Pavel Cahyna 2024-02-21 20:35:58 +01:00
parent 9a59b22510
commit af774c3da9

View File

@ -3,7 +3,7 @@
Name: freeipmi Name: freeipmi
Version: 1.6.14 Version: 1.6.14
Release: 1%{?dist} Release: 2%{?dist}
Summary: IPMI remote console and system management software Summary: IPMI remote console and system management software
License: GPLv3+ License: GPLv3+
URL: http://www.gnu.org/software/freeipmi/ URL: http://www.gnu.org/software/freeipmi/
@ -346,6 +346,10 @@ rm -frv %{buildroot}%{_initrddir} %{buildroot}%{_sysconfdir}/init.d
%dir %{_localstatedir}/cache/ipmiseld %dir %{_localstatedir}/cache/ipmiseld
%changelog %changelog
* Wed Feb 21 2024 Pavel Cahyna <pcahyna@redhat.com> - 1.6.14-2
- Apply upstream patch 41d0d70f
ipmi-config: fix incorrect output of IPv6_Dynamic_Address_Source_Type
* Tue Feb 20 2024 Pavel Cahyna <pcahyna@redhat.com> - 1.6.14-1 * Tue Feb 20 2024 Pavel Cahyna <pcahyna@redhat.com> - 1.6.14-1
- Update to 1.6.14 - Update to 1.6.14
Fixes segfault when exceeding 1024 file descriptors Fixes segfault when exceeding 1024 file descriptors