[openssh-commits] [openssh] branch master updated (6ad8648e -> c59aca8a)

git+noreply at mindrot.org git+noreply at mindrot.org
Fri Jul 20 14:55:33 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  6ad8648e  upstream: remove unused zlib.h
       new  c59aca8a  Create control sockets in clean temp directories

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 c59aca8adbdf7f5597084ad360a19bedb3f80970
Author: Damien Miller <djm at mindrot.org>
Date:   Fri Jul 20 14:53:42 2018 +1000

    Create control sockets in clean temp directories
    
    Adds a regress/mkdtemp tool and uses it to create empty temp
    directories for tests needing control sockets.
    
    Patch from Colin Watson via bz#2660; ok dtucker

Summary of changes:
 Makefile.in                             |  8 ++++++
 regress/forwarding.sh                   |  3 +-
 regress/{setuid-allowed.c => mkdtemp.c} | 51 +++++++++++++++++----------------
 regress/multiplex.sh                    |  3 +-
 regress/test-exec.sh                    | 12 ++++++++
 5 files changed, 50 insertions(+), 27 deletions(-)
 copy regress/{setuid-allowed.c => mkdtemp.c} (58%)

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


More information about the openssh-commits mailing list