[openssh-commits] [openssh] branch master updated (a1a856d5 -> ce941c75)
git+noreply at mindrot.org
git+noreply at mindrot.org
Sat Oct 3 09:26:32 AEST 2020
This is an automated email from the git hooks/post-receive script.
dtucker pushed a change to branch master
in repository openssh.
from a1a856d5 upstream: Regen moduli.
new d9e727dc Fix `EOF: command not found` error in ssh-copy-id
new 18ea5f4b ksh doesn't grok 'local'
new ce941c75 un-nest $() to make ksh cheerful
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 ce941c75ea9cd6c358508a5b206809846c8d9240
Author: Philip Hands <phil at hands.com>
Date: Sat Oct 3 00:20:07 2020 +0200
un-nest $() to make ksh cheerful
commit 18ea5f4b88e303677d2003b95e5cb864b439e442
Author: Philip Hands <phil at hands.com>
Date: Fri Oct 2 21:30:10 2020 +0200
ksh doesn't grok 'local'
and AFAICT it's not actually doing anything useful in the code, so let's
see how things go without it.
commit d9e727dcc04a52caaac87543ea1d230e9e6b5604
Author: Oleg <Fallmay at users.noreply.github.com>
Date: Thu Oct 1 12:09:08 2020 +0300
Fix `EOF: command not found` error in ssh-copy-id
Summary of changes:
contrib/ssh-copy-id | 17 +++++++++--------
1 file changed, 9 insertions(+), 8 deletions(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list