[openssh-commits] [openssh] branch master updated (bfe19197 -> 4d2d4d47)
git+noreply at mindrot.org
git+noreply at mindrot.org
Sat Jul 3 19:34:35 AEST 2021
This is an automated email from the git hooks/post-receive script.
dtucker pushed a change to branch master
in repository openssh.
from bfe19197 Remove now-unused SSHv1 enums.
new 2c9e4b31 Disable rocky84 to figure out why agent test fails
new 53237ac7 Sync remaining ChallengeResponse removal.
new 4d2d4d47 Replace remaining references to ChallengeResponse.
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 4d2d4d47a18d93f3e0a91a241a6fdb545bbf7dc2
Author: Darren Tucker <dtucker at dtucker.net>
Date: Sat Jul 3 19:27:43 2021 +1000
Replace remaining references to ChallengeResponse.
Portable had a few additional references to ChallengeResponse related to
UsePAM, replaces these with equivalent keyboard-interactive ones.
commit 53237ac789183946dac6dcb8838bc3b6b9b43be1
Author: Darren Tucker <dtucker at dtucker.net>
Date: Sat Jul 3 19:23:28 2021 +1000
Sync remaining ChallengeResponse removal.
These were omitted from commit 88868fd131.
commit 2c9e4b319f7e98744b188b0f58859d431def343b
Author: Darren Tucker <dtucker at dtucker.net>
Date: Sat Jul 3 19:17:31 2021 +1000
Disable rocky84 to figure out why agent test fails
Summary of changes:
.github/workflows/selfhosted.yml | 4 ++--
auth2-kbdint.c | 4 ++--
monitor.c | 4 ++--
readconf.h | 4 +---
scp.1 | 5 ++---
servconf.h | 3 +--
sftp.1 | 5 ++---
ssh.1 | 13 ++++++-------
ssh_config.5 | 13 ++++---------
sshconnect.c | 9 +--------
sshconnect2.c | 4 +---
sshd.c | 6 +-----
sshd_config | 6 +++---
sshd_config.5 | 6 +++---
14 files changed, 31 insertions(+), 55 deletions(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list