[openssh-commits] [openssh] branch master updated (8d05784 -> 2f78a2a)

git+noreply at mindrot.org git+noreply at mindrot.org
Sat Oct 1 07:08:06 AEST 2016


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

djm pushed a change to branch master
in repository openssh.

      from  8d05784   upstream commit
       new  ce44c97   upstream commit
       new  ca71c36   upstream commit
       new  2f78a2a   upstream commit

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 2f78a2a698f4222f8e05cad57ac6e0c3d1faff00
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Fri Sep 30 20:24:46 2016 +0000

    upstream commit
    
    fix some -Wpointer-sign warnings in the new mux proxy; ok
    markus@
    
    Upstream-ID: b1ba7b3769fbc6b7f526792a215b0197f5e55dfd

commit ca71c36645fc26fcd739a8cfdc702cec85607761
Author: bluhm at openbsd.org <bluhm at openbsd.org>
Date:   Wed Sep 28 20:09:52 2016 +0000

    upstream commit
    
    Add a makefile rule to create the ssh library when
    regress needs it.  This allows to run the ssh regression tests without doing
    a "make build" before. Discussed with dtucker@ and djm@; OK djm@
    
    Upstream-Regress-ID: ce489bd53afcd471225a125b4b94565d4717c025

commit ce44c970f913d2a047903dba8670554ac42fc479
Author: bluhm at openbsd.org <bluhm at openbsd.org>
Date:   Mon Sep 26 21:34:38 2016 +0000

    upstream commit
    
    Allow to run ssh regression tests as root.  If the user
    is already root, the test should not expect that SUDO is set.  If ssh needs
    another user, use sudo or doas to switch from root if necessary. OK dtucker@
    
    Upstream-Regress-ID: b464e55185ac4303529e3e6927db41683aaeace2

Summary of changes:
 channels.c                     | 12 +++++++++---
 regress/agent-getpeereid.sh    |  2 +-
 regress/keys-command.sh        |  2 +-
 regress/principals-command.sh  |  4 ++--
 regress/sftp-chroot.sh         |  4 ++--
 regress/unittests/Makefile.inc | 10 +++++++---
 6 files changed, 22 insertions(+), 12 deletions(-)

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


More information about the openssh-commits mailing list