]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
openssh: Update version to 8.7p1
authorAdolf Belka <adolf.belka@ipfire.org>
Sun, 5 Sep 2021 11:30:47 +0000 (13:30 +0200)
committerArne Fitzenreiter <arne_f@ipfire.org>
Fri, 10 Sep 2021 16:57:06 +0000 (16:57 +0000)
- Update from 8.6p1 to 8.7p1
- Update of rootfile not required
- Changelog is too long to include here. Full details can be found in the ChangeLog file
   in the source tarball or at
   https://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/ChangeLog

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Reviewed-by: Michael Tremer <michael.tremer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
lfs/openssh

index 3117e996c95aaded3f112738b87aca623a718a94..ec8ac1e55968586b3913836c902bb79db1ed407d 100644 (file)
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 8.6p1
+VER        = 8.7p1
 
 THISAPP    = openssh-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 805f7048aec6dd752584e570383a6f00
+$(DL_FILE)_MD5 = f545230799f131aecca04da56e61990a
 
 install : $(TARGET)