From owner-svn-src-all@freebsd.org Mon Nov 12 17:52:15 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 71ED9110CB37; Mon, 12 Nov 2018 17:52:15 +0000 (UTC) (envelope-from carpeddiem@gmail.com) Received: from mail-io1-f42.google.com (mail-io1-f42.google.com [209.85.166.42]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D32E97AA1A; Mon, 12 Nov 2018 17:52:14 +0000 (UTC) (envelope-from carpeddiem@gmail.com) Received: by mail-io1-f42.google.com with SMTP id u19so2590416ioc.2; Mon, 12 Nov 2018 09:52:14 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=qbDHWfmc7No+V/wQ65YiZG074lzwtN/PlogxVJQZ6qk=; b=f7MbUESJwEWi6UGVYF3b39FkkKd57/HLa0RqgN03aiEZmHk/DmcaqdYAjk1wfD+gMR 9/0/cPg8DIQkz/diuULLf54bAgKHl2IiS/M4REsMi91kDI7j9Tn2T3YbgCalCQO0V4Yh rHQ2muIjpXlG3IUIGvqFcY9LT9tp5ngoaD4uJ8JKu/5eHHuEno07Dz0bzWBV6KWKoMw5 8T2mDClMuyeIxjEpbKP5DOtKuQQOchoYaOu53hF+R+Zj647KRJm+fQxzu2XL2l39omY5 y2pdy5AWyJ7y+LKCv7XkrVLkFqrl+ka9wVsPLHsuZkYbye1vyyE8PCVC2axq7/EWu5hy TXXA== X-Gm-Message-State: AGRZ1gJaOtZnz0TyAdUc2g08C3YiZeyfuSKdvsrWWFKFmo31JVjP4edK GtnGpMQfakssR9BL6WCCIlE7r6DoXyEqIFmBI2hYnXRN X-Google-Smtp-Source: AJdET5dhX57nZucKe1+GkcZ4Wid6uc694xBdl2jTHE2yozC+fDqRy2ZnKFuhyTJUmkFTKAZQcrw74lzT61gvgr/J6l0= X-Received: by 2002:a6b:fe11:: with SMTP id x17-v6mr1422446ioh.294.1542045127468; Mon, 12 Nov 2018 09:52:07 -0800 (PST) MIME-Version: 1.0 References: <201811051925.wA5JPvSX076588@repo.freebsd.org> In-Reply-To: From: Ed Maste Date: Mon, 12 Nov 2018 12:51:54 -0500 Message-ID: Subject: Re: svn commit: r340156 - in head: . sys/sys To: Antoine Brodin Cc: src-committers , svn-src-all@freebsd.org, svn-src-head@freebsd.org Content-Type: text/plain; charset="UTF-8" X-Rspamd-Queue-Id: D32E97AA1A X-Spamd-Result: default: False [-4.12 / 200.00]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; FROM_HAS_DN(0.00)[]; RCPT_COUNT_THREE(0.00)[4]; R_SPF_ALLOW(-0.20)[+ip4:209.85.128.0/17]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.10)[text/plain]; RCVD_TLS_LAST(0.00)[]; DMARC_NA(0.00)[freebsd.org]; TO_DN_SOME(0.00)[]; NEURAL_HAM_LONG(-1.00)[-0.999,0]; IP_SCORE(-1.14)[ipnet: 209.85.128.0/17(-3.65), asn: 15169(-1.96), country: US(-0.09)]; MX_GOOD(-0.01)[cached: alt3.gmail-smtp-in.l.google.com]; NEURAL_HAM_SHORT(-0.97)[-0.973,0]; RCVD_IN_DNSWL_NONE(0.00)[42.166.85.209.list.dnswl.org : 127.0.5.0]; FORGED_SENDER(0.30)[emaste@freebsd.org,carpeddiem@gmail.com]; RWL_MAILSPIKE_POSSIBLE(0.00)[42.166.85.209.rep.mailspike.net : 127.0.0.17]; R_DKIM_NA(0.00)[]; FREEMAIL_ENVFROM(0.00)[gmail.com]; ASN(0.00)[asn:15169, ipnet:209.85.128.0/17, country:US]; FROM_NEQ_ENVFROM(0.00)[emaste@freebsd.org,carpeddiem@gmail.com]; RCVD_COUNT_TWO(0.00)[2] X-Rspamd-Server: mx1.freebsd.org X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.29 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: Mon, 12 Nov 2018 17:52:15 -0000 On Mon, 5 Nov 2018 at 16:53, Antoine Brodin wrote: > > On Mon, Nov 5, 2018 at 8:26 PM Ed Maste 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 > > Hi, > > Please revert, after this change, most ports converted to capsicum > are no longer sandboxed (including pkg, tcpdump). Change was reverted in r340166 and affected ports are tracked as dependencies of PR 228878. PR 233007 - ports-mgmt/pkg Change to use capsicum.h was committed quite some time ago but is not yet in a pkg release. PR 233026 - sysutils/procenv Discussion ongoing, upstream issue https://github.com/jamesodhunt/procenv/issues/6 PR 233092 - lang/go Upstream pull request https://github.com/golang/go/pull/28742, likely use REINPLACE_CMD to patch the port (and the next two) until the change makes its way through. PR 233090 - dns/dnscrypt-proxy2 embedded file from go PR 233091 - devel/gitlab-shell embedded file from go