git: fb89252c2f3e - main - security/sudo: Update to 1.9.15p4
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 19 Dec 2023 00:26:44 UTC
The branch main has been updated by cy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=fb89252c2f3e07499ec865910e9c6645e5f1a13d
commit fb89252c2f3e07499ec865910e9c6645e5f1a13d
Author: Cy Schubert <cy@FreeBSD.org>
AuthorDate: 2023-12-16 04:26:12 +0000
Commit: Cy Schubert <cy@FreeBSD.org>
CommitDate: 2023-12-19 00:25:52 +0000
security/sudo: Update to 1.9.15p4
Major changes between sudo 1.9.15p4 and 1.9.15p3:
* Fixed a bug introduced in sudo 1.9.15 that could prevent a user's
privileges from being listed by "sudo -l" if the sudoers entry
in /etc/nsswitch.conf contains "[SUCCESS=return]". This did not
affect the ability to run commands via sudo. Bug #1063.
PR: 275788
Approved by: garga (maintainer)
MFH: 2023Q4
---
security/sudo/Makefile | 2 +-
security/sudo/distinfo | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/security/sudo/Makefile b/security/sudo/Makefile
index e0d740576f19..73612e6d45fa 100644
--- a/security/sudo/Makefile
+++ b/security/sudo/Makefile
@@ -1,5 +1,5 @@
PORTNAME= sudo
-PORTVERSION= 1.9.15p3
+PORTVERSION= 1.9.15p4
CATEGORIES= security
MASTER_SITES= SUDO
diff --git a/security/sudo/distinfo b/security/sudo/distinfo
index fd22d2d73ad8..ce57a4e0c28e 100644
--- a/security/sudo/distinfo
+++ b/security/sudo/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1702507710
-SHA256 (sudo-1.9.15p3.tar.gz) = 78c87a1ccec42f7a095002fe2b1478a5106036359e362b867534a8e0056a0494
-SIZE (sudo-1.9.15p3.tar.gz) = 5305025
+TIMESTAMP = 1702700691
+SHA256 (sudo-1.9.15p4.tar.gz) = 2e20ec9865eeeea1316c6f49ec6ac4678869b689d4d90b44243bf4887d6dd532
+SIZE (sudo-1.9.15p4.tar.gz) = 5304804