From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1344904-garchives=archives.gentoo.org@lists.gentoo.org>
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 10CA1158086
	for <garchives@archives.gentoo.org>; Wed,  1 Dec 2021 16:31:57 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 5A14D2BC058;
	Wed,  1 Dec 2021 16:31:56 +0000 (UTC)
Received: from smtp.gentoo.org (dev.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 366152BC058
	for <gentoo-commits@lists.gentoo.org>; Wed,  1 Dec 2021 16:31:56 +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))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 527CE342ABF
	for <gentoo-commits@lists.gentoo.org>; Wed,  1 Dec 2021 16:31:55 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 08D4E10C
	for <gentoo-commits@lists.gentoo.org>; Wed,  1 Dec 2021 16:31:54 +0000 (UTC)
From: "Sam James" <sam@gentoo.org>
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" <sam@gentoo.org>
Message-ID: <1638376296.078a906579d04c58c165d5696129f0fcaed00c8a.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: 078a906579d04c58c165d5696129f0fcaed00c8a
X-VCS-Branch: master
Date: Wed,  1 Dec 2021 16:31:54 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: 91d9bead-2f6a-44ba-8a97-9df6b73d2078
X-Archives-Hash: 75e23e5202051ac3821c3ddab98f957d

commit:     078a906579d04c58c165d5696129f0fcaed00c8a
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Dec  1 16:31:36 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Dec  1 16:31:36 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=078a9065

profiles/base: mention news item in libcrypt:0/1 mask

Signed-off-by: Sam James <sam <AT> gentoo.org>

 profiles/base/package.mask | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/base/package.mask b/profiles/base/package.mask
index 596abf9f4086..58f5f5ac5739 100644
--- a/profiles/base/package.mask
+++ b/profiles/base/package.mask
@@ -5,6 +5,7 @@
 # Mask the older libcrypt virtual (which accepted glibc[crypt]) to ease
 # dependency resolution. In a fair number of cases, this has helped
 # upgrades go through cleanly.
+# Read the news item if you need help!
 # (This mask is undone in musl profiles where the transition is not yet being
 # made.)
 # bug #699422.