gnu: heimdal: Update to 7.8.0 [fixes CVE-2022-44640].

* gnu/packages/kerberos.scm (heimdal): Update to 7.8.0.
[source]: Adjust date in snippet.
[native-inputs]: Add python.  Remove perl.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
This commit is contained in:
Felix Lechner 2023-04-10 21:23:11 -07:00 committed by Maxim Cournoyer
parent 085a6928bd
commit f508bc1491
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -179,8 +179,6 @@ (define-public heimdal
(sha256
(base32
"0f4dblav859p5hn7b2jdj1akw6d8p32as6bj6zym19kghh3s51zx"))
(patches
(search-patches "heimdal-CVE-2022-45142.patch"))
(modules '((guix build utils)))
(snippet
'(begin
@ -256,8 +254,7 @@ (define-public heimdal
e2fsprogs ;for 'compile_et'
flex
texinfo
unzip ;for tests
pkg-config
unzip ;for tests
python))
(inputs (list readline
bash-minimal