From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 042A7158086 for ; Sun, 31 Oct 2021 03:51:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4AE3CE09ED; Sun, 31 Oct 2021 03:51:43 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 316E9E09ED for ; Sun, 31 Oct 2021 03:51:43 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5331A3433E7 for ; Sun, 31 Oct 2021 03:51:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BE4BFD0 for ; Sun, 31 Oct 2021 03:51:40 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1635652285.08233f5b5029d11fe311a783d6bda0607f0407f2.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/base/package.mask X-VCS-Directories: profiles/base/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 08233f5b5029d11fe311a783d6bda0607f0407f2 X-VCS-Branch: master Date: Sun, 31 Oct 2021 03:51:40 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: b5244cbb-36f4-430b-bb7b-78a31190e35d X-Archives-Hash: d3ed7032c0bdd37dcdeb417c2c121d50 commit: 08233f5b5029d11fe311a783d6bda0607f0407f2 Author: Sam James gentoo org> AuthorDate: Sun Oct 31 03:51:25 2021 +0000 Commit: Sam James gentoo org> CommitDate: Sun Oct 31 03:51:25 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08233f5b profiles/base: update opentmpfiles mask reason Signed-off-by: Sam James gentoo.org> profiles/base/package.mask | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/profiles/base/package.mask b/profiles/base/package.mask index f6ee04f609f..c617fe47edc 100644 --- a/profiles/base/package.mask +++ b/profiles/base/package.mask @@ -2,7 +2,8 @@ # Distributed under the terms of the GNU General Public License v2 # Andreas K. Hüttel (2021-07-06) -# Root privilege escalation, CVE-2017-18925, bug 751415 +# No longer maintained upstream; please see the 2021-07-15-opentmpfiles-deprecation +# news item. sys-apps/opentmpfiles # (above is added here instead of in ../package.mask so x86 musl can