me
/
guix
Archived
1
0
Fork 0

gnu: sudo: Update to 1.8.28 [fixes CVE-2019-14287].

* gnu/packages/admin.scm (sudo): Update to 1.8.28.
master
Tobias Geerinckx-Rice 2019-10-14 17:14:03 +02:00
parent 41cc799357
commit 8c26b18453
No known key found for this signature in database
GPG Key ID: D889B0F018C5493C
1 changed files with 2 additions and 2 deletions

View File

@ -1128,7 +1128,7 @@ system administrator.")
(define-public sudo
(package
(name "sudo")
(version "1.8.27")
(version "1.8.28")
(source (origin
(method url-fetch)
(uri
@ -1138,7 +1138,7 @@ system administrator.")
version ".tar.gz")))
(sha256
(base32
"1h1f7v9pv0rzp14cxzv8kaa8mdd717fbqv83l7c5dvvi8jwnisvv"))
"188k3w67aflbmi4b5z23pxrvzfcfndi22b84w86gzjh8b9sglaci"))
(modules '((guix build utils)))
(snippet
'(begin