From: Adolf Belka Date: Fri, 29 Aug 2025 11:36:44 +0000 (+0200) Subject: samba: Update to version 4.22.4 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2547832f2623dd01279114f16e12285da7e0629e;p=ipfire-2.x.git samba: Update to version 4.22.4 - Update from version 4.22.3 to 4.22.4 - Update of rootfile not required for any of the architectures - Changelog 4.22.4 * BUG 14981: netr_LogonSamLogonEx returns NR_STATUS_ACCESS_DENIED with SysvolReady=0. * BUG 15844: getpwuid does not shift to new DC when current DC is down. * BUG 15876: Windows security hardening locks out schannel'ed netlogon dc calls like netr_DsRGetDCName- * BUG 15881: Unresponsive second DC can cause idmapping failure when using idmap_ad- * BUG 15840: kinit command is failing with Missing cache Error. * BUG 15891: Figuring out the DC name from IP address fails and breaks fork_domain_child(). * BUG 15816: vfs_streams_depot fstatat broken. * BUG 15892: Delayed leader broadcast can block ctdb forever. * BUG 14981: netr_LogonSamLogonEx returns NR_STATUS_ACCESS_DENIED with SysvolReady=0. * BUG 15663: Apparently there is a conflict between shadow_copy2 module and virusfilter (action quarantine). * BUG 15877: Fix handling of empty GPO link. * BUG 15880: SMB ACL inheritance doesn't work for files created. Signed-off-by: Adolf Belka Signed-off-by: Michael Tremer --- diff --git a/lfs/samba b/lfs/samba index afea3f979..447556730 100644 --- a/lfs/samba +++ b/lfs/samba @@ -24,7 +24,7 @@ include Config -VER = 4.22.3 +VER = 4.22.4 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 = 114 +PAK_VER = 115 DEPS = avahi libtalloc perl-Parse-Yapp wsdd @@ -47,7 +47,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = 9ad02f617df307d6a7e0f88d030a4e3884d221ad2862f42af0cf8fb7cc595578fea9ce210b4bad2521634bd3b9752a58a077905f82ce5e9ef4eb8331a8044efc +$(DL_FILE)_BLAKE2 = c2d239f2d62f450fbef84ceee1077201c0fca926cc97e99527d4bff07ff11a815a4167ca270afd04af4257759bcc1e003493bfcfd9e552e9410d426921341c8c install : $(TARGET)