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 C82A8158176 for ; Tue, 21 Oct 2025 11:13:06 +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 B3331341F9B for ; Tue, 21 Oct 2025 11:13:06 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 5EED6110561; Tue, 21 Oct 2025 11:12:40 +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 54686110561 for ; Tue, 21 Oct 2025 11:12:40 +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 113F7341F6F for ; Tue, 21 Oct 2025 11:12:40 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5D0AF3B0E for ; Tue, 21 Oct 2025 11:12:38 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1761045153.46c57348ef4020ddb0aa61046867daa55b13ccd2.mgorny@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: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 46c57348ef4020ddb0aa61046867daa55b13ccd2 X-VCS-Branch: master Date: Tue, 21 Oct 2025 11:12:38 +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: 6704ab64-9b2f-471c-b599-62656176de4b X-Archives-Hash: 3d6149eadd9cebbd79cf3319bf0d6583 commit: 46c57348ef4020ddb0aa61046867daa55b13ccd2 Author: Michał Górny gentoo org> AuthorDate: Tue Oct 21 11:11:26 2025 +0000 Commit: Michał Górny gentoo org> CommitDate: Tue Oct 21 11:12:33 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46c57348 package.mask: Last rite dev-python/backports-ssl-match-hostname Bug: https://bugs.gentoo.org/964780 Signed-off-by: Michał Górny gentoo.org> profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index ea8cd33295fb..bbefae4a04b0 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -36,6 +36,11 @@ #--- END OF EXAMPLES --- +# Michał Górny (2025-10-21) +# Old backport with no revdeps left. +# Removal on 2025-11-20. Bug #964780. +dev-python/backports-ssl-match-hostname + # Thomas Beierlein (2025-10-14) # Depends on Qt5. # Superseded by media-radio/wsjtx_improved. While both are based on the same