[openssh-commits] [openssh] branch master updated (b4a7c9d2 -> 41e22c2e)

git+noreply at mindrot.org git+noreply at mindrot.org
Sat Jul 20 22:14:02 AEST 2019


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

dtucker pushed a change to branch master
in repository openssh.

      from  b4a7c9d2  upstream: add regression tests for scp for out-of-destination path file
       new  d466b6a5  upstream: Move sleep time into a variable so that we can increase
       new  0423043c  upstream: Allow SLEEPTIME to be overridden.
       new  41e22c2e  upstream: Remove the sleeps and thus races from the forwarding

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 41e22c2e05cb950b704945ac9408f6109c9b7848
Author: dtucker at openbsd.org <dtucker at openbsd.org>
Date:   Sat Jul 20 09:50:58 2019 +0000

    upstream: Remove the sleeps and thus races from the forwarding
    
    test.  They were originally required to work with Protocol 1, but now we can
    use ssh -N and the control socket without the sleeps. While there, suppress
    output fro the control exit commands.
    
    OpenBSD-Regress-ID: 4c51a1d651242f12c90074c18c61008a74c1c790

commit 0423043c5e54293f4dd56041304fd0046c317be9
Author: dtucker at openbsd.org <dtucker at openbsd.org>
Date:   Sat Jul 20 09:37:31 2019 +0000

    upstream: Allow SLEEPTIME to be overridden.
    
    OpenBSD-Regress-ID: 1596ab168729954be3d219933b2d01cc93687e76

commit d466b6a5cfba17a83c7aae9f584ab164e2ece0a1
Author: dtucker at openbsd.org <dtucker at openbsd.org>
Date:   Sat Jul 20 09:14:40 2019 +0000

    upstream: Move sleep time into a variable so that we can increase
    
    it for platforms or configurations that are much slower then usual.
    
    OpenBSD-Regress-ID: 88586cabc800062c260d0b876bdcd4ca3f58a872

Summary of changes:
 regress/forwarding.sh | 38 +++++++++++++++++++-------------------
 1 file changed, 19 insertions(+), 19 deletions(-)

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


More information about the openssh-commits mailing list