From patchwork Tue Sep 15 09:43:38 2026 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 10225 Return-Path: Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519 server-signature ECDSA (secp384r1 raw public key) server-digest SHA384 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mail01.haj.ipfire.org", Issuer "YR2" (not verified)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4hkcXf0rPVz3wr7 for ; Tue, 15 Sep 2026 09:43:46 +0000 (UTC) Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [IPv6:2001:678:b28::201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (Client CN "mail02.haj.ipfire.org", Issuer "YE1" (not verified)) by mail01.ipfire.org (Postfix) with ESMTPS id 4hkcXd2WCqz6VV for ; Tue, 15 Sep 2026 09:43:45 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [IPv6:::1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4hkcXd1lJhz2xVL for ; Tue, 15 Sep 2026 09:43:45 +0000 (UTC) X-Original-To: development@lists.ipfire.org Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519 server-signature ECDSA (secp384r1 raw public key) server-digest SHA384 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mail01.haj.ipfire.org", Issuer "YR2" (not verified)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4hkcXZ4hTDz2xJ1 for ; Tue, 15 Sep 2026 09:43:42 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4hkcXY2h3Dz1M6; Tue, 15 Sep 2026 09:43:41 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1789465421; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=xGUZ6dK0vfqO9j+IsGntuYh7Ekrm1MurgjDTpI4Q4MI=; b=tvO3/o6Wj6/2G4+L96QjGzV+UpoHxYNdylkSNLSEdV36Py0uNeDiSHD1JzMy+bvkWurM5e jkoBGiyf3UNQ+iAQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1789465421; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=xGUZ6dK0vfqO9j+IsGntuYh7Ekrm1MurgjDTpI4Q4MI=; b=OW2D1SK/j7zEmXWP6MWebFbQHqY2d/aA6Shf4ZZp1ToiOjaMQjnJ013R8lvzNxJjyVzVVj SQ8uSr3rPF7my+vhDSj45AxSYVhsN1TeytOJj8cgQv6DGDb3bJMeLv+F2vOItW6iSAPQwE wQX19GR58T1WJ/aurmDj8JbBOf/lJT3HrkdsFw6hyWM+mQiF51GI6We3SVK7fuULXT7r23 v/UytxLeUkHPbud+HM4/5+VsFltu81fdOHo8K5F9nHFly1kUmFbPY3RCWy8xJxnpM/MfTr 7UuGJ2g143eiC2ANS0C1OruM3+83eDXxH7s+JneEotx0U2EcBOtBBnPDmSun9Q== From: Adolf Belka To: development@lists.ipfire.org Cc: Adolf Belka Subject: [PATCH] samba: Update to version 4.24.7 Date: Tue, 15 Sep 2026 11:43:38 +0200 Message-ID: <20260915094338.17239-1-adolf.belka@ipfire.org> Precedence: list List-Id: List-Subscribe: , List-Unsubscribe: , List-Post: List-Help: Sender: Mail-Followup-To: MIME-Version: 1.0 - Update from version 4.24.5 to 4.24.7 - Update of rootfiles for all architectures - Changelog 4.24.7 * BUG 16097: POSIX ACL backend silently discards erros when processing NT ACLs with non-canonical ordering * BUG 16225: dns client problems related to EDNS usage * BUG 15988: Samba internal DNS service doesn't handle switch from UDP to TCP when packet is larger than 4k * BUG 15988: Samba internal DNS service doesn't handle switch from UDP to TCP when packet is larger than 4k * BUG 16194: autobuild failures need to be reported in a more verbose way * BUG 16223: DNS scavenging happens even if fAging is FALSE * BUG 16226: samba-tool dns zoneoptions $DC_SERVER_IP _msdcs.addom.samba.example.com -P --aging=1 gives WERR_INTERNAL_DB_ERROR * BUG 16144: Incorrect behavior on stream create-disposition when prior handle is closed * BUG 16082: An inactive node can run recovery resulting in inconsistent databases * BUG 16225: dns client problems related to EDNS usage * BUG 16225: dns client problems related to EDNS usage 4.24.6 * BUG 15978: leases torture test flappy (marked flappy) * BUG 16065: Memory leak in DRS when replication fails * BUG 16176: vfs_ceph_snapshots: smbd panics on snapshot access for a share mounted at the CephFS root ("/") * BUG 16191: race condition in pthreadpool when forking * BUG 16065: Memory leak in DRS when replication fails * BUG 16077: witness test flappy needs to be fixed * BUG 16093: temporary read of unrelated or non-existing memory in s3 dfs server * BUG 16094: source4/dsdb/samdb/cracknames.c doesn't use ldb_binary_encode_string() consistently * BUG 16153: dsgetdcname() may not detect an active directory domain if the netbios domain name is given and nmbd nor the nbt service is available * BUG 16199: ndr_{push,pull,print}_{timeval,timespec} encode/decode the value twice * BUG 16186: vfs_ceph_new: smbd crashes when mixing proxy and non-proxy CephFS shares * BUG 15994: CTDB doesn't send tickle ACKs when taking over a released IP * BUG 16152: CTDB can run nested elections, in rare circumstances Signed-off-by: Adolf Belka --- config/rootfiles/packages/aarch64/samba | 2 +- config/rootfiles/packages/riscv64/samba | 2 +- config/rootfiles/packages/x86_64/samba | 2 +- lfs/samba | 6 +++--- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/config/rootfiles/packages/aarch64/samba b/config/rootfiles/packages/aarch64/samba index cda6d85b7..53f1263b1 100644 --- a/config/rootfiles/packages/aarch64/samba +++ b/config/rootfiles/packages/aarch64/samba @@ -146,7 +146,7 @@ usr/lib/libndr-standard.so.0 usr/lib/libndr-standard.so.0.0.1 usr/lib/libndr.so usr/lib/libndr.so.6 -usr/lib/libndr.so.6.0.0 +usr/lib/libndr.so.6.1.0 usr/lib/libnetapi.so usr/lib/libnetapi.so.1 usr/lib/libnetapi.so.1.0.0 diff --git a/config/rootfiles/packages/riscv64/samba b/config/rootfiles/packages/riscv64/samba index e98e473cd..8fe9cdeff 100644 --- a/config/rootfiles/packages/riscv64/samba +++ b/config/rootfiles/packages/riscv64/samba @@ -146,7 +146,7 @@ usr/lib/libndr-standard.so.0 usr/lib/libndr-standard.so.0.0.1 usr/lib/libndr.so usr/lib/libndr.so.6 -usr/lib/libndr.so.6.0.0 +usr/lib/libndr.so.6.1.0 usr/lib/libnetapi.so usr/lib/libnetapi.so.1 usr/lib/libnetapi.so.1.0.0 diff --git a/config/rootfiles/packages/x86_64/samba b/config/rootfiles/packages/x86_64/samba index 0823fe881..31677eb84 100644 --- a/config/rootfiles/packages/x86_64/samba +++ b/config/rootfiles/packages/x86_64/samba @@ -146,7 +146,7 @@ usr/lib/libndr-standard.so.0 usr/lib/libndr-standard.so.0.0.1 usr/lib/libndr.so usr/lib/libndr.so.6 -usr/lib/libndr.so.6.0.0 +usr/lib/libndr.so.6.1.0 usr/lib/libnetapi.so usr/lib/libnetapi.so.1 usr/lib/libnetapi.so.1.0.0 diff --git a/lfs/samba b/lfs/samba index c21e8bbc0..c5220fc11 100644 --- a/lfs/samba +++ b/lfs/samba @@ -24,7 +24,7 @@ include Config -VER = 4.24.5 +VER = 4.24.7 SUMMARY = A SMB/CIFS File, Print, and Authentication Server THISAPP = samba-$(VER) @@ -33,7 +33,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = samba -PAK_VER = 123 +PAK_VER = 124 DEPS = avahi libtalloc perl-Parse-Yapp wsdd @@ -47,7 +47,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = 4796e3ae5e70c1d11d9326566677f0909423c5aad140309bfd9b3f8a3dedefe49660d0a0d502a681726ed7a961779587c33c9da29ecf69664b00a2ca958e64af +$(DL_FILE)_BLAKE2 = 79f5093db219798081eddadf1c81c0337d97563bbd3f9047f14538c557c61b6d58dd57d97bde957a7d84f61f1fbe547cd85a4f6f1e4bff6fe4b86d0772223501 install : $(TARGET)