[openssh-commits] [openssh] branch master updated (5f761cdb2 -> 688fa0272)
git+noreply at mindrot.org
git+noreply at mindrot.org
Tue Jun 24 19:25:22 AEST 2025
This is an automated email from the git hooks/post-receive script.
djm pushed a change to branch master
in repository openssh.
from 5f761cdb2 Update obsd tests to use current images.
new ad38ec5f1 upstream: fix leak on error path; Coverity CID 481976
new b360f3a67 upstream: whitespace
new 5ba8391d6 upstream: better debug diagnostics when loading keys. Will now list
new 688fa0272 upstream: make "Match !final" not trigger a 2nd pass ssh_config
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 688fa02728f2efbf18388bc1a8e94e7ba7ee4f11
Author: djm at openbsd.org <djm at openbsd.org>
Date: Tue Jun 24 09:22:03 2025 +0000
upstream: make "Match !final" not trigger a 2nd pass ssh_config
parsing pass (unless hostname canonicalisation or a separate "Match final"
does). bz3843
ok dtucker@
OpenBSD-Commit-ID: ce82b6034828888f0f3f1c812e08f5e87400d802
commit 5ba8391d697740a838fd8811434f707f0e079baa
Author: djm at openbsd.org <djm at openbsd.org>
Date: Thu Jun 19 05:49:05 2025 +0000
upstream: better debug diagnostics when loading keys. Will now list
key fingerprint and algorithm (not just algorithm number) as well as making
it explicit which keys didn't load.
OpenBSD-Commit-ID: ee3e77a0271ab502e653922c6d161b1e091f8fee
commit b360f3a675e24b0dbb2ec30d985e3b6756996c0d
Author: djm at openbsd.org <djm at openbsd.org>
Date: Tue Jun 17 01:20:17 2025 +0000
upstream: whitespace
OpenBSD-Commit-ID: 6e96814bcf70d0edbb0749ec61cc4fd8707f286d
commit ad38ec5f1b6768944d64ed7709da8706538b5509
Author: djm at openbsd.org <djm at openbsd.org>
Date: Tue Jun 17 01:19:27 2025 +0000
upstream: fix leak on error path; Coverity CID 481976
OpenBSD-Commit-ID: 963dba2c804e2fd8efea2256092899874d0dbc7b
Summary of changes:
clientloop.c | 4 ++--
misc-agent.c | 3 ++-
readconf.c | 9 +++++----
ssh.c | 38 +++++++++++++++++++++++---------------
4 files changed, 32 insertions(+), 22 deletions(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list