Skip to content

Commit 181b639

Browse files
committed
Document bug fixes in 1.9.14p2.
--HG-- branch : 1.9
1 parent 23fc7ab commit 181b639

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

NEWS

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
What's new in Sudo 1.9.14p2
2+
3+
* Fixed a crash on Linux systems introduced in version 1.9.14 when
4+
running a command with a NULL argv[0] if "log_subcmds" or
5+
"intercept" is enabled in sudoers.
6+
7+
* Fixed a problem with "stair-stepped" output when piping or
8+
redirecting the output of a sudo command that takes user input.
9+
10+
* Fixed a bug introduced in sudo 1.9.14 that affects matching
11+
sudoers rules containing a Runas_Spec with an empty Runas user.
12+
These rules should only match when sudo's -g option is used but
13+
were matching even without the -g option. GitHub issue #290.
14+
115
What's new in Sudo 1.9.14p1
216

317
* Fixed an invalid free bug in sudo_logsrvd that was introduced

0 commit comments

Comments
 (0)