freeipmi: update to 1.6.15
authorRobert Marko <[email protected]>
Thu, 1 May 2025 19:49:02 +0000 (21:49 +0200)
committerRobert Marko <[email protected]>
Fri, 2 May 2025 08:28:24 +0000 (10:28 +0200)
Update freeipmi to 1.6.15 in order to fix compilation with GCC14.

Signed-off-by: Robert Marko <[email protected]>
admin/freeipmi/Makefile
admin/freeipmi/patches/001-cross-compile-with-dev-urandom-support.patch

index 3f1cd59cc9f6791f86322ea8b79daa073a19a0f3..24b0d9e127603a5f9409148b2807fe6087669502 100644 (file)
@@ -1,12 +1,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=freeipmi
-PKG_VERSION:=1.6.11
+PKG_VERSION:=1.6.15
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=https://ftp.gnu.org/gnu/$(PKG_NAME)
-PKG_HASH:=65fbd6910fc010457748695414f27c5755b4e8d75734221221f3858c6230a897
+PKG_HASH:=d6929c354639f5ce75b5b1897e8b366eb63625c23e5c4590a7aea034fe2b8caf
 PKG_LICENSE:=GPLv3
 PKG_LICENSE_FILES:=COPYING
 
index 6b2103c31d791ea95c35e233ef8ed348caf86993..2b378038dcb1087af3acb747492903c821d0df01 100644 (file)
@@ -18,7 +18,7 @@ Signed-off-by: Bjørn Mork <[email protected]>
 
 --- a/configure.ac
 +++ b/configure.ac
-@@ -749,11 +749,8 @@ AC_ARG_WITH([random-device],
+@@ -763,11 +763,8 @@ AC_ARG_WITH([random-device],
             ])
  AC_MSG_RESULT([${ac_with_random_device=yes}])