[openssh-commits] [openssh] branch master updated (253de427 -> d6b5aa08)
git+noreply at mindrot.org
git+noreply at mindrot.org
Mon Feb 7 12:35:52 AEDT 2022
This is an automated email from the git hooks/post-receive script.
djm pushed a change to branch master
in repository openssh.
from 253de427 portable-specific string array constification
new ad16a84e upstream: Since they are deprecated, move DSA to the end of the
new 86cc93fd upstream: remove please from manual pages ok jmc@ sthen@ millert@
new d6b5aa08 upstream: use libfido2 1.8.0+ fido_assert_set_clientdata() instead
The 3 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 d6b5aa08fdcf9b527f8b8f932432941d5b76b7ab
Author: djm at openbsd.org <djm at openbsd.org>
Date: Mon Feb 7 01:25:12 2022 +0000
upstream: use libfido2 1.8.0+ fido_assert_set_clientdata() instead
of manually hashing data outselves. Saves a fair bit of code and makes life
easier for some -portable platforms.
OpenBSD-Commit-ID: 351dfaaa5ab1ee928c0e623041fca28078cff0e0
commit 86cc93fd3c26b2e0c7663c6394995fb04ebfbf3b
Author: jsg at openbsd.org <jsg at openbsd.org>
Date: Sun Feb 6 00:29:03 2022 +0000
upstream: remove please from manual pages ok jmc@ sthen@ millert@
OpenBSD-Commit-ID: 6543acb00f4f38a23472538e1685c013ca1a99aa
commit ad16a84e64a8cf1c69c63de3fb9008320a37009c
Author: dtucker at openbsd.org <dtucker at openbsd.org>
Date: Fri Feb 4 02:49:17 2022 +0000
upstream: Since they are deprecated, move DSA to the end of the
default list of public keys so that they will be tried last. From github
PR#295 from "ProBackup-nl", ok djm@
OpenBSD-Commit-ID: 7e5d575cf4971d4e2de92e0b6d6efaba53598bf0
Summary of changes:
configure.ac | 1 +
readconf.c | 4 ++--
sk-usbhid.c | 61 ++++++++++++++++++++++++++++++++----------------------------
ssh-add.1 | 8 ++++----
ssh-add.c | 4 ++--
ssh-keygen.1 | 16 ++++++++--------
ssh.1 | 10 +++++-----
ssh_config.5 | 8 ++++----
8 files changed, 59 insertions(+), 53 deletions(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list