forked from Lainports/freebsd-ports
security/sudo: Update to 1.9.14p3
Major changes between sudo 1.9.14p3 and 1.9.14p2: * Fixed a crash with Python 3.12 when the sudo Python python is unloaded. This only affects "make check" for the Python plugin. * Adapted the sudo Python plugin test output to match Python 3.12. PR: 272707 Approved by: garga (maintainer) MFH: 2023Q3
This commit is contained in:
parent
1a9ee421ca
commit
2e3e2b5782
2 changed files with 4 additions and 4 deletions
|
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= sudo
|
||||
PORTVERSION= 1.9.14p2
|
||||
PORTVERSION= 1.9.14p3
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= SUDO
|
||||
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1689603543
|
||||
SHA256 (sudo-1.9.14p2.tar.gz) = 15f6308db0ed4265ec929f2c61e2e13492e551750c203ee001d1fcd8104c9514
|
||||
SIZE (sudo-1.9.14p2.tar.gz) = 5229966
|
||||
TIMESTAMP = 1690249679
|
||||
SHA256 (sudo-1.9.14p3.tar.gz) = a08318b1c4bc8582c004d4cd9ae2903abc549e7e46ba815e41fe81d1c0782b62
|
||||
SIZE (sudo-1.9.14p3.tar.gz) = 5232320
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue