From: Bernd Kuhls <bernd@kuhls.net>
To: buildroot@buildroot.org
Subject: [Buildroot] [PATCH 1/1] package/openssh: bump to version 10.3p1
Date: Thu, 9 Apr 2026 15:17:42 +0200 [thread overview]
Message-ID: <20260409131742.278793-1-bernd@kuhls.net> (raw)
https://www.openssh.org/txt/release-10.3
https://www.openssh.com/releasenotes.html#10.3p1
Switched _SITE to https.
Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
package/openssh/openssh.hash | 4 ++--
package/openssh/openssh.mk | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/package/openssh/openssh.hash b/package/openssh/openssh.hash
index 154464d68a..2d242b4a99 100644
--- a/package/openssh/openssh.hash
+++ b/package/openssh/openssh.hash
@@ -1,4 +1,4 @@
-# From https://www.openssh.com/txt/release-10.2
-sha256 ccc42c0419937959263fa1dbd16dafc18c56b984c03562d2937ce56a60f798b2 openssh-10.2p1.tar.gz
+# From https://www.openssh.com/txt/release-10.3
+sha256 56682a36bb92dcf4b4f016fd8ec8e74059b79a8de25c15d670d731e7d18e45f4 openssh-10.3p1.tar.gz
# Locally calculated
sha256 5bb5b160726ef5756e4f32fe95b35249c294962419650f48d05134b486d27ccb LICENCE
diff --git a/package/openssh/openssh.mk b/package/openssh/openssh.mk
index bcbfc39755..607af7456d 100644
--- a/package/openssh/openssh.mk
+++ b/package/openssh/openssh.mk
@@ -4,12 +4,12 @@
#
################################################################################
-OPENSSH_VERSION_MAJOR = 10.2
+OPENSSH_VERSION_MAJOR = 10.3
OPENSSH_VERSION_MINOR = p1
OPENSSH_VERSION = $(OPENSSH_VERSION_MAJOR)$(OPENSSH_VERSION_MINOR)
OPENSSH_CPE_ID_VERSION = $(OPENSSH_VERSION_MAJOR)
OPENSSH_CPE_ID_UPDATE = $(OPENSSH_VERSION_MINOR)
-OPENSSH_SITE = http://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable
+OPENSSH_SITE = https://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable
OPENSSH_LICENSE = BSD-3-Clause, BSD-2-Clause, Public Domain
OPENSSH_LICENSE_FILES = LICENCE
--
2.47.3
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next reply other threads:[~2026-04-09 13:17 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-09 13:17 Bernd Kuhls [this message]
2026-04-09 20:00 ` [Buildroot] [PATCH 1/1] package/openssh: bump to version 10.3p1 Julien Olivain via buildroot
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=20260409131742.278793-1-bernd@kuhls.net \
--to=bernd@kuhls.net \
--cc=buildroot@buildroot.org \
/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