[openssh-commits] [openssh] branch master updated (4b5860ed2 -> d8140f070)
git+noreply at mindrot.org
git+noreply at mindrot.org
Thu Jul 30 18:02:47 AEST 2026
This is an automated email from the git hooks/post-receive script.
dtucker pushed a change to branch master
in repository openssh.
from 4b5860ed2 upstream: pass back errors from ed25519 key generation, which
new 52794802d upstream: Make mlkem768ecdh build with OPENSSL=no. ok djm@
new 128a4a5bf upstream: ssh: update kex unit test
new 18f5f351e upstream: Fix $OpenBSD marker for easier syncing.
new d8140f070 upstream: Use ssh_mldsa44_ed25519_cleanup consistently to avoid
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Detailed log of new commits:
commit d8140f07061ad3460cd0d167c23781d79a961ccd
Author: brynet at openbsd.org <brynet at openbsd.org>
Date: Thu Jul 30 07:40:48 2026 +0000
upstream: Use ssh_mldsa44_ed25519_cleanup consistently to avoid
calling freezero with the wrong size.
With help from tb@
ok tb, dtucker@
OpenBSD-Commit-ID: 4de18532e448a62005e12c179786bec512b83fde
commit 18f5f351ed88c8c058f71c478794faf3eecfe2be
Author: dtucker at openbsd.org <dtucker at openbsd.org>
Date: Thu Jul 30 07:30:41 2026 +0000
upstream: Fix $OpenBSD marker for easier syncing.
OpenBSD-Commit-ID: 1f38203c268007964b0abdfa4e024d572c65a898
commit 128a4a5bf9d42e385adf7ca70a3d3ad772cb66f7
Author: markus at openbsd.org <markus at openbsd.org>
Date: Tue Jul 28 09:55:44 2026 +0000
upstream: ssh: update kex unit test
OpenBSD-Regress-ID: db6f1a538803716ce225e2128046de0b6ab6d2aa
commit 52794802d93c4b06d81a5a9a192b78baed6f9efd
Author: dtucker at openbsd.org <dtucker at openbsd.org>
Date: Thu Jul 30 07:29:09 2026 +0000
upstream: Make mlkem768ecdh build with OPENSSL=no. ok djm@
OpenBSD-Commit-ID: b23fc98b885d72b57d9a2b989f6c062751bff52b
Summary of changes:
kexgen.c | 24 ++++++++++++------------
kexmlkem768ecdh.c | 4 +++-
regress/unittests/kex/Makefile | 3 ++-
ssh-mldsa-eddsa.c | 15 ++++-----------
4 files changed, 21 insertions(+), 25 deletions(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list