summaryrefslogtreecommitdiff
path: root/gnu/local.mk
diff options
context:
space:
mode:
authorMark H Weaver <mhw@netris.org>2018-05-11 03:53:51 -0400
committerMark H Weaver <mhw@netris.org>2018-05-11 06:07:43 -0400
commitd2cebbf694a820997b8e0a3f77dd1ec110add3a5 (patch)
treecdc177d7335e82ee99e878a2c80fedd5ffd81030 /gnu/local.mk
parentcb91f6ae23e7770980163f6870bfff7b26687338 (diff)
downloadguix-patches-d2cebbf694a820997b8e0a3f77dd1ec110add3a5.tar
guix-patches-d2cebbf694a820997b8e0a3f77dd1ec110add3a5.tar.gz
gnu: icecat: Relabel patches to reflect CVE assignments.
Document the fact that we include fixes for CVE-2018-5154, CVE-2018-5155, CVE-2018-5157, CVE-2018-5158, CVE-2018-5159, CVE-2018-5168, CVE-2018-5178, and 9/10 changesets for CVE-2018-5150. * gnu/packages/gnuzilla.scm (icecat)[source]: Relabel patches to reflect CVE assignments. * gnu/packages/patches/icecat-bug-1452075.patch: Rename to... * gnu/packages/patches/icecat-CVE-2018-5157-and-CVE-2018-5158.patch: ...this. * gnu/local.mk (dist_patch_DATA): Rename it.
Diffstat (limited to 'gnu/local.mk')
-rw-r--r--gnu/local.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/local.mk b/gnu/local.mk
index 789e97f482..3ca7d45bde 100644
--- a/gnu/local.mk
+++ b/gnu/local.mk
@@ -784,7 +784,7 @@ dist_patch_DATA = \
%D%/packages/patches/hurd-fix-eth-multiplexer-dependency.patch \
%D%/packages/patches/hydra-disable-darcs-test.patch \
%D%/packages/patches/icecat-avoid-bundled-libraries.patch \
- %D%/packages/patches/icecat-bug-1452075.patch \
+ %D%/packages/patches/icecat-CVE-2018-5157-and-CVE-2018-5158.patch \
%D%/packages/patches/icecat-use-system-graphite2.patch \
%D%/packages/patches/icecat-use-system-harfbuzz.patch \
%D%/packages/patches/id3lib-CVE-2007-4460.patch \