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) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 3B009159C9B for ; Wed, 7 Aug 2024 18:05:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DAB0BE2B3C; Wed, 7 Aug 2024 18:05:22 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2481BE2B3C for ; Wed, 7 Aug 2024 18:05:22 +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 4DAA333BDF0 for ; Wed, 7 Aug 2024 18:05:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AEFD61EBC for ; Wed, 7 Aug 2024 18:05:19 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1723053897.7b0823d71c6114093d51f5bbf3dbb463c3289eac.juippis@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: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: 7b0823d71c6114093d51f5bbf3dbb463c3289eac X-VCS-Branch: master Date: Wed, 7 Aug 2024 18:05:19 +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: 67d60d4c-ef8e-4ffb-86d6-9a1ab79e0ec3 X-Archives-Hash: c2699bc84676f2bdf818c70665abd6ce commit: 7b0823d71c6114093d51f5bbf3dbb463c3289eac Author: Joonas Niilola gentoo org> AuthorDate: Wed Aug 7 18:02:55 2024 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Wed Aug 7 18:04:57 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b0823d7 profiles: mask >=thunderbird-128.1.0 - updating is not yet recommended. Signed-off-by: Joonas Niilola gentoo.org> profiles/package.mask | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index ba249b20b064..c17b763d1675 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,13 @@ #--- END OF EXAMPLES --- +# Joonas Niilola (2024-08-07) +# Upstream doesn't recommend updating from 115 just yet. New +# installs are fine. Downgrading from 128 to 115 may be impossible +# so have backups ready if you attempt an upgrade. +>=mail-client/thunderbird-128.1.0 +>=mail-client/thunderbird-bin-128.1.0 + # Michał Górny (2024-08-06) # Superseded by dev-libs/libayatana-*. No revdeps left. # Removal on 2024-09-05. Bug #936881.