public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH] openssh: Update version to 8.7p1
@ 2021-09-05 11:30 Adolf Belka
  2021-09-06  9:55 ` Michael Tremer
  0 siblings, 1 reply; 2+ messages in thread
From: Adolf Belka @ 2021-09-05 11:30 UTC (permalink / raw)
  To: development

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

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

diff --git a/lfs/openssh b/lfs/openssh
index 3117e996c..ec8ac1e55 100644
--- a/lfs/openssh
+++ b/lfs/openssh
@@ -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)
 
-- 
2.33.0


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

* Re: [PATCH] openssh: Update version to 8.7p1
  2021-09-05 11:30 [PATCH] openssh: Update version to 8.7p1 Adolf Belka
@ 2021-09-06  9:55 ` Michael Tremer
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Tremer @ 2021-09-06  9:55 UTC (permalink / raw)
  To: development

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

Reviewed-by: Michael Tremer <michael.tremer(a)ipfire.org>

> On 5 Sep 2021, at 12:30, Adolf Belka <adolf.belka(a)ipfire.org> wrote:
> 
> - 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(a)ipfire.org>
> ---
> lfs/openssh | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/lfs/openssh b/lfs/openssh
> index 3117e996c..ec8ac1e55 100644
> --- a/lfs/openssh
> +++ b/lfs/openssh
> @@ -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)
> 
> -- 
> 2.33.0
> 


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

end of thread, other threads:[~2021-09-06  9:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-05 11:30 [PATCH] openssh: Update version to 8.7p1 Adolf Belka
2021-09-06  9:55 ` Michael Tremer

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