Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Aug 2018 20:56:00 +0200
From:      Antoine Brodin <antoine@freebsd.org>
To:        Jamie Gritton <jamie@freebsd.org>
Cc:        src-committers <src-committers@freebsd.org>, svn-src-all@freebsd.org,  svn-src-head@freebsd.org
Subject:   Re: svn commit: r337922 - in head: lib/libc/gen lib/libc/sys share/man/man9 sys/cddl/contrib/opensolaris/uts/common/fs/zfs sys/compat/freebsd32 sys/fs/nandfs sys/kern sys/sys sys/ufs/ufs
Message-ID:  <CAALwa8k3%2B845KbtX%2BjaguAVTaLV=fud%2BszWkGqE%2BEp3eOgvbaw@mail.gmail.com>
In-Reply-To: <201808161840.w7GIeHGl045096@repo.freebsd.org>
References:  <201808161840.w7GIeHGl045096@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Aug 16, 2018 at 8:40 PM, Jamie Gritton <jamie@freebsd.org> wrote:
> Author: jamie
> Date: Thu Aug 16 18:40:16 2018
> New Revision: 337922
> URL: https://svnweb.freebsd.org/changeset/base/337922
>
> Log:
>   Put jail(2) under COMPAT_FREEBSD11.  It has been the "old" way of creating
>   jails since FreeBSD 7.
>
>   Along with the system call, put the various security.jail.allow_foo and
>   security.jail.foo_allowed sysctls partly under COMPAT_FREEBSD11 (or
>   BURN_BRIDGES).  These sysctls had two disparate uses: on the system side,
>   they were global permissions for jails created via jail(2) which lacked
>   fine-grained permission controls; inside a jail, they're read-only
>   descriptions of what the current jail is allowed to do.  The first use
>   is obsolete along with jail(2), but keep them for the second-read-only use.
>
>   Differential Revision:        D14791

Hi,

Were the failures pointed out during the exp-run fixed?  If not please
revert and work on fixing those before.

Cheers,

Antoine (with hat: portmgr)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAALwa8k3%2B845KbtX%2BjaguAVTaLV=fud%2BszWkGqE%2BEp3eOgvbaw>