gnu: gnutls: Fix CVE-2021-20231 and CVE-2021-20232.
authorMark H Weaver <mhw@netris.org>
Sat, 13 Mar 2021 08:41:14 +0000 (03:41 -0500)
committerMark H Weaver <mhw@netris.org>
Sat, 13 Mar 2021 09:58:12 +0000 (04:58 -0500)
commit74e2c0e00f58c8bf948f7dc7c5ae2876af910d5a
treedba40ada3e2ae08d37d0c76c8650288b378444c4
parentca8fa11754563786ffbae8de8da21fe086e1f9d2
gnu: gnutls: Fix CVE-2021-20231 and CVE-2021-20232.

* gnu/packages/patches/gnutls-CVE-2021-20231.patch,
gnu/packages/patches/gnutls-CVE-2021-20232.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/tls.scm (gnutls)[replacement]: New field.
(gnutls/fixed): New variable.
(guile2.2-gnutls): Use package/inherit.
gnu/local.mk
gnu/packages/patches/gnutls-CVE-2021-20231.patch [new file with mode: 0644]
gnu/packages/patches/gnutls-CVE-2021-20232.patch [new file with mode: 0644]
gnu/packages/tls.scm