From 3e66f293f32d525febf370a32da08c7d05303f3e Mon Sep 17 00:00:00 2001 From: Titouan Christophe Date: Mon, 1 Jun 2026 10:09:26 +0200 Subject: [PATCH] package/samba4: security bump to v4.23.8 See the release notes: - https://www.samba.org/samba/history/samba-4.23.7.html - https://www.samba.org/samba/history/samba-4.23.8.html This fixes the following vulnerabilities: - CVE-2026-1933 - CVE-2026-2340 - CVE-2026-3012 - CVE-2026-3238 - CVE-2026-4408 - CVE-2026-4480 Signed-off-by: Titouan Christophe (cherry picked from commit 46a4dcd0e1bfcb1be3c8ee5580476c3aa5dbd2e6) Signed-off-by: Thomas Perale --- 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 84ada82bfd..7d88dc129b 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.23.6.tar.asc -sha256 e3dabd8b5e42dc97669fa0faef032510a94e496b58f7067082e5036d88f0e702 samba-4.23.6.tar.gz +# https://download.samba.org/pub/samba/stable/samba-4.23.8.tar.asc +sha256 976129847456dc5b78c00f8ffb79dc605c49d6aaca8b2aa772fd22dbb69fae01 samba-4.23.8.tar.gz sha256 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903 COPYING diff --git a/package/samba4/samba4.mk b/package/samba4/samba4.mk index 2631f2dcad..0e58a80386 100644 --- a/package/samba4/samba4.mk +++ b/package/samba4/samba4.mk @@ -4,7 +4,7 @@ # ################################################################################ -SAMBA4_VERSION = 4.23.6 +SAMBA4_VERSION = 4.23.8 SAMBA4_SITE = https://download.samba.org/pub/samba/stable SAMBA4_SOURCE = samba-$(SAMBA4_VERSION).tar.gz SAMBA4_INSTALL_STAGING = YES