From 3638944ff5f3b7600cd3a7a483715a75d44ccf31 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Mon, 19 Jun 2023 23:23:39 -0700 Subject: [PATCH] doc: mention fix for bug#64123 --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NEWS b/NEWS index 5358505499..3e2280777c 100644 --- a/NEWS +++ b/NEWS @@ -4,6 +4,10 @@ GNU coreutils NEWS -*- outline -*- ** Bug fixes + On GNU/Linux s390x and alpha, programs like 'cp' and 'ls' no longer + fail on files with inode numbers that do not fit into 32 bits. + [This bug was present in "the beginning".] + 'cp --parents' again succeeds when preserving mode for absolute directories. Previously it would have failed with a "No such file or directory" error. [bug introduced in coreutils-9.1] -- 2.47.2