]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
build: update to latest gnulib
authorPádraig Brady <P@draigBrady.com>
Mon, 19 Jan 2026 17:56:10 +0000 (17:56 +0000)
committerPádraig Brady <P@draigBrady.com>
Mon, 19 Jan 2026 17:57:59 +0000 (17:57 +0000)
* gnulib: Update to latest.
* NEWS: Mention the bug fix.
https://github.com/coreutils/coreutils/issues/176

NEWS
gnulib

diff --git a/NEWS b/NEWS
index bd2be1baeefaba9ee9d45314f08bde76494a6fd3..e91c4f76076219f838030e4a953bdd12bb86b5f3 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -39,6 +39,11 @@ GNU coreutils NEWS                                    -*- outline -*-
   indicate the line count acceleration being used.
   [bug introduced in coreutils-9.0]
 
+  When built with `clang -fno-inline`, memory allocation issues are again
+  handled in a defined manner.  Previously programs may have crashed etc.
+  after a failure to allocate memory.
+  [bug introduced in coreutils-9.0]
+
   Programs now port to C23 platforms that strictly check types when
   qualifier-generic functions like strchr are used.
 
diff --git a/gnulib b/gnulib
index be1e56a1b1845698830048a312e82f7a368af242..e3d5c5d79e28779c8d42c729d39d72403b7ae162 160000 (submodule)
--- a/gnulib
+++ b/gnulib
@@ -1 +1 @@
-Subproject commit be1e56a1b1845698830048a312e82f7a368af242
+Subproject commit e3d5c5d79e28779c8d42c729d39d72403b7ae162