[openssh-commits] [openssh] branch master updated (ebe27eb -> 5cefe76)

git+noreply at mindrot.org git+noreply at mindrot.org
Wed Jul 29 19:36:12 AEST 2015


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

djm pushed a change to branch master
in repository openssh.

      from  ebe27eb   upstream commit
       new  3f628c7   upstream commit
       new  b6ea0e5   upstream commit
       new  f319912   upstream commit
       new  5cefe76   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 5cefe769105a2a2e3ca7479d28d9a325d5ef0163
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Wed Jul 29 08:34:54 2015 +0000

    upstream commit
    
    fix bug in previous; was printing incorrect string for
     failed host key algorithms negotiation
    
    Upstream-ID: 22c0dc6bc61930513065d92e11f0753adc4c6e6e

commit f319912b0d0e1675b8bb051ed8213792c788bcb2
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Wed Jul 29 04:43:06 2015 +0000

    upstream commit
    
    include the peer's offer when logging a failure to
     negotiate a mutual set of algorithms (kex, pubkey, ciphers, etc.) ok markus@
    
    Upstream-ID: bbb8caabf5c01790bb845f5ce135565248d7c796

commit b6ea0e573042eb85d84defb19227c89eb74cf05a
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Tue Jul 28 23:20:42 2015 +0000

    upstream commit
    
    add Cisco to the list of clients that choke on the
     hostkeys update extension. Pointed out by Howard Kash
    
    Upstream-ID: c9eadde28ecec056c73d09ee10ba4570dfba7e84

commit 3f628c7b537291c1019ce86af90756fb4e66d0fd
Author: guenther at openbsd.org <guenther at openbsd.org>
Date:   Mon Jul 27 16:29:23 2015 +0000

    upstream commit
    
    Permit kbind(2) use in the sandbox now, to ease testing
     of ld.so work using it
    
    reminded by miod@, ok deraadt@
    
    Upstream-ID: 523922e4d1ba7a091e3824e77a8a3c818ee97413

Summary of changes:
 compat.c           |  5 +++--
 kex.c              | 31 ++++++++++++++++++++++++-------
 kex.h              |  3 ++-
 packet.c           | 13 ++++++++++++-
 sandbox-systrace.c |  5 ++++-
 5 files changed, 45 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