mirror of
https://github.com/coreutils/coreutils.git
synced 2024-11-24 10:23:31 +08:00
install: fix security race
* NEWS: Document this.
This commit is contained in:
parent
505fb47dc1
commit
177815716e
3
NEWS
3
NEWS
@ -14,6 +14,9 @@ GNU coreutils NEWS -*- outline -*-
|
||||
Instead, cut now fails and emits an appropriate diagnostic.
|
||||
[This bug was present in "the beginning".]
|
||||
|
||||
install -m M SOURCE DEST no longer has a race condition where DEST's
|
||||
permissions are temporarily derived from SOURCE instead of from M.
|
||||
|
||||
pr -n no longer crashes when passed values >= 32. Also line numbers are
|
||||
consistently padded with spaces, rather than with zeros for certain widths.
|
||||
[bug introduced in TEXTUTILS-1_22i]
|
||||
|
Loading…
Reference in New Issue
Block a user