* [Buildroot] [PATCH 1/1] package/openssh: security bump version to 9.3p2
@ 2023-07-21 17:38 Bernd Kuhls
2023-07-21 21:00 ` Thomas Petazzoni via buildroot
2023-08-26 19:01 ` Peter Korsgaard
0 siblings, 2 replies; 3+ messages in thread
From: Bernd Kuhls @ 2023-07-21 17:38 UTC (permalink / raw)
To: buildroot
Fixes CVE-2023-38408: https://www.openssh.com/txt/release-9.3p2
Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
package/openssh/openssh.hash | 4 ++--
package/openssh/openssh.mk | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/openssh/openssh.hash b/package/openssh/openssh.hash
index 2be54431ec..df472e087d 100644
--- a/package/openssh/openssh.hash
+++ b/package/openssh/openssh.hash
@@ -1,4 +1,4 @@
-# From https://www.openssh.com/txt/release-9.3 (base64 encoded)
-sha256 e9baba7701a76a51f3d85a62c383a3c9dcd97fa900b859bc7db114c1868af8a8 openssh-9.3p1.tar.gz
+# From https://www.openssh.com/txt/release-9.3p2
+sha256 200ebe147f6cb3f101fd0cdf9e02442af7ddca298dffd9f456878e7ccac676e8 openssh-9.3p2.tar.gz
# Locally calculated
sha256 05c30446ba738934b3f1efa965b454c122ca26cc4b268e5ae6843f58ccd1b16d LICENCE
diff --git a/package/openssh/openssh.mk b/package/openssh/openssh.mk
index 26d6bd504d..e14d752290 100644
--- a/package/openssh/openssh.mk
+++ b/package/openssh/openssh.mk
@@ -5,7 +5,7 @@
################################################################################
OPENSSH_VERSION_MAJOR = 9.3
-OPENSSH_VERSION_MINOR = p1
+OPENSSH_VERSION_MINOR = p2
OPENSSH_VERSION = $(OPENSSH_VERSION_MAJOR)$(OPENSSH_VERSION_MINOR)
OPENSSH_CPE_ID_VERSION = $(OPENSSH_VERSION_MAJOR)
OPENSSH_CPE_ID_UPDATE = $(OPENSSH_VERSION_MINOR)
--
2.39.2
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [Buildroot] [PATCH 1/1] package/openssh: security bump version to 9.3p2
2023-07-21 17:38 [Buildroot] [PATCH 1/1] package/openssh: security bump version to 9.3p2 Bernd Kuhls
@ 2023-07-21 21:00 ` Thomas Petazzoni via buildroot
2023-08-26 19:01 ` Peter Korsgaard
1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni via buildroot @ 2023-07-21 21:00 UTC (permalink / raw)
To: Bernd Kuhls; +Cc: buildroot
On Fri, 21 Jul 2023 19:38:06 +0200
Bernd Kuhls <bernd@kuhls.net> wrote:
> Fixes CVE-2023-38408: https://www.openssh.com/txt/release-9.3p2
>
> Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
> ---
> package/openssh/openssh.hash | 4 ++--
> package/openssh/openssh.mk | 2 +-
> 2 files changed, 3 insertions(+), 3 deletions(-)
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Buildroot] [PATCH 1/1] package/openssh: security bump version to 9.3p2
2023-07-21 17:38 [Buildroot] [PATCH 1/1] package/openssh: security bump version to 9.3p2 Bernd Kuhls
2023-07-21 21:00 ` Thomas Petazzoni via buildroot
@ 2023-08-26 19:01 ` Peter Korsgaard
1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2023-08-26 19:01 UTC (permalink / raw)
To: Bernd Kuhls; +Cc: buildroot
>>>>> "Bernd" == Bernd Kuhls <bernd@kuhls.net> writes:
> Fixes CVE-2023-38408: https://www.openssh.com/txt/release-9.3p2
> Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
Committed to 2023.02.x and 2023.05.x, thanks.
--
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2023-08-26 19:01 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-21 17:38 [Buildroot] [PATCH 1/1] package/openssh: security bump version to 9.3p2 Bernd Kuhls
2023-07-21 21:00 ` Thomas Petazzoni via buildroot
2023-08-26 19:01 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox