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 2D19715808B for ; Fri, 25 Mar 2022 18:13:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D0E5EE08FE; Fri, 25 Mar 2022 18:13:54 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 66F4BE08FE for ; Fri, 25 Mar 2022 18:13:54 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 2B75E34334E for ; Fri, 25 Mar 2022 18:13:53 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9491C339 for ; Fri, 25 Mar 2022 18:13:51 +0000 (UTC) From: "Craig Andrews" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Craig Andrews" Message-ID: <1648232027.e1088f53a4d2783b32cfa9cc26fc86a2cbb1f96a.candrews@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/base/package.use.mask X-VCS-Directories: profiles/base/ X-VCS-Committer: candrews X-VCS-Committer-Name: Craig Andrews X-VCS-Revision: e1088f53a4d2783b32cfa9cc26fc86a2cbb1f96a X-VCS-Branch: master Date: Fri, 25 Mar 2022 18:13:51 +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: f56558e8-ef41-437b-9960-7f04af1eae7c X-Archives-Hash: 77ee3bd8eaac53d323bc38ec370988f8 commit: e1088f53a4d2783b32cfa9cc26fc86a2cbb1f96a Author: Craig Andrews gentoo org> AuthorDate: Fri Mar 25 18:13:23 2022 +0000 Commit: Craig Andrews gentoo org> CommitDate: Fri Mar 25 18:13:47 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1088f53 profiles: Mask net-libs/ngtcp2[openssl] Signed-off-by: Craig Andrews gentoo.org> profiles/base/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 5df14217030b..07b43e171313 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -6,6 +6,10 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. +# Craig Andrews (2022-03-25) +# Requires as of yet unreleased QUIC support in OpenSSL +net-libs/ngtcp2 openssl + # Andreas Sturmlechner (2022-03-07) # Requires PMASKED dev-libs/device-atlas-api-c, bug #770499 net-proxy/haproxy device-atlas