mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] openssh: Version bump. 9.3p2 -> 9.4p1
@ 2023-08-10 14:10 Christian Melki
  2023-09-04  6:29 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Christian Melki @ 2023-08-10 14:10 UTC (permalink / raw)
  To: ptxdist

https://www.openssh.com/txt/release-9.4

* Add another mirror, since the .de ones were a bit lacking
at the time of update.

Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
 rules/openssh.make | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/rules/openssh.make b/rules/openssh.make
index 5a1733f7c..15ae8b987 100644
--- a/rules/openssh.make
+++ b/rules/openssh.make
@@ -15,13 +15,14 @@ PACKAGES-$(PTXCONF_OPENSSH) += openssh
 #
 # Paths and names
 #
-OPENSSH_VERSION	:= 9.3p2
-OPENSSH_MD5	:= e21180e7c902e596b047b5520842c2e1
+OPENSSH_VERSION	:= 9.4p1
+OPENSSH_MD5	:= 4bbd56a7ba51b0cd61debe8f9e77f8bb
 OPENSSH		:= openssh-$(OPENSSH_VERSION)
 OPENSSH_SUFFIX	:= tar.gz
 OPENSSH_URL	:= \
 	https://ftp.halifax.rwth-aachen.de/openbsd/OpenSSH/portable/$(OPENSSH).$(OPENSSH_SUFFIX) \
-	https://mirror.hs-esslingen.de/pub/OpenBSD/OpenSSH/portable/$(OPENSSH).$(OPENSSH_SUFFIX)
+	https://mirror.hs-esslingen.de/pub/OpenBSD/OpenSSH/portable/$(OPENSSH).$(OPENSSH_SUFFIX) \
+	https://ftp.lysator.liu.se/pub/OpenBSD/OpenSSH/portable/$(OPENSSH).$(OPENSSH_SUFFIX)
 
 OPENSSH_SOURCE	:= $(SRCDIR)/$(OPENSSH).$(OPENSSH_SUFFIX)
 OPENSSH_DIR	:= $(BUILDDIR)/$(OPENSSH)
-- 
2.34.1




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

* Re: [ptxdist] [APPLIED] openssh: Version bump. 9.3p2 -> 9.4p1
  2023-08-10 14:10 [ptxdist] [PATCH] openssh: Version bump. 9.3p2 -> 9.4p1 Christian Melki
@ 2023-09-04  6:29 ` Michael Olbrich
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2023-09-04  6:29 UTC (permalink / raw)
  To: ptxdist; +Cc: Christian Melki

Thanks, applied as 462ef774e17ece8803a3576a3832bfc179be1918.

Michael

[sent from post-receive hook]

On Mon, 04 Sep 2023 08:29:55 +0200, Christian Melki <christian.melki@t2data.com> wrote:
> https://www.openssh.com/txt/release-9.4
> 
> * Add another mirror, since the .de ones were a bit lacking
> at the time of update.
> 
> Signed-off-by: Christian Melki <christian.melki@t2data.com>
> Message-Id: <20230810141021.569972-1-christian.melki@t2data.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/openssh.make b/rules/openssh.make
> index 5a1733f7ce68..15ae8b987aa4 100644
> --- a/rules/openssh.make
> +++ b/rules/openssh.make
> @@ -15,13 +15,14 @@ PACKAGES-$(PTXCONF_OPENSSH) += openssh
>  #
>  # Paths and names
>  #
> -OPENSSH_VERSION	:= 9.3p2
> -OPENSSH_MD5	:= e21180e7c902e596b047b5520842c2e1
> +OPENSSH_VERSION	:= 9.4p1
> +OPENSSH_MD5	:= 4bbd56a7ba51b0cd61debe8f9e77f8bb
>  OPENSSH		:= openssh-$(OPENSSH_VERSION)
>  OPENSSH_SUFFIX	:= tar.gz
>  OPENSSH_URL	:= \
>  	https://ftp.halifax.rwth-aachen.de/openbsd/OpenSSH/portable/$(OPENSSH).$(OPENSSH_SUFFIX) \
> -	https://mirror.hs-esslingen.de/pub/OpenBSD/OpenSSH/portable/$(OPENSSH).$(OPENSSH_SUFFIX)
> +	https://mirror.hs-esslingen.de/pub/OpenBSD/OpenSSH/portable/$(OPENSSH).$(OPENSSH_SUFFIX) \
> +	https://ftp.lysator.liu.se/pub/OpenBSD/OpenSSH/portable/$(OPENSSH).$(OPENSSH_SUFFIX)
>  
>  OPENSSH_SOURCE	:= $(SRCDIR)/$(OPENSSH).$(OPENSSH_SUFFIX)
>  OPENSSH_DIR	:= $(BUILDDIR)/$(OPENSSH)



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

end of thread, other threads:[~2023-09-04  6:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-10 14:10 [ptxdist] [PATCH] openssh: Version bump. 9.3p2 -> 9.4p1 Christian Melki
2023-09-04  6:29 ` [ptxdist] [APPLIED] " Michael Olbrich

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