[openssh-commits] [openssh] branch master updated (b2140a73 -> 54268d58)

git+noreply at mindrot.org git+noreply at mindrot.org
Fri May 11 14:06:34 AEST 2018


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

djm pushed a change to branch master
in repository openssh.

      from  b2140a73  upstream: implement EMFILE mitigation for ssh-agent: remember the
       new  54268d58  fix key-options.sh on platforms without openpty(3)

The 1 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 54268d589e85ecc43d3eba8d83f327bdada9d696
Author: Damien Miller <djm at mindrot.org>
Date:   Fri May 11 14:04:40 2018 +1000

    fix key-options.sh on platforms without openpty(3)
    
    Skip the pty tests if the platform lacks openpty(3) and has to chown(2)
    the pty device explicitly. This typically requires root permissions that
    this test lacks.
    
    bz#2856 ok dtucker@

Summary of changes:
 regress/key-options.sh | 2 ++
 1 file changed, 2 insertions(+)

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


More information about the openssh-commits mailing list