Mailing List Archive

[openssh] branch master updated (8a421b92 -> 861b0844)
This is an automated email from the git hooks/post-receive script.

dtucker pushed a change to branch master
in repository openssh.

from 8a421b92 Really mkdir /usr/local/etc in CI tests.
new 83621b63 upstream: In PuTTY interop test, don't assume the PuTTY major
new d2c8c4fa upstream: Increase timeout. Resyncs with portable where some of
new dbf2e319 upstream: Save error code from SSH for use inside case statement,
new b326f7a1 upstream: Improve shell portability: grep -q is not portable so
new 16e2ebe0 upstream: Verify string returned from local shell command.
new 63f248c7 upstream: optional debugging
new 861b0844 Resync with upstream: ${} around DATAFILE.

The 7 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Detailed log of new commits:

commit 861b084429940e024f1b6e9c2779eac95d7a45db
Author: Darren Tucker <dtucker@dtucker.net>
Date: Tue Mar 26 18:55:33 2024 +1100

Resync with upstream: ${} around DATAFILE.

commit 63f248c7693e7f0a3b9a13d2980ac9a7e37f2aea
Author: djm@openbsd.org <djm@openbsd.org>
Date: Mon Mar 25 19:28:09 2024 +0000

upstream: optional debugging

OpenBSD-Regress-ID: b4852bf97ac8fb2e3530f2d5f999edd66058d7bc

commit 16e2ebe06a62f09d4877b769876d92d6008a896f
Author: dtucker@openbsd.org <dtucker@openbsd.org>
Date: Mon Mar 25 06:05:42 2024 +0000

upstream: Verify string returned from local shell command.

OpenBSD-Regress-ID: 5039bde24d33d809aebfa8d3ad7fe9053224e6f8

commit b326f7a1f39ff31324cc3fe2735178fb474c04a4
Author: dtucker@openbsd.org <dtucker@openbsd.org>
Date: Mon Mar 25 03:30:31 2024 +0000

upstream: Improve shell portability: grep -q is not portable so

redirect stdout, and use printf instead of relying on echo to do \n
substitution. Reduces diff vs Portable.

Also resync somewhat with upstream.

OpenBSD-Regress-ID: 9ae876a8ec4c4725f1e9820a0667360ee2398337

commit dbf2e319f0c582613fa45a735ea3c242ce56946b
Author: dtucker@openbsd.org <dtucker@openbsd.org>
Date: Mon Mar 25 02:07:08 2024 +0000

upstream: Save error code from SSH for use inside case statement,

from portable. In some shells, "case" will reset the value of $?, so save it
first.

OpenBSD-Regress-ID: da32e5be19299cb4f0f7de7f29c11257a62d6949

commit d2c8c4fa7def4fb057ed05b3db57b62c810a26f6
Author: dtucker@openbsd.org <dtucker@openbsd.org>
Date: Mon Mar 25 01:40:47 2024 +0000

upstream: Increase timeout. Resyncs with portable where some of

the test VMs are slow enough for this to matter.

OpenBSD-Regress-ID: 6a83a693602eb0312f06a4ad2cd6f40d99d24b26

commit 83621b63514a84791623db3efb59d38bc4bf9563
Author: dtucker@openbsd.org <dtucker@openbsd.org>
Date: Mon Mar 25 01:28:29 2024 +0000

upstream: In PuTTY interop test, don't assume the PuTTY major

version is 0. Patch from cjwatson at debian.org via bz#3671.

OpenBSD-Regress-ID: 835ed03c1b04ad46be82e674495521f11b840191

Summary of changes:
regress/cfgmatchlisten.sh | 2 +-
regress/key-options.sh | 2 +-
regress/sftp-cmds.sh | 29 ++++++++++++++---------------
regress/test-exec.sh | 9 +++++----
regress/unittests/kex/test_kex.c | 6 +++++-
5 files changed, 26 insertions(+), 22 deletions(-)

--
To stop receiving notification emails like this one, please contact
djm@mindrot.org.
_______________________________________________
openssh-commits mailing list
openssh-commits@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-commits