gnu: graphite2: Add fixes for CVE-2017-5436 and other bugs.
authorMark H Weaver <mhw@netris.org>
Thu, 20 Apr 2017 19:10:54 +0000 (15:10 -0400)
committerMark H Weaver <mhw@netris.org>
Fri, 21 Apr 2017 04:04:34 +0000 (00:04 -0400)
commitbab9a8ba0f285a811b7b36291bdc3db33b6c2b60
tree45a4f856920786f04f69a360e13902979f0c49cb
parentf920e79426f51f1320dd4ffc164fc473df2158c3
gnu: graphite2: Add fixes for CVE-2017-5436 and other bugs.

* gnu/packages/fontutils.scm (graphite2)[replacement]: New field.
(graphite2/fixed): New variable.
* gnu/packages/patches/graphite2-CVE-2017-5436.patch,
gnu/packages/patches/graphite2-check-code-point-limit.patch,
gnu/packages/patches/graphite2-fix-32-bit-wrap-arounds.patch,
gnu/packages/patches/graphite2-non-linear-classes-even-number.patch:
New files.
* gnu/local.mk (dist_patch_DATA): Add them.
gnu/local.mk
gnu/packages/fontutils.scm
gnu/packages/patches/graphite2-CVE-2017-5436.patch [new file with mode: 0644]
gnu/packages/patches/graphite2-check-code-point-limit.patch [new file with mode: 0644]
gnu/packages/patches/graphite2-fix-32-bit-wrap-arounds.patch [new file with mode: 0644]
gnu/packages/patches/graphite2-non-linear-classes-even-number.patch [new file with mode: 0644]