Update to sudo 1.9.12p2, which includes a fix for CVE-2023-22809.

Fixes a bug that could allow a user with "sudoedit" privileges to
edit arbitrary files.
This commit is contained in:
millert 2023-01-18 16:02:36 +00:00
parent 9f911e70d0
commit 62656c9b83
2 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
COMMENT-main= execute a command as another user
COMMENT-python= sudo Python plugin
V= 1.9.12
V= 1.9.12p2
DISTNAME= sudo-${V}
CATEGORIES= security
REVISION-python=0

View File

@ -1,2 +1,2 @@
SHA256 (sudo-1.9.12.tar.gz) = 3hVzOIgXDFaDTar9NL+YPbEPshA5dC/Pw5a9MhaNY2I=
SIZE (sudo-1.9.12.tar.gz) = 4906320
SHA256 (sudo-1.9.12p2.tar.gz) = uaCxrg8d3Zvn8+r+cL4F7oH1cvb1NmMsRM1BAbsqhTk=
SIZE (sudo-1.9.12p2.tar.gz) = 4909431