]> git.ipfire.org Git - ipfire-2.x.git/commit
sudo: Update to version 1.9.13p3
authorAdolf Belka <adolf.belka@ipfire.org>
Tue, 7 Mar 2023 22:01:27 +0000 (23:01 +0100)
committerPeter Müller <peter.mueller@ipfire.org>
Sat, 11 Mar 2023 16:23:43 +0000 (16:23 +0000)
commit2e7b68c693b76d613a1ab541e459c309f0b63467
tree751840415e56f8b2cbe84cc0bf6cdfdcde257c5f
parentb5967dc1aa8221390aa5adbd6af17a8bbdd9805d
sudo: Update to version 1.9.13p3

- Update from version 1.9.13p2 to 1.9.13p3
- Update of rootfile not required
- Changelog
What's new in Sudo 1.9.13p3
 * Fixed a bug introduced in sudo 1.9.13 that caused a syntax error
   when "list" was used as a user or host name.  GitHub issue #246.
 * Fixed a bug that could cause sudo to hang when running a command
   in a pseudo-terminal when there is still input buffered after a
   command has exited.
 * Fixed "sudo -U otheruser -l command".  This is a regression in
   sudo 1.9.13.  GitHub issue #248.
 * Fixed "sudo -l command args" when matching a command in sudoers
   with command line arguments.  This is a regression in sudo 1.9.13.
   GitHub issue #249.

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Reviewed-by: Peter Müller <peter.mueller@ipfire.org>
lfs/sudo