]> git.ipfire.org Git - ipfire-2.x.git/commit
sudo: Update to version 1.9.17p2
authorAdolf Belka <adolf.belka@ipfire.org>
Tue, 26 Aug 2025 18:49:02 +0000 (20:49 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 27 Aug 2025 10:36:29 +0000 (10:36 +0000)
commit433c140ddd46d7073aeb275bf6f6e2aba1251a4d
treed9aa8153d303255e32f4bb8354d00c9f172c92d6
parent6d1f9a710819c3370fe2f7a23ea15c7f74d73ad2
sudo: Update to version 1.9.17p2

- Update from version 1.9.17p1 to 1.9.17p2
- Update of rootfile not required
- Changelog
    1.9.17p2
 * Fixed a bug introduced in sudo 1.9.16 that could result in sudo
   sending SIGHUP to all processes on the system in certain rare
   cases.  The bug could manifest if sudo is running a command in
   a pseudo-terminal, sudo terminates the command due to an internal
   error, and the user's terminal is revoked.  GitHub issue #458.
 * Fixed a bug introduced in sudo 1.9.12 that caused sudo to abort
   when the "intercept" and "intercept_verify" options are enabled
   in sudoers and either the command line arguments or the environment
   contains a string larger than the page size (usually 4096).  This
   only Linux affects systems that support the ptrace_readv_string()
   function.  GitHub issue #453.
 * Fixed a bug in sudo's configure script introduced in sudo 1.9.17
   that prevented mdoc-format man pages from being used on systems
   without the mandoc utility.  Bug #1077.

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