me
/
guix
Archived
1
0
Fork 0

gnu: sudo: Update to 1.9.12p1 [fixes CVE-2022-43995].

* gnu/packages/admin.scm (sudo): Update to 1.9.12p1.
master
Tobias Geerinckx-Rice 2022-11-06 01:00:01 +01:00
parent 8e54584d44
commit b6bc52ff8c
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -1930,7 +1930,7 @@ system administrator.")
(define-public sudo
(package
(name "sudo")
(version "1.9.12")
(version "1.9.12p1")
(source (origin
(method url-fetch)
(uri
@ -1940,7 +1940,7 @@ system administrator.")
version ".tar.gz")))
(sha256
(base32
"0qk3ilb35gcnqg7jyx1r22r0zc9xk2zk9zda9n1mc30pi0w765fy"))
"1n5ppabp9ark1qz7xi63528s07pmpak67c7agj8v5a1xxfl1hnj7"))
(modules '((guix build utils)))
(snippet
'(begin