me
/
guix
Archived
1
0
Fork 0

gnu: slurm-19.05: Update to 19.05.8.

Fixes CVE-2020-{12693,27745,27746,19727,19728}.

* gnu/packages/parallel.scm (slurm-19.05): Update to 19.05.8.
master
Efraim Flashner 2021-01-30 23:59:06 +02:00
parent 8d7bc7932f
commit 2667156585
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 2 additions and 3 deletions

View File

@ -211,11 +211,10 @@ by managing a queue of pending work.")
(base32
"0qj4blfymrd2ry2qmb58l3jbr4jwygc3adcfw7my27rippcijlyc"))))))
(define-public slurm-19.05
(package
(inherit slurm)
(version "19.05.3-2")
(version "19.05.8")
(source (origin
(inherit (package-source slurm))
(method url-fetch)
@ -224,7 +223,7 @@ by managing a queue of pending work.")
version ".tar.bz2"))
(sha256
(base32
"0qj4blfymrd2ry2qmb58l3jbr4jwygc3adcfw7my27rippcijlyc"))))))
"10c9j4a9a6d4ibpf75006mn03p8xgpaprc247x2idakysjf2fw43"))))))
;; Same as Debian 10
(define-public slurm-18.08