summaryrefslogtreecommitdiff
path: root/gnu-system.am
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2015-11-28 16:29:11 +0100
committerLudovic Courtès <ludo@gnu.org>2015-11-28 16:29:11 +0100
commitf79a576e776eb299af52d60cdd51f4a4f79beee3 (patch)
tree7c1f919f568d555d7c74905178594bf1c5379dde /gnu-system.am
parent4e70fe4d0efbb29d47e3d83d36d6c15f92baebb0 (diff)
downloadpatches-f79a576e776eb299af52d60cdd51f4a4f79beee3.tar
patches-f79a576e776eb299af52d60cdd51f4a4f79beee3.tar.gz
gnu: jasper: Patch CVE-2008-3522.
* gnu/packages/patches/jasper-CVE-2008-3522.patch: New file. * gnu/packages/image.scm (jasper)[source]: Use it. * gnu-system.am (dist_patch_DATA): Add it.
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 f69645ba1a..e6af49bd0c 100644
--- a/gnu-system.am
+++ b/gnu-system.am
@@ -535,6 +535,7 @@ dist_patch_DATA = \
gnu/packages/patches/icu4c-CVE-2015-4760.patch \
gnu/packages/patches/imagemagick-test-segv.patch \
gnu/packages/patches/irrlicht-mesa-10.patch \
+ gnu/packages/patches/jasper-CVE-2008-3522.patch \
gnu/packages/patches/jbig2dec-ignore-testtest.patch \
gnu/packages/patches/julia-0.3.10-fix-empty-array.patch \
gnu/packages/patches/kmod-module-directory.patch \