summaryrefslogtreecommitdiff
path: root/gnu/local.mk
diff options
context:
space:
mode:
authorLeo Famulari <leo@famulari.name>2016-05-29 23:36:37 -0400
committerLeo Famulari <leo@famulari.name>2016-05-29 23:46:21 -0400
commitd8862778c1b334cefafb92cc88e158b2cdf82a76 (patch)
tree482255edb4185a6ee0db54cc6f3862cb2fb61dc3 /gnu/local.mk
parentb3d20b82809a2895402936a162e0ddc5725cb1cd (diff)
downloadpatches-d8862778c1b334cefafb92cc88e158b2cdf82a76.tar
patches-d8862778c1b334cefafb92cc88e158b2cdf82a76.tar.gz
gnu: graphicsmagick: Fix CVE-2016-5118.
* gnu/packages/patches/graphicsmagick-CVE-2016-5118.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/imagemagick.scm (graphicsmagick): Use it.
Diffstat (limited to 'gnu/local.mk')
-rw-r--r--gnu/local.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/local.mk b/gnu/local.mk
index 00acfbccf6..8844d1dbdc 100644
--- a/gnu/local.mk
+++ b/gnu/local.mk
@@ -518,6 +518,7 @@ dist_patch_DATA = \
%D%/packages/patches/gobject-introspection-absolute-shlib-path.patch \
%D%/packages/patches/gobject-introspection-cc.patch \
%D%/packages/patches/gobject-introspection-girepository.patch \
+ %D%/packages/patches/graphicsmagick-CVE-2016-5118.patch \
%D%/packages/patches/grep-timing-sensitive-test.patch \
%D%/packages/patches/grub-CVE-2015-8370.patch \
%D%/packages/patches/grub-gets-undeclared.patch \