From de887913ee5c688b8500ec7f6dbe376ce436d492 Mon Sep 17 00:00:00 2001 From: Arne Fitzenreiter Date: Tue, 10 Apr 2012 20:21:37 +0200 Subject: [PATCH] samba: security update to 3.5.14. (CVE-2012-1182). Further information can be found in the security advisory: http://www.samba.org/samba/security/CVE-2012-1182 --- lfs/samba | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lfs/samba b/lfs/samba index 781a34291d..9708a9abe2 100644 --- a/lfs/samba +++ b/lfs/samba @@ -24,7 +24,7 @@ include Config -VER = 3.5.13 +VER = 3.5.14 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 = 38 +PAK_VER = 39 DEPS = "cups" @@ -44,7 +44,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = ceb91e31218e337ae8d47b35f03518ca +$(DL_FILE)_MD5 = a97f5647face6e9214d5c42903412474 install : $(TARGET) -- 2.39.2