From 86e1787721e7361c07b10e234b02eb8446b543d9 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 11 Dec 2004 10:28:58 +0000 Subject: [PATCH] chown race fix --- NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS b/NEWS index 26b1e25..76147bc 100644 --- a/NEWS +++ b/NEWS @@ -34,6 +34,9 @@ GNU coreutils NEWS -*- outline -*- chmod now accepts multiple mode-like options, e.g., "chmod -r -w f". + chown is no longer subject to a race condition vulnerability, when + used with --from=O:G and without the (-h) --no-dereference option. + cut's --output-delimiter=D option works with abutting byte ranges. du no longer segfaults when a subdirectory of an operand -- 2.7.4