coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] build: update gnulib submodule to latest


From: Pádraig Brady
Subject: [PATCH] build: update gnulib submodule to latest
Date: Thu, 4 Apr 2024 11:30:23 +0100

* gnulib: Update to latest.
* NEWS: Document 2 bugs fixed.
---
 NEWS   | 10 ++++++++++
 gnulib |  2 +-
 2 files changed, 11 insertions(+), 1 deletion(-)

diff --git a/NEWS b/NEWS
index 0d380a8ae..0a5130331 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,16 @@ GNU coreutils NEWS                                    -*- 
outline -*-
 
 * Noteworthy changes in release ?.? (????-??-??) [?]
 
+** Bug fixes
+
+  ls and printf fix shell quoted output in the edge case of escaped
+  first and last characters, and single quotes in the string.
+  [bug introduced in coreutils-8.26]
+
+  mv works again with macFUSE file systems.  Previously it would
+  have exited with a "Function not implemented" error.
+  [bug introduced in coreutils-8.28]
+
 
 * Noteworthy changes in release 9.5 (2024-03-28) [stable]
 
diff --git a/gnulib b/gnulib
index 259829e78..83a61464b 160000
--- a/gnulib
+++ b/gnulib
@@ -1 +1 @@
-Subproject commit 259829e78b9e434771388269cd7ff3f55ce74057
+Subproject commit 83a61464bd251ccd031ca3188d8be151f6591470
-- 
2.44.0




reply via email to

[Prev in Thread] Current Thread [Next in Thread]