]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
doc: mention copy_file_range data corruption avoidance master
authorPádraig Brady <P@draigBrady.com>
Sat, 2 Aug 2025 08:52:17 +0000 (09:52 +0100)
committerPádraig Brady <P@draigBrady.com>
Sat, 2 Aug 2025 08:52:17 +0000 (09:52 +0100)
* NEWS: Mention this important data corruption issue.

NEWS

diff --git a/NEWS b/NEWS
index 0b2be7116f700bb9b0393924cfcc9c08ec56913a..110e688b10558c31f0ea4950129fa588a4e53634 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -55,6 +55,10 @@ GNU coreutils NEWS                                    -*- outline -*-
 
 ** Improvements
 
+  cp, install and mv now avoid possible data corruption on
+  glibc 2.41 and 2.42 systems when copy_file_range is used with ranges > 2GiB,
+  avoiding https://sourceware.org/bugzilla/show_bug.cgi?id=33245
+
   stty supports setting arbitrary baud rates on supported systems,
   like Hurd, Linux with glibc >= 2.42, and some BSDs.
   Also on other systems the full set of supported baud rates