[openssh-commits] [openssh] branch master updated (9846a2f -> e679c09)

git+noreply at mindrot.org git+noreply at mindrot.org
Wed Oct 14 03:22:28 AEDT 2015


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

djm pushed a change to branch master
in repository openssh.

      from  9846a2f   hook tame(2) sandbox up to build
       new  2539dce   upstream commit
       new  179c353   upstream commit
       new  e679c09   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 e679c09cd1951f963793aa3d9748d1c3fdcf808f
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Tue Oct 13 16:15:21 2015 +0000

    upstream commit
    
    apply PubkeyAcceptedKeyTypes filtering earlier, so all
     skipped keys are noted before pubkey authentication starts. ok dtucker@
    
    Upstream-ID: ba4f52f54268a421a2a5f98bb375403f4cb044b8

commit 179c353f564ec7ada64b87730b25fb41107babd7
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Tue Oct 13 00:21:27 2015 +0000

    upstream commit
    
    free the correct IV length, don't assume it's always the
     cipher blocksize; ok dtucker@
    
    Upstream-ID: c260d9e5ec73628d9ff4b067fbb060eff5a7d298

commit 2539dce2a049a8f6bb0d44cac51f07ad48e691d3
Author: deraadt at openbsd.org <deraadt at openbsd.org>
Date:   Fri Oct 9 01:37:08 2015 +0000

    upstream commit
    
    Change all tame callers to namechange to pledge(2).
    
    Upstream-ID: 17e654fc27ceaf523c60f4ffd9ec7ae4e7efc7f2

Summary of changes:
 Makefile.in                        |  2 +-
 configure.ac                       | 16 ++++++++--------
 kex.c                              |  4 ++--
 sandbox-tame.c => sandbox-pledge.c |  8 ++++----
 sshconnect2.c                      | 23 +++++++++++++++--------
 5 files changed, 30 insertions(+), 23 deletions(-)
 rename sandbox-tame.c => sandbox-pledge.c (89%)

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


More information about the openssh-commits mailing list