me
/
guix
Archived
1
0
Fork 0

gnu: sudo: Update to 1.9.5p2 [fixes CVE-2021-3156].

* gnu/packages/admin.scm (sudo): Update to 1.9.5p2.
master
Tobias Geerinckx-Rice 2021-01-26 19:55:15 +01:00
parent f85722d9d7
commit 832f27b4c2
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -1415,7 +1415,7 @@ system administrator.")
(define-public sudo
(package
(name "sudo")
(version "1.9.5p1")
(version "1.9.5p2")
(source (origin
(method url-fetch)
(uri
@ -1425,7 +1425,7 @@ system administrator.")
version ".tar.gz")))
(sha256
(base32
"10kqdfbfpf3vk5ihz5gwynv4pxdf1lg6ircrlanyygb549yg7pad"))
"0y093z4f3822rc88g9asdch12nljdamp817vjxk04mca7ks2x7jk"))
(modules '((guix build utils)))
(snippet
'(begin