From 985fe9fe74e61927b48ea15f3e0f18f35afd5793 Mon Sep 17 00:00:00 2001 From: Cristovao Cordeiro Date: Fri, 21 Aug 2026 15:35:49 +0200 Subject: [PATCH 1/2] fix(26.04): util-linux no longer needs liblastlog --- slices/util-linux.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/slices/util-linux.yaml b/slices/util-linux.yaml index 733ffce91..2d65e8bd4 100644 --- a/slices/util-linux.yaml +++ b/slices/util-linux.yaml @@ -146,7 +146,6 @@ slices: essential: libc6_libs: libcrypt1_libs: - liblastlog2-2_libs: libselinux1_libs: libsmartcols1_libs: libsystemd0_libs: From ccef8f08ba571c3a4bce34a446603fdab39d83bc Mon Sep 17 00:00:00 2001 From: lczyk Date: Sun, 23 Aug 2026 14:10:57 +0100 Subject: [PATCH 2/2] fix(26.04): drop remaining orphaned essentials from util-linux_login The login slice ships only sulogin, whose DT_NEEDED is libc6, libcrypt1 and libselinux1 on every supported architecture. libsmartcols1 and libsystemd0 were only ever required by lslogins, which moved to util-linux-extra. --- slices/util-linux.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/slices/util-linux.yaml b/slices/util-linux.yaml index 2d65e8bd4..fd0926573 100644 --- a/slices/util-linux.yaml +++ b/slices/util-linux.yaml @@ -147,8 +147,6 @@ slices: libc6_libs: libcrypt1_libs: libselinux1_libs: - libsmartcols1_libs: - libsystemd0_libs: contents: /usr/sbin/sulogin: