]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
build: update gnulib submodule to latest
authorPádraig Brady <P@draigBrady.com>
Sun, 11 Jan 2026 12:54:17 +0000 (12:54 +0000)
committerPádraig Brady <P@draigBrady.com>
Sun, 11 Jan 2026 12:54:17 +0000 (12:54 +0000)
* 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
gnulib

diff --git a/NEWS b/NEWS
index 7bd3c9b34e5f5158c3ddf9902ab0355442a67d67..1ccc524264194c7c019c88882c9dc57eddc68f94 100644 (file)
--- 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 8e8991c4115ae0274d481144ae6e6c0754642fb4..3dfe3ab6c1f07982d8649fbc21078ddd7f010547 160000 (submodule)
--- a/gnulib
+++ b/gnulib
@@ -1 +1 @@
-Subproject commit 8e8991c4115ae0274d481144ae6e6c0754642fb4
+Subproject commit 3dfe3ab6c1f07982d8649fbc21078ddd7f010547