[openssh-commits] [openssh] branch master updated (dc7bc523 -> ea97ec98)
git+noreply at mindrot.org
git+noreply at mindrot.org
Fri Jun 3 13:38:30 AEST 2022
This is an automated email from the git hooks/post-receive script.
dtucker pushed a change to branch master
in repository openssh.
from dc7bc523 fix some bugs in the fuzzer
new b7f86ffc upstream: keywords ref ssh_config.5;
new 6b3fb624 upstream: ssh-keygen: implement "verify-required" certificate option.
new 88e376fc upstream: ssh-keygen -A: do not generate DSA keys by default.
new ea97ec98 upstream: Add period at end of "not known by any other names"
The 4 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 ea97ec98c41ec2b755dfab459347db674ff9a5de
Author: dtucker at openbsd.org <dtucker at openbsd.org>
Date: Fri Jun 3 03:21:09 2022 +0000
upstream: Add period at end of "not known by any other names"
message. github PR#320 from jschauma, ok djm@
OpenBSD-Commit-ID: bd60809803c4bfd3ebb7c5c4d918b10e275266f2
commit 88e376fcd67478ad1660d94bc73ab348ac9f4527
Author: dtucker at openbsd.org <dtucker at openbsd.org>
Date: Fri Jun 3 03:17:42 2022 +0000
upstream: ssh-keygen -A: do not generate DSA keys by default.
Based on github PR#303 from jsegitz with man page text from jmc@, ok markus@
djm@
OpenBSD-Commit-ID: 5c4c57bdd7063ff03381cfb6696659dd3f9f5b9f
commit 6b3fb624675082a1e5aa615d1b8479873d8b5731
Author: naddy at openbsd.org <naddy at openbsd.org>
Date: Tue May 31 14:05:12 2022 +0000
upstream: ssh-keygen: implement "verify-required" certificate option.
This was already documented when support for user-verified FIDO
keys was added, but the ssh-keygen(1) code was missing.
ok djm@
OpenBSD-Commit-ID: f660f973391b593fea4b7b25913c9a15c3eb8a06
commit b7f86ffc301be105bba9a3e0618b6fab3ae379bd
Author: jmc at openbsd.org <jmc at openbsd.org>
Date: Sat May 28 05:57:56 2022 +0000
upstream: keywords ref ssh_config.5;
from caspar schutijser
OpenBSD-Commit-ID: f146a19d7d5c9374c3b9c520da43b2732d7d1a4e
Summary of changes:
ssh-keygen.1 | 10 +++++-----
ssh-keygen.c | 13 +++++++++++--
ssh.1 | 11 +++++++----
sshconnect.c | 4 ++--
4 files changed, 25 insertions(+), 13 deletions(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list