[openssh-commits] [openssh] branch master updated (48d0d7a4 -> e26c9807)
git+noreply at mindrot.org
git+noreply at mindrot.org
Tue Jan 26 22:51:00 AEDT 2021
This is an automated email from the git hooks/post-receive script.
dtucker pushed a change to branch master
in repository openssh.
from 48d0d7a4 Disable sntrup761 if compiler doesn't support VLAs.
new e9f78d6b upstream: Rename HostbasedKeyTypes (ssh) and
new e26c9807 upstream: Remove unused variables leftover from refactoring. ok
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 e26c980778b228bdd42b8353cc70101cf49b731b
Author: dtucker at openbsd.org <dtucker at openbsd.org>
Date: Tue Jan 26 11:25:01 2021 +0000
upstream: Remove unused variables leftover from refactoring. ok
djm@
OpenBSD-Commit-ID: 8b3ad58bff828fcf874e54b2fc27a4cf1d9505e8
commit e9f78d6b06fc323bba1890b2dc3b8423138fb35c
Author: dtucker at openbsd.org <dtucker at openbsd.org>
Date: Tue Jan 26 05:32:21 2021 +0000
upstream: Rename HostbasedKeyTypes (ssh) and
HostbasedAcceptedKeyTypes (sshd) to HostbasedAcceptedAlgorithms, which more
accurately reflects its effect. This matches a previous change to
PubkeyAcceptedAlgorithms. The previous names are retained as aliases. ok
djm@
OpenBSD-Commit-ID: 49451c382adc6e69d3fa0e0663eeef2daa4b199e
Summary of changes:
auth2-hostbased.c | 6 +++---
monitor.c | 4 ++--
readconf.c | 19 ++++++++++---------
readconf.h | 4 ++--
scp.1 | 6 +++---
servconf.c | 17 +++++++++--------
servconf.h | 6 +++---
sftp.1 | 6 +++---
ssh-agent.c | 10 ++++------
ssh.1 | 6 +++---
ssh.c | 7 ++++---
ssh_config.5 | 7 ++++---
sshconnect2.c | 6 +++---
sshd_config.5 | 11 ++++++-----
14 files changed, 59 insertions(+), 56 deletions(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list