[openssh-commits] [openssh] branch master updated (332ff3d -> 531c135)

git+noreply at mindrot.org git+noreply at mindrot.org
Thu May 19 17:48:50 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  332ff3d   initialise salen in binresvport_sa
       new  0516454   upstream commit
       new  1a75d14   upstream commit
       new  75e2168   upstream commit
       new  531c135   upstream commit

The 4 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 531c135409b8d8810795b1f3692a4ebfd5c9cae0
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Thu May 19 07:45:32 2016 +0000

    upstream commit
    
    fix type of ed25519 values
    
    Upstream-ID: b32d0cb372bbe918ca2de56906901eae225a59b0

commit 75e21688f523799c9e0cc6601d76a9c5ca79f787
Author: markus at openbsd.org <markus at openbsd.org>
Date:   Wed May 4 14:32:26 2016 +0000

    upstream commit
    
    add IdentityAgent; noticed & ok jmc@
    
    Upstream-ID: 4ba9034b00a4cf1beae627f0728da897802df88a

commit 1a75d14daf4b60db903e6103cf50e74e0cd0a76b
Author: markus at openbsd.org <markus at openbsd.org>
Date:   Wed May 4 14:29:58 2016 +0000

    upstream commit
    
    allow setting IdentityAgent to SSH_AUTH_SOCK; ok djm@
    
    Upstream-ID: 20c508480d8db3eef18942c0fc39b1fcf25652ac

commit 0516454151ae722fc8256c3c56115c6baf24c5b0
Author: markus at openbsd.org <markus at openbsd.org>
Date:   Wed May 4 14:22:33 2016 +0000

    upstream commit
    
    move SSH_MSG_NONE, so we don't have to include ssh1.h;
     ok deraadt@
    
    Upstream-ID: c2f97502efc761a41b18c17ddf460e138ca7994e

Summary of changes:
 PROTOCOL.agent | 13 ++++++++-----
 auth-krb5.c    |  3 +--
 readconf.c     |  3 ++-
 scp.1          |  5 +++--
 sftp.1         |  5 +++--
 ssh.c          |  5 +++--
 ssh1.h         |  3 +--
 ssh2.h         |  6 +++++-
 ssh_api.c      |  4 +---
 ssh_config.5   |  7 ++++++-
 sshd_config.5  |  6 +++---
 ttymodes.c     |  3 +--
 12 files changed, 37 insertions(+), 26 deletions(-)

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


More information about the openssh-commits mailing list