Mailing List Archive

[openssh] branch master updated (ae752701 -> 2d8a3b7e)
This is an automated email from the git hooks/post-receive script.

djm pushed a change to branch master
in repository openssh.

from ae752701 Remove AC_REVISION.
new ced327b9 upstream: Also compare username when checking for JumpHost loops.
new ab910547 upstream: clang -Wimplicit-fallthrough does not recognise /*
new a8732d74 upstream: allow -A to explicitly enable agent forwarding in scp and
new 2d8a3b7e upstream: ensure that certificate extensions are lexically sorted.

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 2d8a3b7e8b0408dfeb933ac5cfd3a58f5bac49af
Author: djm@openbsd.org <djm@openbsd.org>
Date: Mon Aug 3 02:53:51 2020 +0000

upstream: ensure that certificate extensions are lexically sorted.

Previously if the user specified a custom extension then the everything would
be in order except the custom ones. bz3198 ok dtucker markus

OpenBSD-Commit-ID: d97deb90587b06cb227c66ffebb2d9667bf886f0

commit a8732d74cb8e72f0c6366015687f1e649f60be87
Author: djm@openbsd.org <djm@openbsd.org>
Date: Mon Aug 3 02:43:41 2020 +0000

upstream: allow -A to explicitly enable agent forwarding in scp and

sftp. The default remains to not forward an agent, even when ssh_config
enables it. ok jmc dtucker markus

OpenBSD-Commit-ID: 36cc526aa3b0f94e4704b8d7b969dd63e8576822

commit ab9105470a83ed5d8197959a1b1f367399958ba1
Author: deraadt@openbsd.org <deraadt@openbsd.org>
Date: Mon Aug 3 02:42:49 2020 +0000

upstream: clang -Wimplicit-fallthrough does not recognise /*

FALLTHROUGH */ comments, which is the style we currently use, and gives too
many boring warnings. ok djm

OpenBSD-Commit-ID: 07b5031e9f49f2b69ac5e85b8da4fc9e393992a0

commit ced327b9fb78c94d143879ef4b2a02cbc5d38690
Author: dtucker@openbsd.org <dtucker@openbsd.org>
Date: Fri Jul 31 04:19:37 2020 +0000

upstream: Also compare username when checking for JumpHost loops.

bz#3057, ok djm@

OpenBSD-Commit-ID: 9bbc1d138adb34c54f3c03a15a91f75dbf418782

Summary of changes:
.skipped-commit-ids | 1 +
scp.1 | 11 ++--
scp.c | 11 ++--
sftp.1 | 11 ++--
sftp.c | 11 ++--
ssh-keygen.c | 152 +++++++++++++++++++++++++++++-----------------------
ssh.c | 15 +++---
7 files changed, 125 insertions(+), 87 deletions(-)

--
To stop receiving notification emails like this one, please contact
djm@mindrot.org.
_______________________________________________
openssh-commits mailing list
openssh-commits@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-commits