]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
samba: update to 4.13.1
authorArne Fitzenreiter <arne_f@ipfire.org>
Fri, 30 Oct 2020 06:35:23 +0000 (07:35 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 30 Oct 2020 17:31:29 +0000 (17:31 +0000)
This is a security release in order to address
CVE-2020-14318 (Missing handle permissions check in SMB1/2/3 ChangeNotify),
CVE-2020-14323 (Unprivileged user can crash winbind) and
CVE-2020-14383 (An authenticated user can crash the DCE/RPC DNS with easily
crafted records).

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/samba

index 3a2a5bbd40c344a9dd249a4fc5203b2b177912c1..92a6b11210f0b15fdbc8e081617490a72eae2838 100644 (file)
--- a/lfs/samba
+++ b/lfs/samba
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 4.13.0
+VER        = 4.13.1
 
 THISAPP    = samba-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -32,7 +32,7 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = samba
-PAK_VER    = 72
+PAK_VER    = 73
 
 DEPS       = avahi cups libtirpc krb5 perl-Parse-Yapp
 
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = a7f5cccac09d638b3bd11204003b7e7b
+$(DL_FILE)_MD5 = d9243ab374897ba91aa3eb7354e83553
 
 install : $(TARGET)