[openssh-commits] [openssh] branch master updated (750c1a45 -> 2a2cd007)
git+noreply at mindrot.org
git+noreply at mindrot.org
Wed Aug 11 18:56:42 AEST 2021
This is an automated email from the git hooks/post-receive script.
djm pushed a change to branch master
in repository openssh.
from 750c1a45 upstream: oops, missed one more %p
new b9f4635e upstream: when verifying sshsig signatures, support an option
new 2a2cd007 upstream: test -Oprint-pubkey
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Detailed log of new commits:
commit 2a2cd00783e1da45ee730b7f453408af1358ef5b
Author: djm at openbsd.org <djm at openbsd.org>
Date: Wed Aug 11 08:55:04 2021 +0000
upstream: test -Oprint-pubkey
OpenBSD-Regress-ID: 3d51afb6d1f287975fb6fddd7a2c00a3bc5094e0
commit b9f4635ea5bc33ed5ebbacf332d79bae463b0f54
Author: djm at openbsd.org <djm at openbsd.org>
Date: Wed Aug 11 08:54:17 2021 +0000
upstream: when verifying sshsig signatures, support an option
(-Oprint-pubkey) to dump the full public key to stdout; based on patch from
Fabian Stelzer; ok markus@
OpenBSD-Commit-ID: 0598000e5b9adfb45d42afa76ff80daaa12fc3e2
Summary of changes:
regress/sshsig.sh | 13 ++++++++++++-
ssh-keygen.1 | 6 ++++--
ssh-keygen.c | 23 +++++++++++++++++++----
3 files changed, 35 insertions(+), 7 deletions(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list