security/sudo: Update to 1.9.11p2 -- Fix regressions
Major changes between sudo 1.9.11p2 and 1.9.11p1: * Fixed a compilation error on Linux/x86_64 with the x32 ABI. * Fixed a regression introduced in 1.9.11p1 that caused a warning when logging to sudo_logsrvd if the command returned no output. PR: 264643 Approved by: garga (maintainer)
This commit is contained in:
parent
af25a4c576
commit
7c653e8c86
2 changed files with 4 additions and 4 deletions
|
|
@ -1,7 +1,7 @@
|
|||
# Created by: erich@rrnet.com
|
||||
|
||||
PORTNAME= sudo
|
||||
PORTVERSION= 1.9.11p1
|
||||
PORTVERSION= 1.9.11p2
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= SUDO
|
||||
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1654717240
|
||||
SHA256 (sudo-1.9.11p1.tar.gz) = eb8b6c1a69a9adf4b82030b66d99d79214d7cba5031a0be43103a6176b16254b
|
||||
SIZE (sudo-1.9.11p1.tar.gz) = 4825102
|
||||
TIMESTAMP = 1655071195
|
||||
SHA256 (sudo-1.9.11p2.tar.gz) = a21918eb9fc0063794f6887464fa2d924ab6d192e19063191a429605c22791d2
|
||||
SIZE (sudo-1.9.11p2.tar.gz) = 4825417
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue