gnu: sudo: Update to 1.8.31 [fixes CVE-2019-18634].

* gnu/packages/admin.scm (sudo): Update to 1.8.31.
This commit is contained in:
Tobias Geerinckx-Rice 2020-01-31 00:15:26 +01:00
parent 31afa654c5
commit 08b87d167b
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -1201,7 +1201,7 @@ (define-public rottlog
(define-public sudo
(package
(name "sudo")
(version "1.8.30")
(version "1.8.31")
(source (origin
(method url-fetch)
(uri
@ -1211,7 +1211,7 @@ (define-public sudo
version ".tar.gz")))
(sha256
(base32
"1rvrqlqrrjsd06dczgj9cwjdkpkqil5zzlwh87h06ms6qzfx6nm3"))
"0ks5mm9hda5idivncyfpiz4lrd8fv0dpmsl711788k7f7ixdka3y"))
(modules '((guix build utils)))
(snippet
'(begin