diff --git a/sudo-1.9.15p4.tar.gz b/sudo-1.9.15p4.tar.gz deleted file mode 100644 index 617cb98..0000000 --- a/sudo-1.9.15p4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2e20ec9865eeeea1316c6f49ec6ac4678869b689d4d90b44243bf4887d6dd532 -size 5304804 diff --git a/sudo-1.9.15p4.tar.gz.sig b/sudo-1.9.15p4.tar.gz.sig deleted file mode 100644 index 8d59c27..0000000 Binary files a/sudo-1.9.15p4.tar.gz.sig and /dev/null differ diff --git a/sudo-1.9.15p5.tar.gz b/sudo-1.9.15p5.tar.gz new file mode 100644 index 0000000..e385205 --- /dev/null +++ b/sudo-1.9.15p5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:558d10b9a1991fb3b9fa7fa7b07ec4405b7aefb5b3cb0b0871dbc81e3a88e558 +size 5306611 diff --git a/sudo-1.9.15p5.tar.gz.sig b/sudo-1.9.15p5.tar.gz.sig new file mode 100644 index 0000000..381cae0 Binary files /dev/null and b/sudo-1.9.15p5.tar.gz.sig differ diff --git a/sudo.changes b/sudo.changes index b50b66e..5a67eae 100644 --- a/sudo.changes +++ b/sudo.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Tue Jan 2 07:18:04 UTC 2024 - Otto Hollmann + +- Update to 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. + ------------------------------------------------------------------- Mon Dec 18 16:38:55 UTC 2023 - Otto Hollmann diff --git a/sudo.spec b/sudo.spec index 0249d41..1148327 100644 --- a/sudo.spec +++ b/sudo.spec @@ -1,7 +1,7 @@ # # spec file for package sudo # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -25,7 +25,7 @@ %endif Name: sudo -Version: 1.9.15p4 +Version: 1.9.15p5 Release: 0 Summary: Execute some commands as root License: ISC