* [ptxdist] [PATCH] openssh: Version bump. 10.3p1 -> 10.4p1
@ 2026-07-08 16:54 Christian Melki
2026-07-15 10:01 ` [ptxdist] [APPLIED] " Michael Olbrich
0 siblings, 1 reply; 2+ messages in thread
From: Christian Melki @ 2026-07-08 16:54 UTC (permalink / raw)
To: ptxdist
Minor changes, but seccomp is now mandatory if built with it.
https://www.openssh.org/txt/release-10.4
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 bef973ae7..6a0ec9116 100644
--- a/rules/openssh.make
+++ b/rules/openssh.make
@@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_OPENSSH) += openssh
#
# Paths and names
#
-OPENSSH_VERSION := 10.3p1
-OPENSSH_SHA256 := 56682a36bb92dcf4b4f016fd8ec8e74059b79a8de25c15d670d731e7d18e45f4
+OPENSSH_VERSION := 10.4p1
+OPENSSH_SHA256 := ef6026dd2aea8d56059638d5d3262902c892ceba9f88395835e0d06d3fb63238
OPENSSH := openssh-$(OPENSSH_VERSION)
OPENSSH_SUFFIX := tar.gz
OPENSSH_URL := \
--
2.43.0
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [ptxdist] [APPLIED] openssh: Version bump. 10.3p1 -> 10.4p1
2026-07-08 16:54 [ptxdist] [PATCH] openssh: Version bump. 10.3p1 -> 10.4p1 Christian Melki
@ 2026-07-15 10:01 ` Michael Olbrich
0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2026-07-15 10:01 UTC (permalink / raw)
To: ptxdist; +Cc: Christian Melki
Thanks, applied as e5d6c45271001234f0c9b2cf2b0f2e80a6ec5453.
Michael
[sent from post-receive hook]
On Wed, 15 Jul 2026 12:01:51 +0200, Christian Melki <christian.melki@t2data.com> wrote:
> Minor changes, but seccomp is now mandatory if built with it.
> https://www.openssh.org/txt/release-10.4
>
> Signed-off-by: Christian Melki <christian.melki@t2data.com>
> Message-Id: <20260708165404.542570-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 bef973ae71af..6a0ec91160bd 100644
> --- a/rules/openssh.make
> +++ b/rules/openssh.make
> @@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_OPENSSH) += openssh
> #
> # Paths and names
> #
> -OPENSSH_VERSION := 10.3p1
> -OPENSSH_SHA256 := 56682a36bb92dcf4b4f016fd8ec8e74059b79a8de25c15d670d731e7d18e45f4
> +OPENSSH_VERSION := 10.4p1
> +OPENSSH_SHA256 := ef6026dd2aea8d56059638d5d3262902c892ceba9f88395835e0d06d3fb63238
> OPENSSH := openssh-$(OPENSSH_VERSION)
> OPENSSH_SUFFIX := tar.gz
> OPENSSH_URL := \
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-07-15 10:02 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-08 16:54 [ptxdist] [PATCH] openssh: Version bump. 10.3p1 -> 10.4p1 Christian Melki
2026-07-15 10:01 ` [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