]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
gnulib: update to the latest
authorBernhard Voelker <mail@bernhard-voelker.de>
Wed, 10 Apr 2019 07:13:27 +0000 (09:13 +0200)
committerBernhard Voelker <mail@bernhard-voelker.de>
Fri, 19 Apr 2019 08:21:43 +0000 (10:21 +0200)
* gnulib: Update to latest, mainly for:
  > mountlist: make parsing /proc/self/mountinfo more robust
* NEWS: Mention the fix.

Fixes https://bugs.gnu.org/33468

NEWS
gnulib

diff --git a/NEWS b/NEWS
index 6844228bef9f8f2073a2c28b80269a18db25ed21..12c864dcc9adf8347d4c27bb01947290dfaa16f7 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,13 @@ GNU coreutils NEWS                                    -*- outline -*-
 
 ** Bug fixes
 
+  df now correctly parses the /proc/self/mountinfo file for unusual entries
+  like ones with '\r' in a field value ("mount -t tmpfs tmpfs /foo$'\r'bar"),
+  when the source field is empty ('mount -t tmpfs "" /mnt'), and when the
+  filesystem type contains characters like a blank which need escaping.
+  [bugs introduced in coreutils-8.24 with the introduction of reading
+   the /proc/self/mountinfo file]
+
   factor again outputs immediately when stdout is a tty but stdin is not.
   [bug introduced in coreutils-8.24]
 
diff --git a/gnulib b/gnulib
index 188d87b05190690d6f8b0577ec65ef221a711d08..22b911f63ca11395f03ce2ce3cc0b371a37a576d 160000 (submodule)
--- a/gnulib
+++ b/gnulib
@@ -1 +1 @@
-Subproject commit 188d87b05190690d6f8b0577ec65ef221a711d08
+Subproject commit 22b911f63ca11395f03ce2ce3cc0b371a37a576d