commit: 7201e5d31ac1d32dc2be372d70b3b3dc8622e9b4
parent 2ced2093e4ffd7e3afd003a97c6f32f9c6e2da9c
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date: Sun, 4 May 2025 06:17:44 +0200
profiles/base: sys-libs/libxcrypt -system, sys-libs/musl crypt
Diffstat:
1 file changed, 5 insertions(+), 0 deletions(-)
diff --git a/profiles/base/package.use b/profiles/base/package.use
@@ -41,3 +41,8 @@ net-libs/ngtcp2 -gnutls openssl
# don't want something screwing with resolv.conf and nftables
net-vpn/wireguard-tools -wg-quick
+
+# musl crypt() ought to be enough and libxcrypt should be kept separated instead of overriding libcrypt.{a,so} and <crypt.h>
+# https://www.openwall.com/lists/musl/2025/05/03/1
+sys-libs/musl crypt
+sys-libs/libxcrypt -system