[openssh-commits] [openssh] branch master updated (734f2f83 -> 022ce92f)
git+noreply at mindrot.org
git+noreply at mindrot.org
Sat Jan 25 18:20:09 AEDT 2020
This is an automated email from the git hooks/post-receive script.
djm pushed a change to branch master
in repository openssh.
from 734f2f83 upstream: mention that permitopen=/PermitOpen do no name to address
new 846446bf upstream: the GatewayPorts vs -R listen address selection logic is
new f80d7d6a upstream: weaken the language for what HashKnownHosts provides with
new 3432b6e0 upstream: reword HashKnownHosts description a little more; some
new 0b813436 upstream: group14-sha1 is no longer a default algorithm
new 022ce92f upstream: when AddKeysToAgent=yes is set and the key contains no
The 5 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 022ce92fa0daa9d78830baeb2bd2dc3f83c724ba
Author: djm at openbsd.org <djm at openbsd.org>
Date: Sat Jan 25 07:17:18 2020 +0000
upstream: when AddKeysToAgent=yes is set and the key contains no
comment, add the key to the agent with the key's path as the comment. bz2564
OpenBSD-Commit-ID: 8dd8ca9340d7017631a27f4ed5358a4cfddec16f
commit 0b813436bbf6546638b10c1fa71f54691bcf5e63
Author: tedu at openbsd.org <tedu at openbsd.org>
Date: Sat Jan 25 07:09:14 2020 +0000
upstream: group14-sha1 is no longer a default algorithm
OpenBSD-Commit-ID: a96f04d5e9c2ff760c6799579dc44f69b4ff431d
commit 3432b6e05d5c583c91c566c5708fed487cec79ac
Author: djm at openbsd.org <djm at openbsd.org>
Date: Sat Jan 25 07:02:51 2020 +0000
upstream: reword HashKnownHosts description a little more; some
people found the wording confusing (bz#2560)
OpenBSD-Commit-ID: ac30896598694f07d498828690aecd424c496988
commit f80d7d6aa98d6eddc5df02412efee6db75673d4c
Author: djm at openbsd.org <djm at openbsd.org>
Date: Sat Jan 25 07:01:00 2020 +0000
upstream: weaken the language for what HashKnownHosts provides with
regards to known_hosts name privacy, it's not practical for this option to
offer any guarantee that hostnames cannot be recovered from a disclosed
known_hosts file (e.g. by brute force).
OpenBSD-Commit-ID: 13f1e3285f8acf7244e9770074296bcf446c6972
commit 846446bf3e7421e6671a4afd074bdf15eecd7832
Author: djm at openbsd.org <djm at openbsd.org>
Date: Sat Jan 25 06:40:20 2020 +0000
upstream: the GatewayPorts vs -R listen address selection logic is
still confusing people, so add another comment explaining the special
handling of "localhost"; bz#3258
OpenBSD-Commit-ID: e6bf0f0fbf1c7092bf0dbd9c6eab105970b5b53a
Summary of changes:
channels.c | 9 +++++++--
ssh_config.5 | 11 +++++------
sshconnect.c | 9 +++++----
sshconnect.h | 5 +++--
sshd_config.5 | 4 ++--
5 files changed, 22 insertions(+), 16 deletions(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list