[Buildroot] [PATCH 1/1] package/samba4: bump version to 4.24.7
From: Bernd Kuhls <hidden>
Date: 2026-09-10 20:38:27
Subsystem:
the rest · Maintainer:
Linus Torvalds
https://www.samba.org/samba/history/samba-4.24.7.html Signed-off-by: Bernd Kuhls <redacted> --- On Aug, 15th, the Gitlab pipelines passed building 4.24.6: https://gitlab.com/bkuhls/buildroot/-/commits/d945475f7eff0e3722fdbfa68247031d83f12210 The same version is broken as of Sep, 10th: https://gitlab.com/bkuhls/buildroot/-/commits/d2dea13f59ed5c27601ca480c49d77bd64f7f026 bootlin-m68k-68040-uclibc: ../../lib/util/time.c: In function ‘push_dos_date3’: ../../lib/util/time.c:259:1: internal compiler error: Segmentation fault bootlin-powerpc-e500mc-uclibc: ssp-local.c:(.text.unlikely+0x20): undefined reference to `__stack_chk_fail' This version bump shows the same errors so this bump does not introduce new build errors: https://gitlab.com/bkuhls/buildroot/-/commits/a35c05d3587e4b4b0b508395518bfc1e9a83bf6b package/samba4/samba4.hash | 4 ++-- package/samba4/samba4.mk | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/samba4/samba4.hash b/package/samba4/samba4.hash
index 9fccc9bf5e..d62e325f82 100644
--- a/package/samba4/samba4.hash
+++ b/package/samba4/samba4.hash@@ -1,4 +1,4 @@ # Locally calculated after checking pgp signature -# https://download.samba.org/pub/samba/stable/samba-4.24.6.tar.asc -sha256 810cc955acb367e9bde556dccfb50db177a02b7c553aa1629a0b905fa7616267 samba-4.24.6.tar.gz +# https://download.samba.org/pub/samba/stable/samba-4.24.7.tar.asc +sha256 45b7747a47452eff2b2159a44cc63eb43690d339fd1069088e023a015fed06c7 samba-4.24.7.tar.gz sha256 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903 COPYING
diff --git a/package/samba4/samba4.mk b/package/samba4/samba4.mk
index 6291cb29b9..a9e1577e26 100644
--- a/package/samba4/samba4.mk
+++ b/package/samba4/samba4.mk@@ -4,7 +4,7 @@ # ################################################################################ -SAMBA4_VERSION = 4.24.6 +SAMBA4_VERSION = 4.24.7 SAMBA4_SITE = https://download.samba.org/pub/samba/stable SAMBA4_SOURCE = samba-$(SAMBA4_VERSION).tar.gz SAMBA4_INSTALL_STAGING = YES
--
2.47.3
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot