[openssh-commits] [openssh] branch master updated (8db134e -> b67e2e7)
git+noreply at mindrot.org
git+noreply at mindrot.org
Thu Oct 29 19:07:27 AEDT 2015
This is an automated email from the git hooks/post-receive script.
djm pushed a change to branch master
in repository openssh.
from 8db134e Prevent name collisions with system glob (bz#2463)
new 97e184e upstream commit
new 03239c1 upstream commit
new 2aaba0c upstream commit
new 63d1881 upstream commit
new a4aef3e upstream commit
new ed08510 upstream commit
new abd9dbc upstream commit
new b67e2e7 upstream commit
The 8 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 b67e2e76fcf1ae7c802eb27ca927e16c91a513ff
Author: djm at openbsd.org <djm at openbsd.org>
Date: Thu Oct 29 08:05:17 2015 +0000
upstream commit
regress test for "PubkeyAcceptedKeyTypes +..." inside a
Match block
Upstream-Regress-ID: 246c37ed64a2e5704d4c158ccdca1ff700e10647
commit abd9dbc3c0d8c8c7561347cfa22166156e78c077
Author: dtucker at openbsd.org <dtucker at openbsd.org>
Date: Mon Oct 26 02:50:58 2015 +0000
upstream commit
Fix typo certopt->certopts in shell variable. This would
cause the test to hang at a host key prompt if you have an A or CNAME for
"proxy" in your local domain.
Upstream-Regress-ID: 6ea03bcd39443a83c89e2c5606392ceb9585836a
commit ed08510d38aef930a061ae30d10f2a9cf233bafa
Author: djm at openbsd.org <djm at openbsd.org>
Date: Thu Oct 29 08:05:01 2015 +0000
upstream commit
Fix "PubkeyAcceptedKeyTypes +..." inside a Match block;
ok dtucker@
Upstream-ID: 853662c4036730b966aab77684390c47b9738c69
commit a4aef3ed29071719b2af82fdf1ac3c2514f82bc5
Author: djm at openbsd.org <djm at openbsd.org>
Date: Tue Oct 27 08:54:52 2015 +0000
upstream commit
fix execv arguments in a way less likely to cause grief
for -portable; ok dtucker@
Upstream-ID: 5902bf0ea0371f39f1300698dc3b8e4105fc0fc5
commit 63d188175accea83305e89fafa011136ff3d96ad
Author: djm at openbsd.org <djm at openbsd.org>
Date: Tue Oct 27 01:44:45 2015 +0000
upstream commit
log certificate serial in verbose() messages to match the
main auth success/fail message; ok dtucker@
Upstream-ID: dfc48b417c320b97c36ff351d303c142f2186288
commit 2aaba0cfd560ecfe92aa50c00750e6143842cf1f
Author: djm at openbsd.org <djm at openbsd.org>
Date: Tue Oct 27 00:49:53 2015 +0000
upstream commit
avoid de-const warning & shrink; ok dtucker@
Upstream-ID: 69a85ef94832378952a22c172009cbf52aaa11db
commit 03239c18312b9bab7d1c3b03062c61e8bbc1ca6e
Author: dtucker at openbsd.org <dtucker at openbsd.org>
Date: Sun Oct 25 23:42:00 2015 +0000
upstream commit
Expand tildes in filenames passed to -i before checking
whether or not the identity file exists. This means that if the shell
doesn't do the expansion (eg because the option and filename were given as a
single argument) then we'll still add the key. bz#2481, ok markus@
Upstream-ID: db1757178a14ac519e9a3e1a2dbd21113cb3bfc6
commit 97e184e508dd33c37860c732c0eca3fc57698b40
Author: dtucker at openbsd.org <dtucker at openbsd.org>
Date: Sun Oct 25 23:14:03 2015 +0000
upstream commit
Do not prepend "exec" to the shell command run by "Match
exec" in a config file. It's an unnecessary optimization from repurposed
ProxyCommand code and prevents some things working with some shells.
bz#2471, pointed out by res at qoxp.net. ok markus@
Upstream-ID: a1ead25ae336bfa15fb58d8c6b5589f85b4c33a3
Summary of changes:
auth2-pubkey.c | 11 +++++++----
readconf.c | 13 +++----------
regress/limit-keytype.sh | 22 ++++++++++++++++++++--
servconf.c | 30 +++++++++++++++++++-----------
ssh.c | 13 +++++++------
5 files changed, 56 insertions(+), 33 deletions(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list