|
|
@ -2,8 +2,8 @@
|
|
|
|
# Copyright (c) 2003 FreeIPMI Core Team
|
|
|
|
# Copyright (c) 2003 FreeIPMI Core Team
|
|
|
|
|
|
|
|
|
|
|
|
Name: freeipmi
|
|
|
|
Name: freeipmi
|
|
|
|
Version: 1.6.14
|
|
|
|
Version: 1.6.9
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Release: 1%{?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/
|
|
|
@ -11,10 +11,6 @@ Source0: http://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.gz
|
|
|
|
Source1: bmc-watchdog.service
|
|
|
|
Source1: bmc-watchdog.service
|
|
|
|
Source2: ipmidetectd.service
|
|
|
|
Source2: ipmidetectd.service
|
|
|
|
Source3: ipmiseld.service
|
|
|
|
Source3: ipmiseld.service
|
|
|
|
|
|
|
|
|
|
|
|
# https://github.com/chu11/freeipmi-mirror/commit/41d0d70f09b4becfceef0517543cbf335c0e927a
|
|
|
|
|
|
|
|
Patch1: 0001-ipmi-config-fix-incorrect-output-of-IPv6_Dynamic_Add.patch
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
BuildRequires: libgcrypt-devel texinfo systemd
|
|
|
|
BuildRequires: libgcrypt-devel texinfo systemd
|
|
|
|
%{?systemd_requires}
|
|
|
|
%{?systemd_requires}
|
|
|
|
BuildRequires: gcc
|
|
|
|
BuildRequires: gcc
|
|
|
@ -346,14 +342,6 @@ 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
|
|
|
|
|
|
|
|
- Update to 1.6.14
|
|
|
|
|
|
|
|
Fixes segfault when exceeding 1024 file descriptors
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Feb 7 2022 Pavel Cahyna <pcahyna@redhat.com> - 1.6.9-1
|
|
|
|
* Mon Feb 7 2022 Pavel Cahyna <pcahyna@redhat.com> - 1.6.9-1
|
|
|
|
- Update to 1.6.9
|
|
|
|
- Update to 1.6.9
|
|
|
|
Resolves: rhbz#1876409
|
|
|
|
Resolves: rhbz#1876409
|
|
|
|