]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commit
sudo: Update to version 1.9.15p5
authorAdolf Belka <adolf.belka@ipfire.org>
Sun, 31 Dec 2023 20:49:27 +0000 (21:49 +0100)
committerPeter Müller <peter.mueller@ipfire.org>
Wed, 3 Jan 2024 21:25:57 +0000 (21:25 +0000)
commit70853b056af1f339b80ba2088f5830560d96eaa7
treeb706ac72d0f78d4765737bf37fef30253d0dd1f8
parent26c65649ae98e5ec6da266833fc9a46a97f49b24
sudo: Update to version 1.9.15p5

- Update from version 1.9.15p4 to 1.9.15p5
- Update of rootfile not required
- Changelog
    1.9.15p5
    Fixed evaluation of the lecture, listpw, verifypw, and fdexec sudoers Defaults
     settings when used without an explicit value. Previously, if specified
     without a value they were evaluated as boolean false, even when the negation
     operator (’!’) was not present.
    Fixed a bug introduced in sudo 1.9.14 that prevented LDAP netgroup queries
     using the NETGROUP_BASE setting from being performed.
    Sudo will now transparently rename a user’s lecture file from the older
     name-based path to the newer user-ID-based path. GitHub issue #342.
    Fixed a bug introduced in sudo 1.9.15 that could cause a memory allocation
     failure if sysconf(_SC_LOGIN_NAME_MAX) fails. Bug #1066

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