]> git.ipfire.org Git - ipfire-2.x.git/commit
sudo: Update to version 1.9.14p2
authorAdolf Belka <adolf.belka@ipfire.org>
Tue, 18 Jul 2023 14:17:36 +0000 (16:17 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 21 Jul 2023 09:32:17 +0000 (09:32 +0000)
commitde614755846114de689bd94ae4c32e0e164fa6bb
tree6a282b1220b8c0b9d0cfff76afd1234d389b7a08
parent2e63b7128e519657d445b0cbfc473725fc13a3a4
sudo: Update to version 1.9.14p2

- Update from version 1.9.14 to 1.9.14p2
- Update of rootfile not required
- Changelog
    1.9.14p2
 * Fixed a crash on Linux systems introduced in version 1.9.14 when
   running a command with a NULL argv[0] if "log_subcmds" or
   "intercept" is enabled in sudoers.
 * Fixed a problem with "stair-stepped" output when piping or
   redirecting the output of a sudo command that takes user input.
 * Fixed a bug introduced in sudo 1.9.14 that affects matching
   sudoers rules containing a Runas_Spec with an empty Runas user.
   These rules should only match when sudo's -g option is used but
   were matching even without the -g option.  GitHub issue #290.
    1.9.14p1
 * Fixed an invalid free bug in sudo_logsrvd that was introduced
   in version 1.9.14 which could cause sudo_logsrvd to crash.
 * The sudoers plugin no longer tries to send the terminal name
   to the log server when no terminal is present.  This bug was
   introduced in version 1.9.14.

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/sudo