[openssh-commits] [openssh] branch master updated (b737e4d -> 2f2ffa4)

git+noreply at mindrot.org git+noreply at mindrot.org
Fri Dec 16 13:16:50 AEDT 2016


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

djm pushed a change to branch master
in repository openssh.

      from  b737e4d   upstream commit
       new  dcc7d74   upstream commit
       new  fe06b68   upstream commit
       new  9a70ec0   upstream commit
       new  e15e715   upstream commit
       new  2f2ffa4   upstream commit

The 5 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 2f2ffa4fbe4b671bbffa0611f15ba44cff64d58e
Author: dtucker at openbsd.org <dtucker at openbsd.org>
Date:   Fri Dec 16 01:06:27 2016 +0000

    upstream commit
    
    Move the "stop sshd" code into its own helper function.
    Patch from Zev Weiss <zev at bewilderbeest.net>, ok djm@
    
    Upstream-Regress-ID: a113dea77df5bd97fb4633ea31f3d72dbe356329

commit e15e7152331e3976b35475fd4e9c72897ad0f074
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Fri Dec 16 01:01:07 2016 +0000

    upstream commit
    
    regression test for certificates along with private key
    with no public half. bz#2617, mostly from Adam Eijdenberg
    
    Upstream-Regress-ID: 2e74dc2c726f4dc839609b3ce045466b69f01115

commit 9a70ec085faf6e55db311cd1a329f1a35ad2a500
Author: dtucker at openbsd.org <dtucker at openbsd.org>
Date:   Thu Dec 15 23:50:37 2016 +0000

    upstream commit
    
    Use $SUDO to read pidfile in case root's umask is
    restricted.  From portable.
    
    Upstream-Regress-ID: f6b1c7ffbc5a0dfb7d430adb2883344899174a98

commit fe06b68f824f8f55670442fb31f2c03526dd326c
Author: dtucker at openbsd.org <dtucker at openbsd.org>
Date:   Thu Dec 15 21:29:05 2016 +0000

    upstream commit
    
    Add missing braces in DenyUsers code.  Patch from zev at
    bewilderbeest.net, ok deraadt@
    
    Upstream-ID: d747ace338dcf943b077925f90f85f789714b54e

commit dcc7d74242a574fd5c4afbb4224795b1644321e7
Author: dtucker at openbsd.org <dtucker at openbsd.org>
Date:   Thu Dec 15 21:20:41 2016 +0000

    upstream commit
    
    Fix text in error message.  Patch from zev at
    bewilderbeest.net.
    
    Upstream-ID: deb0486e175e7282f98f9a15035d76c55c84f7f6

Summary of changes:
 auth.c                   |  5 +++--
 dh.c                     |  4 ++--
 regress/cert-file.sh     | 53 ++++++++++++++++++++++++++++++++++++++----------
 regress/login-timeout.sh |  4 ++--
 regress/reexec.sh        | 11 ++++------
 regress/test-exec.sh     | 25 ++++++++++++++---------
 6 files changed, 68 insertions(+), 34 deletions(-)

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


More information about the openssh-commits mailing list