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 101AB158042 for ; Mon, 4 Nov 2024 10:06:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 02F4DE085B; Mon, 4 Nov 2024 10:06:06 +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 DB427E085B for ; Mon, 4 Nov 2024 10:06:05 +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 EBC57340BDE for ; Mon, 4 Nov 2024 10:06:04 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 592EB17E0 for ; Mon, 4 Nov 2024 10:06:03 +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: <1730714656.a7f8e12ba7d917f747dd1f3e76c16c20eb4f4745.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: a7f8e12ba7d917f747dd1f3e76c16c20eb4f4745 X-VCS-Branch: master Date: Mon, 4 Nov 2024 10:06:03 +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: 832ab7a8-a6c3-4ec1-8953-135ffcaed724 X-Archives-Hash: 308cb3a14d7ac117f98c2f2bad2d971a commit: a7f8e12ba7d917f747dd1f3e76c16c20eb4f4745 Author: Holger Hoffstätte applied-asynchrony com> AuthorDate: Sun Nov 3 18:34:19 2024 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Mon Nov 4 10:04:16 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7f8e12b profiles: mask dev-util/bpftool-7.5.0-r1 Vendors an unreleased libbpf version and announces incorrect version. Please downgrade to 7.4.0. Removal on 2024-12-03. Signed-off-by: Holger Hoffstätte applied-asynchrony.com> Closes: https://github.com/gentoo/gentoo/pull/39193 Signed-off-by: Joonas Niilola gentoo.org> profiles/package.mask | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/profiles/package.mask b/profiles/package.mask index ac945cb40a1e..13b6531baae2 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,11 @@ #--- END OF EXAMPLES --- +# Holger Hoffstätte (2024-11-03) +# Vendors an unreleased libbpf version and announces incorrect version. +# Please downgrade to 7.4.0. Removal on 2024-12-03. +=dev-util/bpftool-7.5.0-r1 + # David Seifert (2024-11-03) # Bug ridden package, extremely brittle build system, lots of QA issues, # terrible license, no other linux distro still packages this. @@ -165,7 +170,7 @@ dev-ruby/io-event:1.3 # Holger Hoffstätte (2024-10-11) # Vendors an unreleased libbpf version and generates ABI-breaking code. -# Bug #941185. +# Bug #941185. Removal on 2024-12-03. =dev-util/bpftool-7.5.0-r2 # Michał Górny (2024-10-10)