Archived
1
0
Fork 0

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