svn commit: r340156 - in head: . sys/sys

Antoine Brodin antoine at freebsd.org
Mon Nov 5 21:53:56 UTC 2018


On Mon, Nov 5, 2018 at 8:26 PM Ed Maste <emaste at freebsd.org> wrote:
>
> Author: emaste
> Date: Mon Nov  5 19:25:57 2018
> New Revision: 340156
> URL: https://svnweb.freebsd.org/changeset/base/340156
>
> Log:
>   Remove backwards-compatibility sys/capability.h
>
>   In r263232 sys/capability.h was renamed to sys/capsicum.h, to avoid
>   conflicts with a capability.h header found on other operating systems.
>
>   Sufficient time has now passed, so remove the old header at the
>   beginning of FreeBSD 13.
>
>   Discussed with:       oshogbo
>   Sponsored by: The FreeBSD Foundation
>
> Deleted:
>   head/sys/sys/capability.h
> Modified:
>   head/ObsoleteFiles.inc

Hi,

Please revert,  after this change, most ports converted to capsicum
are no longer sandboxed (including pkg, tcpdump).

Antoine


More information about the svn-src-head mailing list