From 204dc3bce4636a17d496195d1f14a0b6a90c3fc8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C3=A1draig=20Brady?= Date: Sun, 11 Jan 2026 12:54:17 +0000 Subject: [PATCH] build: update gnulib submodule to latest * gnulib: Update to latest mainly to pull in selinux module fixes. * NEWS: Mention the build fix to honor --with-selinux building stub chcon and runcon binaries on systems without libselinux. --- NEWS | 3 +++ gnulib | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 7bd3c9b34..1ccc52426 100644 --- a/NEWS +++ b/NEWS @@ -93,6 +93,9 @@ GNU coreutils NEWS -*- outline -*- ** Build-related + 'chcon' and 'runcon' stub binaries will be built on systems without + libselinux, when configured using --with-selinux. + 'kill' and 'uptime' are no longer built by default. These programs can be built with the --enable-install-program=kill,uptime configure option. diff --git a/gnulib b/gnulib index 8e8991c41..3dfe3ab6c 160000 --- a/gnulib +++ b/gnulib @@ -1 +1 @@ -Subproject commit 8e8991c4115ae0274d481144ae6e6c0754642fb4 +Subproject commit 3dfe3ab6c1f07982d8649fbc21078ddd7f010547