buildroot/package/sudo
Thomas Petazzoni 35ddf2f770 package/sudo: fix SUDO_ENABLE_SUDO_GROUP_RULE following version bump
Since the version bump of sudo to v1.9.11p2 in commit 9b7f8da96b, the
sed magic in SUDO_ENABLE_SUDO_GROUP_RULE no longer does its job, due
to a slight change in the example sudoers file provided by upstream
sudo.

This commit fixes the regexp to match the new sudoers file.

Fixes bug #14891 (https://bugs.busybox.net/show_bug.cgi?id=14891)

Reported-by: Matthias Hardt <mhardt@berlinux-solutions.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
(cherry picked from commit 079fccdee5)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2023-02-27 16:36:46 +01:00
..
Config.in package/sudo: bump to version 1.9.12p1 2023-01-29 22:29:26 +01:00
sudo.hash package/sudo: security bump to version 1.9.12p2 2023-01-29 22:29:35 +01:00
sudo.mk package/sudo: fix SUDO_ENABLE_SUDO_GROUP_RULE following version bump 2023-02-27 16:36:46 +01:00
sudo.pam