From 85ccde1f3967793011d1fe35a42186527ede5494 Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Thu, 20 Jul 2023 08:47:56 +0200 Subject: [PATCH] openssh: Update version from 8.5p1 to 9.3p2 1. https://www.openssh.com/releasenotes.html 2. https://blog.qualys.com/vulnerabilities-threat-research/2023/07/19/cve-2023-38408-remote-code-execution-in-opensshs-forwarded-ssh-agent --- openssh.be0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openssh.be0 b/openssh.be0 index 97d19e0fa..cd49afc40 100755 --- a/openssh.be0 +++ b/openssh.be0 @@ -1,6 +1,6 @@ #!/bin/env beesh -# BEE_VERSION openssh-8.5_p1-0 +# BEE_VERSION openssh-9.3_p2-0 SRCURL[0]="https://cdn.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-${PKGVERSION}${PKGEXTRAVERSION}.tar.gz"