commit: 89a6e7eeef09fd1ec29c1c97a45eff20eca41901 parent 7457008fe4619cc0c86a6f8492875b1fb2759ec9 Author: Michael Forney <mforney@mforney.org> Date: Mon, 10 May 2021 16:24:12 -0700 openssh: Update to latest bearssl branch Fixes PEM buffer allocation to account for null terminator, as well as signature verification for -sk keys, and switches to BearSSL for X25519.Diffstat:
M | pkg/openssh/ver | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)diff --git a/pkg/openssh/ver b/pkg/openssh/ver
@@ -1 +1 @@ -8.6p1 r2 +8.6p1 r3