summaryrefslogtreecommitdiff
path: root/gnu-system.am
diff options
context:
space:
mode:
authorMark H Weaver <mhw@netris.org>2015-04-23 20:31:05 -0400
committerMark H Weaver <mhw@netris.org>2015-04-23 20:32:35 -0400
commit23d00fb0ed96a6d913c47cf36e249523bcba88d1 (patch)
tree92d7d968ef240b8e5c9d0fdf5a5394f51a31e8bf /gnu-system.am
parent3c43bcc68d4ad9caddbb64506b5c8f10fdb9c8f3 (diff)
downloadguix-23d00fb0ed96a6d913c47cf36e249523bcba88d1.tar.gz
guix-23d00fb0ed96a6d913c47cf36e249523bcba88d1.tar.xz
gnu: wpa-supplicant: Add fix for CVE-2015-1863.
* gnu/packages/patches/wpa-supplicant-CVE-2015-1863.patch: New file. * gnu-system.am (dist_patch_DATA): Add it. * gnu/packages/admin.scm (wpa-supplicant): 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 723d25116b..13d06fb920 100644
--- a/gnu-system.am
+++ b/gnu-system.am
@@ -555,6 +555,7 @@ dist_patch_DATA = \
gnu/packages/patches/weex-vacopy.patch \
gnu/packages/patches/wicd-urwid-1.3.patch \
gnu/packages/patches/wmctrl-64-fix.patch \
+ gnu/packages/patches/wpa-supplicant-CVE-2015-1863.patch \
gnu/packages/patches/xf86-video-ark-remove-mibstore.patch \
gnu/packages/patches/xf86-video-ast-remove-mibstore.patch \
gnu/packages/patches/xf86-video-geode-glibc-2.20.patch \