mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-22 09:57:41 +00:00
parent
6901fc97ac
commit
a3e94aefa3
7
NEWS
7
NEWS
@ -77,7 +77,7 @@ What's new in Sudo 1.9.0
|
||||
* The command line arguments in the SUDO_COMMAND environment
|
||||
variable are now truncated at 4096 characters. This avoids an
|
||||
"Argument list too long" error when executing a command with a
|
||||
large number of arguments. Debian bug #596631.
|
||||
large number of arguments. Bug #923 (Debian bug #596631).
|
||||
|
||||
* Sudo now properly ends the PAM transaction when the user
|
||||
authenticates successfully but sudoers denies the command.
|
||||
@ -86,6 +86,11 @@ What's new in Sudo 1.9.0
|
||||
* The sudoers grammar in the manual now indicates that "sudoedit"
|
||||
requires one or more arguments. Debian bug #571621.
|
||||
|
||||
* When copying the edited files to the original path, sudoedit now
|
||||
allocates any additional space needed before writing. Previously,
|
||||
it could truncate the destination file if the file system was
|
||||
full. Bug #922.
|
||||
|
||||
What's new in Sudo 1.8.31p1
|
||||
|
||||
* Sudo once again ignores a failure to restore the RLIMIT_CORE
|
||||
|
Loading…
x
Reference in New Issue
Block a user