From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1496407-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 D07CF15A7D9 for <garchives@archives.gentoo.org>; Wed, 15 Mar 2023 05:45:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9D6C5E086D; Wed, 15 Mar 2023 05:45:53 +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 808E4E0867 for <gentoo-commits@lists.gentoo.org>; Wed, 15 Mar 2023 05:45:53 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7C274335D0F for <gentoo-commits@lists.gentoo.org>; Wed, 15 Mar 2023 05:45:52 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F418688E for <gentoo-commits@lists.gentoo.org>; Wed, 15 Mar 2023 05:45:50 +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: <1678859099.fd848cc2696798c83e34a941068420aa56b43460.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/base/package.use.mask X-VCS-Directories: profiles/base/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: fd848cc2696798c83e34a941068420aa56b43460 X-VCS-Branch: master Date: Wed, 15 Mar 2023 05:45:50 +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: 7386c45d-ec93-4f2a-b65c-98ace77f4906 X-Archives-Hash: 5638ee2911198353321c404aefb3d7c0 commit: fd848cc2696798c83e34a941068420aa56b43460 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Mar 15 05:12:31 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Mar 15 05:44:59 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd848cc2 profiles/base: mask ~net-misc/wget-1.21.3[verify-sig] Signing key is expired on Savannah. The same key is renewed elsewhere and the signature is valid, but it's easier to disable verify-sig here for now as it's not a new release. Recent Gemato got stricter with this which is how it appears now. Bug: https://bugs.gentoo.org/900895 Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/base/package.use.mask | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 6334b0fe2321..223b88adf6b3 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -6,6 +6,13 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. +# Sam James <sam@gentoo.org> (2023-03-15) +# Signing key is expired on Savannah. The same key is renewed elsewhere +# and the signature is valid, but it's easier to disable verify-sig here +# for now as it's not a new release. Recent Gemato got stricter with this +# which is how it appears now. See bug #900895. +~net-misc/wget-1.21.3 verify-sig + # Matt Turner <mattst88@gentoo.org> (2023-03-03) # Depends on deprecated gnome-base/gconf and gtk+:2 sys-power/apcupsd gnome