diff options
author | Sam James <sam@gentoo.org> | 2023-06-22 08:12:24 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-06-22 08:12:24 +0100 |
commit | ae3167af75c5957258041562a7056066673798c6 (patch) | |
tree | 31fd86c06d9f7c197b93122e950cda616494a0cf /profiles | |
parent | dev-libs/openssl: Stabilize 3.0.9-r1 hppa, #899596 (diff) | |
download | gentoo-ae3167af75c5957258041562a7056066673798c6.tar.gz gentoo-ae3167af75c5957258041562a7056066673798c6.tar.bz2 gentoo-ae3167af75c5957258041562a7056066673798c6.zip |
profiles: mask =dev-perl/Conf-Libconfig-1.0.0
Makes conf2struct segfault (in Perl!)
Bug: https://bugs.gentoo.org/908982
Closes: https://bugs.gentoo.org/908989
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.mask | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index 9f853d24efce..464ee977e089 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,11 @@ #--- END OF EXAMPLES --- +# Sam James <sam@gentoo.org> (2023-06-22) +# Causes segfaults in dependent dev-util/conf2struct. +# See bug #908989 and related bug #908982. +=dev-perl/Conf-Libconfig-1.0.0 + # Fabian Groffen <grobian@gentoo.org> (2023-06-21) # Ancient OSX integration package, not keyworded for any current arch # Removal on 2023-07-21. Bug #908938. |