From owner-dev-commits-src-all@freebsd.org Mon Apr 12 15:29:07 2021 Return-Path: Delivered-To: dev-commits-src-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 026EE5D4B96 for ; Mon, 12 Apr 2021 15:29:07 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4FJt1t6PQ8z4bBn; Mon, 12 Apr 2021 15:29:06 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id ADEC319B73; Mon, 12 Apr 2021 15:29:06 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 13CFT6qo076403; Mon, 12 Apr 2021 15:29:06 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 13CFT6bB076402; Mon, 12 Apr 2021 15:29:06 GMT (envelope-from git) Date: Mon, 12 Apr 2021 15:29:06 GMT Message-Id: <202104121529.13CFT6bB076402@gitrepo.freebsd.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org From: Mark Johnston Subject: git: 7d8ae45e5e5f - Create tag vendor/google/capsicum-test/ea66424d921bb393539b298c108a46edee5c3051 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: markj X-Git-Repository: src X-Git-Refname: refs/tags/vendor/google/capsicum-test/ea66424d921bb393539b298c108a46edee5c3051 X-Git-Reftype: annotated tag X-Git-Commit: 7d8ae45e5e5f1acc0af8043f6c3d78649b96386c Auto-Submitted: auto-generated X-BeenThere: dev-commits-src-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the src repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Apr 2021 15:29:07 -0000 The annotated tag vendor/google/capsicum-test/ea66424d921bb393539b298c108a46edee5c3051 has been created by markj: URL: https://cgit.FreeBSD.org/src/tag/?h=vendor/google/capsicum-test/ea66424d921bb393539b298c108a46edee5c3051 tag vendor/google/capsicum-test/ea66424d921bb393539b298c108a46edee5c3051 Tagger: Mark Johnston TaggerDate: 2021-04-12 15:26:53 +0000 Vendor import of https://github.com/google/capsicum-test/commit/b1d014ec25f28a045719123672a18bdb1511aeb7 commit d0e943077d94e6266ece9856789c5d5313676e38 Author: Mark Johnston AuthorDate: 2021-04-12 15:20:39 +0000 Commit: Mark Johnston CommitDate: 2021-04-12 15:25:49 +0000 Update capsicum-test to ea66424d921bb393539b298c108a46edee5c3051 This adds regression tests for a recent FreeBSD commit to restrict certain socket operations in capability mode.