gnu: sudo: Update to 1.9.12p2 [fixes CVE-2023-22809].

* gnu/packages/admin.scm (sudo): Update to 1.9.12p2.
This commit is contained in:
Tobias Geerinckx-Rice 2023-01-15 01:00:01 +01:00
parent 323d868ceb
commit f088763356
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -1968,7 +1968,7 @@ (define-public rottlog
(define-public sudo
(package
(name "sudo")
(version "1.9.12p1")
(version "1.9.12p2")
(source (origin
(method url-fetch)
(uri
@ -1978,7 +1978,7 @@ (define-public sudo
version ".tar.gz")))
(sha256
(base32
"1n5ppabp9ark1qz7xi63528s07pmpak67c7agj8v5a1xxfl1hnj7"))
"0fc55axh2hfd8hn66dpmyrrgb0gf0nz71zpaygkrpp8x1ypb385r"))
(modules '((guix build utils)))
(snippet
'(begin