[openssh-commits] [openssh] branch master updated (fec01478 -> 5f76286a)

git+noreply at mindrot.org git+noreply at mindrot.org
Wed Apr 20 15:37:37 AEST 2022


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

dtucker pushed a change to branch master
in repository openssh.

      from  fec01478  upstream: Try to continue running local I/O for channels in state
       new  f1233f19  upstream: Import regenerated moduli
       new  687bbf23  upstream: regression test for sftp cp command
       new  5f76286a  upstream: Simplify forward-control test.

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 5f76286a126721fa005de6edf3d1c7a265555f19
Author: dtucker at openbsd.org <dtucker at openbsd.org>
Date:   Wed Apr 20 05:24:13 2022 +0000

    upstream: Simplify forward-control test.
    
    Since we no longer need to support SSH1 we don't need to run shell
    commands on the other end of the connection and can use ssh -N instead.
    This also makes the test less racy.
    
    OpenBSD-Regress-ID: 32e94ce272820cc398f30b848b2b0f080d10302c

commit 687bbf23572d8bdf25cbbcdf8ac583514e1ba710
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Thu Mar 31 03:07:33 2022 +0000

    upstream: regression test for sftp cp command
    
    OpenBSD-Regress-ID: c96bea9edde3a384b254785e7f9b2b24a81cdf82

commit f1233f19a6a9fe58f52946f50df4772f5b136761
Author: dtucker at openbsd.org <dtucker at openbsd.org>
Date:   Wed Apr 20 01:13:47 2022 +0000

    upstream: Import regenerated moduli
    
    OpenBSD-Commit-ID: f9a0726d957cf10692a231996a1f34e7f9cdfeb0

Summary of changes:
 moduli                     | 801 ++++++++++++++++++++++++---------------------
 regress/forward-control.sh |  34 +-
 regress/sftp-cmds.sh       |   7 +-
 3 files changed, 434 insertions(+), 408 deletions(-)

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


More information about the openssh-commits mailing list