[openssh-commits] [openssh] branch master updated (03190d10 -> 9d38074b)
git+noreply at mindrot.org
git+noreply at mindrot.org
Sat Jul 24 12:31:14 AEST 2021
This is an automated email from the git hooks/post-receive script.
djm pushed a change to branch master
in repository openssh.
from 03190d10 upstream: mention in comment that read_passphrase(..., RP_ALLOW_STDIN)
new db2130e2 upstream: punctuation;
new 7d64a9fb upstream: don't leak environment= variable when it is not the first
new 2b76f1dd upstream: Simplify keygen-convert by using $SSH_KEYTYPES directly.
new 9d38074b upstream: test for first-match-wins in authorized_keys environment=
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 9d38074b5453c1abbdf888e80828c278d3b886ac
Author: djm at openbsd.org <djm at openbsd.org>
Date: Sat Jul 24 01:54:23 2021 +0000
upstream: test for first-match-wins in authorized_keys environment=
options
OpenBSD-Regress-ID: 1517c90276fe84b5dc5821c59f88877fcc34c0e8
commit 2b76f1dd19787e784711ea297ad8fc938b4484fd
Author: dtucker at openbsd.org <dtucker at openbsd.org>
Date: Fri Jul 23 05:53:02 2021 +0000
upstream: Simplify keygen-convert by using $SSH_KEYTYPES directly.
OpenBSD-Regress-ID: cdbe408ec3671ea9ee9b55651ee551370d2a4108
commit 7d64a9fb587ba9592f027f7a2264226c713d6579
Author: djm at openbsd.org <djm at openbsd.org>
Date: Sat Jul 24 01:55:19 2021 +0000
upstream: don't leak environment= variable when it is not the first
match
OpenBSD-Commit-ID: 7fbdc3dfe0032deaf003fd937eeb4d434ee4efe0
commit db2130e2340bf923e41c791aa9cd27b9e926042c
Author: jmc at openbsd.org <jmc at openbsd.org>
Date: Fri Jul 23 06:01:17 2021 +0000
upstream: punctuation;
OpenBSD-Commit-ID: 64be152e378c45975073ab1c07e0db7eddd15806
Summary of changes:
auth-options.c | 8 ++++++--
regress/keygen-convert.sh | 18 ++----------------
regress/unittests/authopt/tests.c | 4 +++-
ssh-keygen.1 | 4 ++--
4 files changed, 13 insertions(+), 21 deletions(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list