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 E5A0F15808A for ; Wed, 23 Jul 2025 10:38:14 +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) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id D0A8A3415CB for ; Wed, 23 Jul 2025 10:38:14 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id D165F11055E; Wed, 23 Jul 2025 10:38:13 +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) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id CB68911055E for ; Wed, 23 Jul 2025 10:38:13 +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 875D63415D2 for ; Wed, 23 Jul 2025 10:38:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EBCBA32A2 for ; Wed, 23 Jul 2025 10:38:11 +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: <1753267029.23cd26f4df3e28b3c955d55f9514e31a2dc599b5.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: www-client/firefox/ X-VCS-Repository: repo/gentoo X-VCS-Files: www-client/firefox/firefox-141.0.ebuild X-VCS-Directories: www-client/firefox/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: 23cd26f4df3e28b3c955d55f9514e31a2dc599b5 X-VCS-Branch: master Date: Wed, 23 Jul 2025 10:38:11 +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: 972aea19-76dc-47f2-b528-04bac20d3c68 X-Archives-Hash: c2dedb4db9fe4d665c4ae7871663b0c5 commit: 23cd26f4df3e28b3c955d55f9514e31a2dc599b5 Author: Joonas Niilola gentoo org> AuthorDate: Wed Jul 23 10:37:09 2025 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Wed Jul 23 10:37:09 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23cd26f4 www-client/firefox: 141 requires nss >= 3.113 Closes: https://bugs.gentoo.org/960544 Signed-off-by: Joonas Niilola gentoo.org> www-client/firefox/firefox-141.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-client/firefox/firefox-141.0.ebuild b/www-client/firefox/firefox-141.0.ebuild index ce441881d3c2..e3b7d51d1884 100644 --- a/www-client/firefox/firefox-141.0.ebuild +++ b/www-client/firefox/firefox-141.0.ebuild @@ -135,7 +135,7 @@ COMMON_DEPEND="${FF_ONLY_DEPEND} dev-libs/expat dev-libs/glib:2 dev-libs/libffi:= - >=dev-libs/nss-3.112 + >=dev-libs/nss-3.113 >=dev-libs/nspr-4.35 media-libs/alsa-lib media-libs/fontconfig