]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
openssh: Update to 8.4p1
authorAdolf Belka <ahb.ipfire@gmail.com>
Tue, 29 Sep 2020 07:21:30 +0000 (09:21 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 30 Sep 2020 10:00:17 +0000 (10:00 +0000)
- Update openssh from version 8.3p1 to 8.4p1
See https://www.openssh.com/releasenotes.html
See https://www.openssh.com/portable.html#http for mirrors for source file
- No change to rootfiles
- Installed on virtual ipfire testbed and ssh connection successfully operated
Signed-off-by: Adolf Belka <ahb.ipfire@gmail.com>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/openssh

index 75210060ea92fb78b347a1a993a5fa50f315afa5..5143f4154807af37dcce5821ac335d42fdf5f96d 100644 (file)
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 8.3p1
+VER        = 8.4p1
 
 THISAPP    = openssh-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 68d7527bf2672153ca47402f6489a1af
+$(DL_FILE)_MD5 = 8f897870404c088e4aa7d1c1c58b526b
 
 install : $(TARGET)