From 55f92b8167b8065c039c4202cc5ce03fcaacdbda Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Tue, 14 Dec 2021 12:40:25 -0800 Subject: [PATCH] build: update gnulib submodule to latest * NEWS: Mention the bugfix. --- NEWS | 4 ++++ gnulib | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index c2ecdedfa..c8e8bdc16 100644 --- a/NEWS +++ b/NEWS @@ -21,6 +21,10 @@ GNU coreutils NEWS -*- outline -*- and B is in some other file system. [bug introduced in coreutils-9.0] + On macOS, 'mv A B' no longer fails with "Operation not supported" + when A and B are in the same tmpfs file system. + [bug introduced in coreutils-9.0] + 'mv -T --backup=numbered A B/' no longer miscalculates the backup number for B when A is a directory, possibly inflooping. [bug introduced in coreutils-6.3] diff --git a/gnulib b/gnulib index 4d1e184fd..dd474e509 160000 --- a/gnulib +++ b/gnulib @@ -1 +1 @@ -Subproject commit 4d1e184fd546db46ca11bb4974e47984366875d9 +Subproject commit dd474e50930ea00910631eb1b77ff4270d7b02c0 -- 2.32.0