mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] openssh: Version bump. 9.8 -> 9.9
@ 2024-09-21 10:01 Christian Melki
  2024-09-26 13:18 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Christian Melki @ 2024-09-21 10:01 UTC (permalink / raw)
  To: ptxdist

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

* License file changed. Had subsection code added under a MIT-style
license, which is already covered in the included licenses.

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

diff --git a/rules/openssh.make b/rules/openssh.make
index 36927b241..96b1b5bfb 100644
--- a/rules/openssh.make
+++ b/rules/openssh.make
@@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_OPENSSH) += openssh
 #
 # Paths and names
 #
-OPENSSH_VERSION	:= 9.8p1
-OPENSSH_MD5	:= bc04ff77796758c0b37bd0bc9314cd3f
+OPENSSH_VERSION	:= 9.9p1
+OPENSSH_MD5	:= 1893c9b712eb8c55ec2d5146e7323b92
 OPENSSH		:= openssh-$(OPENSSH_VERSION)
 OPENSSH_SUFFIX	:= tar.gz
 OPENSSH_URL	:= \
@@ -27,7 +27,7 @@ OPENSSH_URL	:= \
 OPENSSH_SOURCE	:= $(SRCDIR)/$(OPENSSH).$(OPENSSH_SUFFIX)
 OPENSSH_DIR	:= $(BUILDDIR)/$(OPENSSH)
 OPENSSH_LICENSE	:= BSD AND BSD-2-Clause AND BSD-3-Clause AND MIT AND Beerware AND ISC
-OPENSSH_LICENSE_FILES := file://LICENCE;md5=072979064e691d342002f43cd89c0394
+OPENSSH_LICENSE_FILES := file://LICENCE;md5=78ffb36e5a48c0d8c5648603a3b6c8eb
 
 # ----------------------------------------------------------------------------
 # Prepare
-- 
2.34.1




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

* Re: [ptxdist] [APPLIED] openssh: Version bump. 9.8 -> 9.9
  2024-09-21 10:01 [ptxdist] [PATCH] openssh: Version bump. 9.8 -> 9.9 Christian Melki
@ 2024-09-26 13:18 ` Michael Olbrich
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2024-09-26 13:18 UTC (permalink / raw)
  To: ptxdist; +Cc: Christian Melki

Thanks, applied as efd93be152dfd1c1cc97115241b1c75bc0abdc34.

Michael

[sent from post-receive hook]

On Thu, 26 Sep 2024 15:18:58 +0200, Christian Melki <christian.melki@t2data.com> wrote:
> https://www.openssh.com/txt/release-9.9
> 
> * License file changed. Had subsection code added under a MIT-style
> license, which is already covered in the included licenses.
> 
> Signed-off-by: Christian Melki <christian.melki@t2data.com>
> Message-Id: <20240921100104.2362722-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 36927b2415c7..96b1b5bfb893 100644
> --- a/rules/openssh.make
> +++ b/rules/openssh.make
> @@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_OPENSSH) += openssh
>  #
>  # Paths and names
>  #
> -OPENSSH_VERSION	:= 9.8p1
> -OPENSSH_MD5	:= bc04ff77796758c0b37bd0bc9314cd3f
> +OPENSSH_VERSION	:= 9.9p1
> +OPENSSH_MD5	:= 1893c9b712eb8c55ec2d5146e7323b92
>  OPENSSH		:= openssh-$(OPENSSH_VERSION)
>  OPENSSH_SUFFIX	:= tar.gz
>  OPENSSH_URL	:= \
> @@ -27,7 +27,7 @@ OPENSSH_URL	:= \
>  OPENSSH_SOURCE	:= $(SRCDIR)/$(OPENSSH).$(OPENSSH_SUFFIX)
>  OPENSSH_DIR	:= $(BUILDDIR)/$(OPENSSH)
>  OPENSSH_LICENSE	:= BSD AND BSD-2-Clause AND BSD-3-Clause AND MIT AND Beerware AND ISC
> -OPENSSH_LICENSE_FILES := file://LICENCE;md5=072979064e691d342002f43cd89c0394
> +OPENSSH_LICENSE_FILES := file://LICENCE;md5=78ffb36e5a48c0d8c5648603a3b6c8eb
>  
>  # ----------------------------------------------------------------------------
>  # Prepare



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

end of thread, other threads:[~2024-09-26 13:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-09-21 10:01 [ptxdist] [PATCH] openssh: Version bump. 9.8 -> 9.9 Christian Melki
2024-09-26 13:18 ` [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