svn commit: r262566 - in stable/10: crypto/openssh crypto/openssh/contrib/caldera crypto/openssh/contrib/cygwin crypto/openssh/contrib/redhat crypto/openssh/contrib/suse crypto/openssh/openbsd-comp...

John Baldwin jhb at freebsd.org
Mon Mar 3 21:37:21 UTC 2014


On Thursday, February 27, 2014 12:29:02 pm Dag-Erling SmXXrgrav wrote:
> Author: des
> Date: Thu Feb 27 17:29:02 2014
> New Revision: 262566
> URL: http://svnweb.freebsd.org/changeset/base/262566
> 
> Log:
>   MFH (r261320): upgrade openssh to 6.5p1
>   MFH (r261340): enable sandboxing by default

Mails on stable@ suggest that this latter change may be a bit of a POLA 
violation as if people are using a custom kernel configuration that doesn't 
include CAPSICUM they are now locked out of their boxes as sshd fails.  It 
seems that this is at least worth a note in UPDATING if not adding a 
workaround to handle the case of a kernel without CAPSICUM.

-- 
John Baldwin


More information about the svn-src-all mailing list