samba: Update to version 4.23.5

Message ID 20260129110532.61228-16-adolf.belka@ipfire.org
State Staged
Commit 38381c531a7beda9489eed3b47531694636ec667
Headers
Series samba: Update to version 4.23.5 |

Commit Message

Adolf Belka 29 Jan 2026, 11:05 a.m. UTC
- Update from version 4.23.4 to 4.23.5
- No change to the rootfiles
- Changelog
    4.23.5
   * BUG 15959: New Spotlight default search field incorrectly initialized
   * BUG 15972: Winbind group resolution failure
   * BUG 15937: winbindd crashes with Bad talloc magic value - unknown value
   * BUG 15790: Bind dlz 9.20

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
---
 lfs/samba | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
  

Patch

diff --git a/lfs/samba b/lfs/samba
index 663a8add9..149b0e749 100644
--- a/lfs/samba
+++ b/lfs/samba
@@ -24,7 +24,7 @@ 
 
 include Config
 
-VER        = 4.23.4
+VER        = 4.23.5
 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    = 118
+PAK_VER    = 119
 
 DEPS       = avahi libtalloc perl-Parse-Yapp wsdd
 
@@ -47,7 +47,7 @@  objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = 27cbd6491ce60a1fec8497a16c2681f1e16bc5766053752a16cb454edf62d2c145fd6a9d5986bf1d55bf5b7f9359ae8fecca44027a765fb1d6323c763deea933
+$(DL_FILE)_BLAKE2 = cab8a569da87d32b0268ea2111327450b64fa863507a286d46e200c21c947c477807f181651fa32bf81b799f1ae7554f417300abc8442fbe274208becb7432c9
 
 install : $(TARGET)