[openssh-commits] [openssh] branch master updated (6c435bd4 -> c1718793)
git+noreply at mindrot.org
git+noreply at mindrot.org
Thu Jan 13 16:01:50 AEDT 2022
This is an automated email from the git hooks/post-receive script.
dtucker pushed a change to branch master
in repository openssh.
from 6c435bd4 Stop on first test failure to minimize logs.
new 7a75f748 upstream: Avoid %'s in commands (not used in OpenBSD, but used in
new 9cc26544 upstream: Set LC_ALL in both local and remote shells so that sorted
new c1718793 Remove sort wrapper.
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 c171879374b2e8b07157503f5639ed0bce59ce89
Author: Darren Tucker <dtucker at dtucker.net>
Date: Thu Jan 13 15:53:33 2022 +1100
Remove sort wrapper.
agent-restrict now takes care of this itself.
commit 9cc2654403f1a686bb26c07a6ac790edf334cef5
Author: dtucker at openbsd.org <dtucker at openbsd.org>
Date: Thu Jan 13 04:53:16 2022 +0000
upstream: Set LC_ALL in both local and remote shells so that sorted
output matches regardless of what the user's shell sets it to. ok djm@
OpenBSD-Regress-ID: 4e97dd69a68b05872033175a4c2315345d01837f
commit 7a75f748cb2dd2f771bf70ea72698aa027996ab1
Author: dtucker at openbsd.org <dtucker at openbsd.org>
Date: Thu Jan 13 04:22:10 2022 +0000
upstream: Avoid %'s in commands (not used in OpenBSD, but used in
-portable's Valgrind test) being interpretted as printf format strings.
OpenBSD-Regress-ID: dc8655db27ac4acd2c386c4681bf42a10d80b043
Summary of changes:
regress/agent-restrict.sh | 8 ++++++--
regress/test-exec.sh | 6 ------
2 files changed, 6 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