mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] openssh: Version bump. 9.6 -> 9.7
@ 2024-03-12 17:42 Christian Melki
  2024-03-19  6:44 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Christian Melki @ 2024-03-12 17:42 UTC (permalink / raw)
  To: ptxdist

Minor changes.
Biggest notice is the permanent removal of DSA in 2025.
https://www.openssh.com/txt/release-9.7

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

diff --git a/rules/openssh.make b/rules/openssh.make
index 7f55b2ba3..5381cbca5 100644
--- a/rules/openssh.make
+++ b/rules/openssh.make
@@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_OPENSSH) += openssh
 #
 # Paths and names
 #
-OPENSSH_VERSION	:= 9.6p1
-OPENSSH_MD5	:= 5e90def5af3ffb27e149ca6fff12bef3
+OPENSSH_VERSION	:= 9.7p1
+OPENSSH_MD5	:= 1100f170ca1bc669038ca3743e074094
 OPENSSH		:= openssh-$(OPENSSH_VERSION)
 OPENSSH_SUFFIX	:= tar.gz
 OPENSSH_URL	:= \
-- 
2.34.1




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

* Re: [ptxdist] [APPLIED] openssh: Version bump. 9.6 -> 9.7
  2024-03-12 17:42 [ptxdist] [PATCH] openssh: Version bump. 9.6 -> 9.7 Christian Melki
@ 2024-03-19  6:44 ` Michael Olbrich
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2024-03-19  6:44 UTC (permalink / raw)
  To: ptxdist; +Cc: Christian Melki

Thanks, applied as 6d0ee10071020feedf77cbe1da452307eeca9fa3.

Michael

[sent from post-receive hook]

On Tue, 19 Mar 2024 07:44:46 +0100, Christian Melki <christian.melki@t2data.com> wrote:
> Minor changes.
> Biggest notice is the permanent removal of DSA in 2025.
> https://www.openssh.com/txt/release-9.7
> 
> Signed-off-by: Christian Melki <christian.melki@t2data.com>
> Message-Id: <20240312174243.364628-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 7f55b2ba3a19..5381cbca5752 100644
> --- a/rules/openssh.make
> +++ b/rules/openssh.make
> @@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_OPENSSH) += openssh
>  #
>  # Paths and names
>  #
> -OPENSSH_VERSION	:= 9.6p1
> -OPENSSH_MD5	:= 5e90def5af3ffb27e149ca6fff12bef3
> +OPENSSH_VERSION	:= 9.7p1
> +OPENSSH_MD5	:= 1100f170ca1bc669038ca3743e074094
>  OPENSSH		:= openssh-$(OPENSSH_VERSION)
>  OPENSSH_SUFFIX	:= tar.gz
>  OPENSSH_URL	:= \



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

end of thread, other threads:[~2024-03-19  6:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-12 17:42 [ptxdist] [PATCH] openssh: Version bump. 9.6 -> 9.7 Christian Melki
2024-03-19  6:44 ` [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