public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH] openssh: Update to 8.4p1
@ 2020-09-29  7:21 Adolf Belka
  2020-09-29  8:29 ` Michael Tremer
  0 siblings, 1 reply; 5+ messages in thread
From: Adolf Belka @ 2020-09-29  7:21 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 868 bytes --]

- 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(a)gmail.com>
---
 lfs/openssh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/lfs/openssh b/lfs/openssh
index 75210060e..5143f4154 100644
--- a/lfs/openssh
+++ b/lfs/openssh
@@ -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)
 
-- 
2.28.0


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-10-02 10:15 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <90A5E269-F041-435D-83F8-23AB30B841A4@ipfire.org>
2020-10-01 12:17 ` [PATCH] openssh: Update to 8.4p1 Adolf Belka
2020-10-02 10:15   ` Michael Tremer
2020-09-29  7:21 Adolf Belka
2020-09-29  8:29 ` Michael Tremer
2020-09-29 13:45   ` Adolf Belka

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox