[openssh-commits] [openssh] branch master updated (4653116c -> bc9b0c25)
git+noreply at mindrot.org
git+noreply at mindrot.org
Thu Feb 18 10:11:04 AEDT 2021
This is an automated email from the git hooks/post-receive script.
dtucker pushed a change to branch master
in repository openssh.
from 4653116c Fix labels on targets (dots vs underscores).
new 5c8f41ad Quote SSHD_CONFOPTS in case it contains spaces.
new 1c293868 Always intall moduli.
new 16187303 Remove SKIP_UNIT as it needs to be a make arg.
new bc9b0c25 Skip unit tests on sol11 to speed things up.
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 bc9b0c25703215501da28aa7a6539f96c0fa656f
Author: Darren Tucker <dtucker at dtucker.net>
Date: Thu Feb 18 10:10:00 2021 +1100
Skip unit tests on sol11 to speed things up.
commit 161873035c12cc22211fc73d07170ade47746bc5
Author: Darren Tucker <dtucker at dtucker.net>
Date: Thu Feb 18 10:09:27 2021 +1100
Remove SKIP_UNIT as it needs to be a make arg.
commit 1c293868e4b4e8e74e3ea15b8dff90f6b089967a
Author: Darren Tucker <dtucker at dtucker.net>
Date: Thu Feb 18 10:05:03 2021 +1100
Always intall moduli.
Allows us to run tests without falling back to a fixed modulus. Ensure that
the directory exists.
commit 5c8f41ad100601ec2fdcbccdfe92890c31f81bbe
Author: Darren Tucker <dtucker at dtucker.net>
Date: Thu Feb 18 09:59:09 2021 +1100
Quote SSHD_CONFOPTS in case it contains spaces.
Summary of changes:
.github/configs | 5 +++--
.github/run_test.sh | 2 +-
.github/workflows/c-cpp.yml | 4 ++--
.github/workflows/selfhosted.yml | 3 ++-
4 files changed, 8 insertions(+), 6 deletions(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list