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

git+noreply at mindrot.org git+noreply at mindrot.org
Thu Oct 8 04:33:06 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  0dc7451   unbreak merge botch
       new  2905d6f   upstream commit
       new  bdcb73f   upstream commit
       new  0c46bbe   upstream commit
       new  9846a2f   hook tame(2) sandbox up to build

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 9846a2f4067383bb76b4e31a9d2303e0a9c13a73
Author: Damien Miller <djm at mindrot.org>
Date:   Thu Oct 8 04:30:48 2015 +1100

    hook tame(2) sandbox up to build
    
    OpenBSD only for now

commit 0c46bbe68b70bdf0d6d20588e5847e71f3739fe6
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Wed Oct 7 15:59:12 2015 +0000

    upstream commit
    
    include PubkeyAcceptedKeyTypes in ssh -G config dump
    
    Upstream-ID: 6c097ce6ffebf6fe393fb7988b5d152a5d6b36bb

commit bdcb73fb7641b1cf73c0065d1a0dd57b1e8b778e
Author: sobrado at openbsd.org <sobrado at openbsd.org>
Date:   Wed Oct 7 14:45:30 2015 +0000

    upstream commit
    
    UsePrivilegeSeparation defaults to sandbox now.
    
    ok djm@
    
    Upstream-ID: bff136c38bcae89df82e044d2f42de21e1ad914f

commit 2905d6f99c837bb699b6ebc61711b19acd030709
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Wed Oct 7 00:54:06 2015 +0000

    upstream commit
    
    don't try to change tun device flags if they are already
     what we need; makes it possible to use tun/tap networking as non- root user
     if device permissions and interface flags are pre-established; based on patch
     by Ossi Herrala
    
    Upstream-ID: 89099ac4634cd477b066865acf54cb230780fd21

Summary of changes:
 Makefile.in    |  2 +-
 configure.ac   | 11 +++++++++--
 misc.c         | 55 +++++++++++++++++++++++++++++++++----------------------
 readconf.c     |  3 ++-
 sandbox-tame.c |  8 +++++++-
 sshd_config.5  | 13 +++++++++----
 6 files changed, 61 insertions(+), 31 deletions(-)

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


More information about the openssh-commits mailing list