[openssh-commits] [openssh] branch master updated (03a03c60 -> 0d514659)

git+noreply at mindrot.org git+noreply at mindrot.org
Thu Mar 2 19:32:54 AEDT 2023


This is an automated email from the git hooks/post-receive script.

dtucker pushed a change to branch master
in repository openssh.

      from  03a03c60  upstream: Always call fclose on checkpoints.
       new  86020120  upstream: Quote grep and log message better.
       new  0d514659  upstream: Fix breakage on dhgex test.

The 2 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 0d514659b23a257247491179cfbb53a6dd64e164
Author: dtucker at openbsd.org <dtucker at openbsd.org>
Date:   Thu Mar 2 08:24:41 2023 +0000

    upstream: Fix breakage on dhgex test.
    
    This was due to the sshd logs being written to the wrong log file.
    While there, make save_debug_logs less verbose, write the name of the
    tarball to regress.log and use $SUDO to remove the old symlinks (which
    shouldn't be needed, but won't hurt).  Initial problem spotted by anton at .
    
    OpenBSD-Regress-ID: 9c44fb9cd418e6ff31165e7a6c1f9f11a6d19f5b

commit 860201201d4ae655702807966901682cff30a171
Author: dtucker at openbsd.org <dtucker at openbsd.org>
Date:   Thu Mar 2 08:14:52 2023 +0000

    upstream: Quote grep and log message better.
    
    OpenBSD-Regress-ID: 3823d9063127169736aa274b1784cb28e15b64d4

Summary of changes:
 regress/dhgex.sh     |  6 +++---
 regress/test-exec.sh | 15 +++++++++------
 2 files changed, 12 insertions(+), 9 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
djm at mindrot.org.


More information about the openssh-commits mailing list