From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 finch.gentoo.org (Postfix) with ESMTPS id 5AA7215813A for ; Wed, 22 Jan 2025 07:25:03 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (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) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 45F2C335C0F for ; Wed, 22 Jan 2025 07:25:03 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 4EEFA11042C; Wed, 22 Jan 2025 07:25:02 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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)) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 4617111042C for ; Wed, 22 Jan 2025 07:25:02 +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 287433406BF for ; Wed, 22 Jan 2025 06:47:36 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 80B981263 for ; Wed, 22 Jan 2025 06:47:34 +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: <1737528396.2b82b3b261e1026d2c28b1e54a9faa014d5fb4d6.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: 2b82b3b261e1026d2c28b1e54a9faa014d5fb4d6 X-VCS-Branch: master Date: Wed, 22 Jan 2025 06:47:34 +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: ab49b22e-7044-4967-967e-9b38af0c7ef3 X-Archives-Hash: 7800815ad729ad83711f7cdd8b0c2e0a commit: 2b82b3b261e1026d2c28b1e54a9faa014d5fb4d6 Author: Sam James gentoo org> AuthorDate: Wed Jan 22 06:46:36 2025 +0000 Commit: Sam James gentoo org> CommitDate: Wed Jan 22 06:46:36 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b82b3b2 profiles: unmask new timezone-data There was no hurry on this as the release contained no important data changes, but we've had fixed GCC stabled for a while now, so let's unleash. There's also a new timezone-data release with substantive changes that I'll package shortly. Signed-off-by: Sam James gentoo.org> profiles/package.mask | 4 ---- 1 file changed, 4 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index 0387add8c933..9c6d2cdfbe03 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -350,10 +350,6 @@ app-emulation/virtualbox-kvm # Pretest versions, masked for testing. (2024-09-10) -# Breaks libstdc++ with a casing issue: https://gcc.gnu.org/PR116657 -=sys-libs/timezone-data-2024b - # Fabian Groffen (2024-09-02) # exim_tinydb utility crashes due to invalid free() (used in startup script) =mail-mta/exim-4.98