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 (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 53064158042 for ; Sun, 10 Nov 2024 21:31:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9E8D9E0858; Sun, 10 Nov 2024 21:31:42 +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 8B59EE085A for ; Sun, 10 Nov 2024 21:31:42 +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 A6705340943 for ; Sun, 10 Nov 2024 21:31:41 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1020A1D6E for ; Sun, 10 Nov 2024 21:31:40 +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: <1731274277.c78eb68ed5d9723ff936eea93371d9c45cc4d6ca.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: c78eb68ed5d9723ff936eea93371d9c45cc4d6ca X-VCS-Branch: master Date: Sun, 10 Nov 2024 21:31:40 +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: 72b1eeae-f98f-4268-accd-852c7f5823ff X-Archives-Hash: 793889a9353c6954215bc555a2823fb4 commit: c78eb68ed5d9723ff936eea93371d9c45cc4d6ca Author: Sam James gentoo org> AuthorDate: Sun Nov 10 21:28:40 2024 +0000 Commit: Sam James gentoo org> CommitDate: Sun Nov 10 21:31:17 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c78eb68e profiles: drop libxml2 mask Bug: https://bugs.gentoo.org/935452 Signed-off-by: Sam James gentoo.org> profiles/package.mask | 9 --------- 1 file changed, 9 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index 5bc62fc7e83a..80887c34973b 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -378,15 +378,6 @@ app-i18n/kcm-fcitx # New major ffmpeg version. Tracker bug #928905. >=media-video/ffmpeg-7.0 -# Joonas Niilola (2024-07-04) -# libxml2-2.13.1 removed "deprecated" symbols that other (older) -# packages depend upon. It can be mitigated with a --with-legacy -# configure option, but it's still not a perfect fix. Bug #935452 -# to track and work on tree-wide support. Masking the exact version -# so we can revbump the package with a fix. -=dev-libs/libxml2-2.13.1 -=dev-libs/libxslt-1.1.41 - # Sam James (2024-06-25) # The symbol versioning "fix" breaks anything built with 3.0.0. =dev-libs/libassuan-3.0.1