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 D323815864F for ; Mon, 27 Mar 2023 19:30:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id ED03BE089C; Mon, 27 Mar 2023 19:30:16 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D362CE089C for ; Mon, 27 Mar 2023 19:30:16 +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 B5935340E9B for ; Mon, 27 Mar 2023 19:30:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 18D1E8EB for ; Mon, 27 Mar 2023 19:30:14 +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: <1679945369.ebac55e3e986470858d10e7d61d52d91e6d3bf23.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/package.mask X-VCS-Directories: profiles/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: ebac55e3e986470858d10e7d61d52d91e6d3bf23 X-VCS-Branch: master Date: Mon, 27 Mar 2023 19:30:14 +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: 549aead2-ea44-4eaf-8a91-ee8c0ff5aacb X-Archives-Hash: 48977d043b1bf550a442137b33561c25 commit: ebac55e3e986470858d10e7d61d52d91e6d3bf23 Author: Sam James gentoo org> AuthorDate: Mon Mar 27 19:29:29 2023 +0000 Commit: Sam James gentoo org> CommitDate: Mon Mar 27 19:29:29 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ebac55e3 profiles: mask =sys-libs/timezone-data-2023b Signed-off-by: Sam James gentoo.org> profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 95a0672273ea..c4c9afca4e8b 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,11 @@ #--- END OF EXAMPLES --- +# Sam James (2023-03-27) +# The upstream tzinfo maintainers recommend using 2023a for now because of the +# disruption regarding Lebanon's DST change. See https://lore.kernel.org/distributions/87cz4u2gmj.fsf@gentoo.org/T/#u. +=sys-libs/timezone-data-2023b + # Michał Górny (2023-03-26) # No py3.11. Last release in 2014. No revdeps. # Removal on 2023-04-25. Bug #896762.