gnu: qemu: Fix CVE-2021-20203.

* gnu/packages/patches/qemu-CVE-2021-20203.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/virtualization.scm (qemu): Apply it.
This commit is contained in:
Léo Le Bouter 2021-02-28 04:40:05 +01:00
parent 8eb9e759dc
commit e05c0b334d
No known key found for this signature in database
GPG key ID: 45A8B1E86BCD10A6
3 changed files with 175 additions and 1 deletions

View file

@ -141,7 +141,8 @@
(sha256
(base32
"1rd41wwlvp0vpialjp2czs6i3lsc338xc72l3zkbb7ixjfslw5y9"))
(patches (search-patches "qemu-build-info-manual.patch"))
(patches (search-patches "qemu-build-info-manual.patch"
"qemu-CVE-2021-20203.patch"))
(modules '((guix build utils)))
(snippet
'(begin