mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Christian Melki <christian.melki@t2data.com>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH] openssh: Version bump. 9.8 -> 9.9
Date: Sat, 21 Sep 2024 12:01:04 +0200	[thread overview]
Message-ID: <20240921100104.2362722-1-christian.melki@t2data.com> (raw)

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




             reply	other threads:[~2024-09-21 10:01 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-21 10:01 Christian Melki [this message]
2024-09-26 13:18 ` [ptxdist] [APPLIED] " Michael Olbrich

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240921100104.2362722-1-christian.melki@t2data.com \
    --to=christian.melki@t2data.com \
    --cc=ptxdist@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox