diff --git a/c23.patch b/c23.patch new file mode 100644 index 0000000..3828d0f --- /dev/null +++ b/c23.patch @@ -0,0 +1,22 @@ +diff --git a/common/toolcommon/tool-config-file-common.c b/common/toolcommon/tool-config-file-common.c +index 609e7a3b3..20dfad512 100644 +--- a/common/toolcommon/tool-config-file-common.c ++++ b/common/toolcommon/tool-config-file-common.c +@@ -78,14 +78,14 @@ _config_file_bool (conffile_t cf, + void *app_ptr, + int app_data) + { +- int *bool; ++ int *value; + + assert (data); + assert (optionname); + assert (option_ptr); + +- bool = (int *)option_ptr; +- *bool = data->boolval; ++ value = (int *)option_ptr; ++ *value = data->boolval; + return (0); + } + diff --git a/changelog b/changelog index b130595..9b6cca2 100644 --- a/changelog +++ b/changelog @@ -1,3 +1,12 @@ +* Sat Oct 21 2023 Philip Kovacs - 1.6.11-1 +- Update to 1.6.11 (#2213373) + +* Wed Jul 19 2023 Fedora Release Engineering - 1.6.10-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + +* Thu Jan 19 2023 Fedora Release Engineering - 1.6.10-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + * Sun Sep 25 2022 Philip Kovacs - 1.6.10-1 - Update to 1.6.10 (#2123007) diff --git a/freeipmi.spec b/freeipmi.spec index a31f76a..797a66a 100644 --- a/freeipmi.spec +++ b/freeipmi.spec @@ -1,10 +1,10 @@ Name: freeipmi -Version: 1.6.10 -Release: 1%{?dist} +Version: 1.6.15 +Release: %autorelease Summary: IPMI remote console and system management software -License: GPLv3+ -URL: http://www.gnu.org/software/freeipmi/ -Source0: http://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.gz +License: GPL-3.0-or-later +URL: https://www.gnu.org/software/freeipmi/ +Source0: https://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.gz Source1: bmc-watchdog.service Source2: ipmidetectd.service Source3: ipmiseld.service @@ -12,6 +12,13 @@ BuildRequires: libgcrypt-devel texinfo systemd %{?systemd_requires} BuildRequires: gcc BuildRequires: make +BuildRequires: automake +BuildRequires: autoconf +BuildRequires: libtool + +# https://lists.gnu.org/archive/html/freeipmi-devel/2025-02/msg00000.html +# https://github.com/chu11/freeipmi-mirror/commit/ececf09d6128cbff65e9048f19d191e87f111059 +Patch0: c23.patch %description The FreeIPMI project provides "Remote-Console" (out-of-band) and @@ -49,6 +56,7 @@ IPMI SEL syslog logging daemon. %prep %autosetup -p1 +autoreconf -f -v -i %build export CFLAGS="-D_GNU_SOURCE $RPM_OPT_FLAGS" diff --git a/sources b/sources index ca6ef01..8a58988 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (freeipmi-1.6.10.tar.gz) = 90b6b78cdd119c2a1f332f007333aa6df70c6e3de0fd81ab007025392ee7cb7a01ab4a7a174d1f2e760c55d78f21ebbbe9667af661ccdd669e4b54edb1346937 +SHA512 (freeipmi-1.6.15.tar.gz) = 113005f751a22584b657afa27c5659af8cae3b503f7c6358ac98c7f2461165c882b9ccfa8ad1cc4e3041f10de334def9b4faff03f2b83d56e69d891463f8931a