gnu: glib: Fix CVE-2021-27218 and CVE-2021-27219.
authorMark H Weaver <mhw@netris.org>
Thu, 11 Mar 2021 10:34:28 +0000 (05:34 -0500)
committerMark H Weaver <mhw@netris.org>
Thu, 11 Mar 2021 11:21:13 +0000 (06:21 -0500)
commit21b3b755151028647081fe96d2992b3743531d71
tree264867809c519a310d1d7de6a8b2d4827816ee70
parent500189b4d2f1e3a2d4ee8ab73d889e3d8ac70632
gnu: glib: Fix CVE-2021-27218 and CVE-2021-27219.

* gnu/packages/patches/glib-CVE-2021-27218.patch,
gnu/packages/patches/glib-CVE-2021-27219-01.patch,
gnu/packages/patches/glib-CVE-2021-27219-02.patch,
gnu/packages/patches/glib-CVE-2021-27219-03.patch,
gnu/packages/patches/glib-CVE-2021-27219-04.patch,
gnu/packages/patches/glib-CVE-2021-27219-05.patch,
gnu/packages/patches/glib-CVE-2021-27219-06.patch,
gnu/packages/patches/glib-CVE-2021-27219-07.patch,
gnu/packages/patches/glib-CVE-2021-27219-08.patch,
gnu/packages/patches/glib-CVE-2021-27219-09.patch,
gnu/packages/patches/glib-CVE-2021-27219-10.patch,
gnu/packages/patches/glib-CVE-2021-27219-11.patch,
gnu/packages/patches/glib-CVE-2021-27219-12.patch,
gnu/packages/patches/glib-CVE-2021-27219-13.patch,
gnu/packages/patches/glib-CVE-2021-27219-14.patch,
gnu/packages/patches/glib-CVE-2021-27219-15.patch,
gnu/packages/patches/glib-CVE-2021-27219-16.patch,
gnu/packages/patches/glib-CVE-2021-27219-17.patch,
gnu/packages/patches/glib-CVE-2021-27219-18.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/glib.scm (glib)[replacement]: New field.
(glib/fixed): New variable.
21 files changed:
gnu/local.mk
gnu/packages/glib.scm
gnu/packages/patches/glib-CVE-2021-27218.patch [new file with mode: 0644]
gnu/packages/patches/glib-CVE-2021-27219-01.patch [new file with mode: 0644]
gnu/packages/patches/glib-CVE-2021-27219-02.patch [new file with mode: 0644]
gnu/packages/patches/glib-CVE-2021-27219-03.patch [new file with mode: 0644]
gnu/packages/patches/glib-CVE-2021-27219-04.patch [new file with mode: 0644]
gnu/packages/patches/glib-CVE-2021-27219-05.patch [new file with mode: 0644]
gnu/packages/patches/glib-CVE-2021-27219-06.patch [new file with mode: 0644]
gnu/packages/patches/glib-CVE-2021-27219-07.patch [new file with mode: 0644]
gnu/packages/patches/glib-CVE-2021-27219-08.patch [new file with mode: 0644]
gnu/packages/patches/glib-CVE-2021-27219-09.patch [new file with mode: 0644]
gnu/packages/patches/glib-CVE-2021-27219-10.patch [new file with mode: 0644]
gnu/packages/patches/glib-CVE-2021-27219-11.patch [new file with mode: 0644]
gnu/packages/patches/glib-CVE-2021-27219-12.patch [new file with mode: 0644]
gnu/packages/patches/glib-CVE-2021-27219-13.patch [new file with mode: 0644]
gnu/packages/patches/glib-CVE-2021-27219-14.patch [new file with mode: 0644]
gnu/packages/patches/glib-CVE-2021-27219-15.patch [new file with mode: 0644]
gnu/packages/patches/glib-CVE-2021-27219-16.patch [new file with mode: 0644]
gnu/packages/patches/glib-CVE-2021-27219-17.patch [new file with mode: 0644]
gnu/packages/patches/glib-CVE-2021-27219-18.patch [new file with mode: 0644]