diff options
author | Holger Hoffstätte <holger@applied-asynchrony.com> | 2024-11-03 19:34:19 +0100 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2024-11-04 12:04:16 +0200 |
commit | a7f8e12ba7d917f747dd1f3e76c16c20eb4f4745 (patch) | |
tree | 932ec937e0a435210d9b95f970cba434a7c34a0b /profiles | |
parent | media-gfx/inkscape: add patch for poppler-24.10.0 breakage (diff) | |
download | gentoo-a7f8e12ba7d917f747dd1f3e76c16c20eb4f4745.tar.gz gentoo-a7f8e12ba7d917f747dd1f3e76c16c20eb4f4745.tar.bz2 gentoo-a7f8e12ba7d917f747dd1f3e76c16c20eb4f4745.zip |
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 <holger@applied-asynchrony.com>
Closes: https://github.com/gentoo/gentoo/pull/39193
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.mask | 7 |
1 files changed, 6 insertions, 1 deletions
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 <holger@applied-asynchrony.com> (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 <soap@gentoo.org> (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 <holger@applied-asynchrony.com> (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 <mgorny@gentoo.org> (2024-10-10) |