summaryrefslogtreecommitdiff
path: root/gnu-system.am
diff options
context:
space:
mode:
authorMark H Weaver <mhw@netris.org>2014-12-30 15:17:44 -0500
committerMark H Weaver <mhw@netris.org>2014-12-30 15:18:37 -0500
commit63d526e2689774ff2897446b870c3817b95c75d7 (patch)
tree61975375507c658f42aa71ff6bf598dc5ea7b9d0 /gnu-system.am
parent2d2301e37ac311f84acea012c33d6581fdc21d89 (diff)
downloadguix-63d526e2689774ff2897446b870c3817b95c75d7.tar.gz
guix-63d526e2689774ff2897446b870c3817b95c75d7.tar.xz
gnu: mutt: Add fix for CVE-2014-9116.
* gnu/packages/patches/mutt-CVE-2014-9116.patch: New file. * gnu-system.am (dist_patch_DATA): Add it. * gnu/packages/mail.scm (mutt): Add patch.
Diffstat (limited to 'gnu-system.am')
-rw-r--r--gnu-system.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu-system.am b/gnu-system.am
index 3d145b1387..dc881bb31d 100644
--- a/gnu-system.am
+++ b/gnu-system.am
@@ -420,6 +420,7 @@ dist_patch_DATA = \
gnu/packages/patches/mpc123-initialize-ao.patch \
gnu/packages/patches/module-init-tools-moduledir.patch \
gnu/packages/patches/mupdf-buildsystem-fix.patch \
+ gnu/packages/patches/mutt-CVE-2014-9116.patch \
gnu/packages/patches/net-tools-bitrot.patch \
gnu/packages/patches/nvi-assume-preserve-path.patch \
gnu/packages/patches/orpheus-cast-errors-and-includes.patch \