sudo: update to 1.9.5p2.
Fixes CVE-2021-3156.
This commit is contained in:
parent
d213503bb3
commit
5e62bc1052
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'sudo'
|
||||
pkgname=sudo
|
||||
version=1.9.5p1
|
||||
version=1.9.5p2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-ignore-dot --with-insults=disabled --with-all-insults --with-env-editor
|
||||
|
@ -15,7 +15,7 @@ license="ISC"
|
|||
homepage="https://www.sudo.ws/"
|
||||
changelog="https://www.sudo.ws/repos/sudo/raw-file/tip/NEWS"
|
||||
distfiles="https://www.sudo.ws/dist/sudo-${version}.tar.gz"
|
||||
checksum=4dddf37c22653defada299e5681e0daef54bb6f5fc950f63997bb8eb966b7882
|
||||
checksum=539e2ef43c8a55026697fb0474ab6a925a11206b5aa58710cb42a0e1c81f0978
|
||||
conf_files="/etc/pam.d/sudo /etc/sudoers"
|
||||
lib32disabled=yes
|
||||
|
||||
|
|
Loading…
Reference in a new issue