]> git.ipfire.org Git - people/jschlag/ipfire-2.x.git/commitdiff
openssh: Update to 7.1p2
authorMatthias Fischer <matthias.fischer@ipfire.org>
Fri, 15 Jan 2016 16:43:50 +0000 (17:43 +0100)
committerArne Fitzenreiter <arne_f@ipfire.org>
Thu, 28 Jan 2016 12:38:18 +0000 (13:38 +0100)
Fixes CVE-2016-0777

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/openssh

index 0bba1ecd9c712ab21e88f93380ded9a6192c0360..546bc7ed8223b83a67effcfed3102ccd069625d9 100644 (file)
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 7.1p1
+VER        = 7.1p2
 
 THISAPP    = openssh-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 8709736bc8a8c253bc4eeb4829888ca5
+$(DL_FILE)_MD5 = 4d8547670e2a220d5ef805ad9e47acf2
 
 install : $(TARGET)