]> git.ipfire.org Git - people/mfischer/ipfire-2.x.git/commitdiff
samba: Update to version 4.21.3
authorAdolf Belka <adolf.belka@ipfire.org>
Sat, 11 Jan 2025 14:43:32 +0000 (15:43 +0100)
committerArne Fitzenreiter <arne_f@ipfire.org>
Fri, 24 Jan 2025 13:12:27 +0000 (14:12 +0100)
- Update from version 4.21.2 to 4.21.3
- Update of rootfile not required
- Changelog
    4.21.3
   * BUG 15701: More possible replication loops against Azure AD.
   * BUG 15697: Compound rename from Mac clients can fail with
     NT_STATUS_INTERNAL_ERROR if the file has a lease.
   * BUG 15724: vfs crossrename seems not work correctly.
   * BUG 6750: After 'machine password timeout' /etc/krb5.keytab is not updated.
   * BUG 15771: Memory leak wbcCtxLookupSid.
   * BUG 15765: Fix heap-user-after-free with association groups.
   * BUG 15758: Segfault in vfs_btrfs.
   * BUG 15755: Avoid event failure race when disabling an event script.
   * BUG 15724: vfs crossrename seems not work correctly.

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
lfs/samba

index 4a1454db212727cea5cfcb914d7b5ebc28d34b98..6d4976c787001229020a4203f51f9a770ce0ce21 100644 (file)
--- a/lfs/samba
+++ b/lfs/samba
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2024  IPFire Team  <info@ipfire.org>                     #
+# Copyright (C) 2007-2025  IPFire Team  <info@ipfire.org>                     #
 #                                                                             #
 # This program is free software: you can redistribute it and/or modify        #
 # it under the terms of the GNU General Public License as published by        #
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 4.21.2
+VER        = 4.21.3
 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    = 108
+PAK_VER    = 109
 
 DEPS       = avahi libtalloc perl-Parse-Yapp perl-JSON wsdd
 
@@ -47,7 +47,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = f9c297f4ed0c00b7887e637beb6ab7f4e17882e0ed5a3d1f1faf1ae1c2d6b064ada53cf65a86f11237813197c043961735e8aad641630baa48ec259482bdab2a
+$(DL_FILE)_BLAKE2 = 6e7bb59d6dee89c797023d172048f10504179256da448d5606748c56d481a29754eef1d8ef3f0ae3ac94b033c359a5fb38ed9ee6d4619dcfe8678b6415574ffd
 
 install : $(TARGET)