From owner-svn-src-all@freebsd.org Sun Jun 10 20:05:27 2018 Return-Path: Delivered-To: svn-src-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3053C101E08B for ; Sun, 10 Jun 2018 20:05:27 +0000 (UTC) (envelope-from oliver.pinter@hardenedbsd.org) Received: from mail-yw0-x22f.google.com (mail-yw0-x22f.google.com [IPv6:2607:f8b0:4002:c05::22f]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 8D2B075476 for ; Sun, 10 Jun 2018 20:05:26 +0000 (UTC) (envelope-from oliver.pinter@hardenedbsd.org) Received: by mail-yw0-x22f.google.com with SMTP id s201-v6so5696288ywg.8 for ; Sun, 10 Jun 2018 13:05:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=hardenedbsd-org.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=wugeaBzbHTlJD2257Trvl6x3CAIr4EnqFK4f8JLYDks=; b=zjqbYPnYmlzp7Qsk/v2nwe/apCCsNAMTqm1Y5AQcd4l+xi0MkIlKpYCu9YnoSjBllB PN/v2kcgjii3ahjb6KpJQSI8QoL6MIUpRrbycqZ4w0LfWWlJakVloOMhBs6hJp6w1Q3L /vbSJzxf9vf6kH9yQiglpBdScuqPmgnMDsFK/cSapcXWIa8yu8pTl7o25lX61FiXc8ew QvRC7M/CFrYUcinmKz/GG3Z3lRZd7vQ4ETfRdlaDNh7MuIgUpofTUihL0IdSzsHSsb7W K99VydG5MIlPcK+BRgXEyH3uNZNu4M6XxMMmskov972FT45rp7ZTRGhpg9K+FNPVKOYC ePWA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=wugeaBzbHTlJD2257Trvl6x3CAIr4EnqFK4f8JLYDks=; b=Nr/DVd75uxTNTnVI2623DD5D2TvTOjMoDCE9bgQIVLltsmHRHQRt2ezDQVze9j9GUC pVE1FHlYP3JBvQgo6FVMvckfvHRdig6j/wOtJ7vdEhQLubXxGtlKxFeJRZVwb7Dvtk49 ODrIvG9SxXzcn/0NTOmLGIPBdwlI6ycepxgkp2GRF+A198tP+CGZ+FYW4nNVYYGq45TJ Yi6q7qneg8xs7EgpU+SR8fnn6J/nx60psM2ECg8tyi+7Zje1xf+jI9mWi17BH6gkCkr0 x4sZw5iXwAM+YvV7hPxxXgLjM/1O8rrowYURTJ/ztvItYNfFnCiKC51per/t7MnajUaf ll9g== X-Gm-Message-State: APt69E1SqsGQStAVWvKl+GEjYSUpUrxOCSRxlNXJL83pFaKuVx2CQJ+n j4nEYkmXlyhHy2xW5DinJnLdaKqGlzhIQE19u0NYcA== X-Google-Smtp-Source: ADUXVKIQ/+xdWuOVMh7BWe5URmMEJIdY6/gk1jTl0pgPm84Flb6pwMYVjHENiqZaAQa+wa/hbwnSHLXzPv+lfMMITCY= X-Received: by 2002:a81:5f55:: with SMTP id t82-v6mr8577942ywb.382.1528661125643; Sun, 10 Jun 2018 13:05:25 -0700 (PDT) MIME-Version: 1.0 Received: by 2002:a25:db86:0:0:0:0:0 with HTTP; Sun, 10 Jun 2018 13:05:24 -0700 (PDT) In-Reply-To: <3D29EC4B-D05D-4485-98BD-8E5EB5C1E8E9@FreeBSD.org> References: <201806101915.w5AJFcZM001907@repo.freebsd.org> <3D29EC4B-D05D-4485-98BD-8E5EB5C1E8E9@FreeBSD.org> From: Oliver Pinter Date: Sun, 10 Jun 2018 22:05:24 +0200 Message-ID: Subject: Re: svn commit: r334931 - in head: . sys/sys To: Jonathan Anderson Cc: Antoine Brodin , svn-src-head@freebsd.org, "Robert N. M. Watson" , src-committers , Eitan Adler , svn-src-all@freebsd.org Content-Type: text/plain; charset="UTF-8" X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Jun 2018 20:05:27 -0000 On 6/10/18, Jonathan Anderson wrote: > On 10 Jun 2018, at 16:49, Antoine Brodin wrote: > >> On Sun, Jun 10, 2018 at 9:15 PM, Eitan Adler >> wrote: >>> Author: eadler >>> Date: Sun Jun 10 19:15:38 2018 >>> New Revision: 334931 >>> URL: https://svnweb.freebsd.org/changeset/base/334931 >>> >>> Log: >>> Revert r334929 >>> >>> Apparently some software might depend on a header whose sole >>> contents is >>> a `#warning` to remove it. Revert pending exp-run. >> >> Hi, >> >> It's not just a #warning, there is a #include line below... >> And after this change, most ports that supported sandboxing were no >> longer sandboxed. > > This used the be the primary header file for Capsicum, but we switched > to the somewhat-more-portable sys/capsicum.h awhile ago. The current > sys/capability.h includes the new header while emitting a warning in > order to encourage people to switch to capsicum.h without breaking > anything (yet). This is a transitional step, and I think the plan is to > remove sys/capability.h after... maybe the 12-STABLE branch? > As second step, it would be fine to slip the #warning over to #error, and fix the ports. > > Jon > -- > Jonathan Anderson > jonathan@FreeBSD.org > _______________________________________________ > svn-src-head@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/svn-src-head > To unsubscribe, send any mail to "svn-src-head-unsubscribe@freebsd.org" >