gnu: cairo: Fix CVE-2016-9082.
authorEfraim Flashner <efraim@flashner.co.il>
Mon, 28 Nov 2016 17:25:21 +0000 (19:25 +0200)
committerEfraim Flashner <efraim@flashner.co.il>
Tue, 29 Nov 2016 07:45:48 +0000 (09:45 +0200)
commitc51d926c740f98883ce3332852e826f57fdf4566
tree288bd18a68556ea3a4b8bf876876fbf01b5f2b99
parenteb55f018219e5912fc5606c4e1881a64f8fa5710
gnu: cairo: Fix CVE-2016-9082.

* gnu/packages/gtk.scm (cairo)[replacement]: New field.
(cairo/fixed): New variable.
(cairo-xcb)[source]: Use patch.
[replacement]: New field, set false.
* gnu/packages/pdf.scm (poppler)[inputs]: Custom cairo should be
replaced by a new custom patched cairo.
* gnu/packages/patches/cairo-CVE-2016-9082.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
gnu/local.mk
gnu/packages/gtk.scm
gnu/packages/patches/cairo-CVE-2016-9082.patch [new file with mode: 0644]
gnu/packages/pdf.scm