aboutsummaryrefslogtreecommitdiff
path: root/gnu/local.mk
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/local.mk')
-rw-r--r--gnu/local.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/gnu/local.mk b/gnu/local.mk
index 2e26b33371..30d314c882 100644
--- a/gnu/local.mk
+++ b/gnu/local.mk
@@ -887,6 +887,8 @@ dist_patch_DATA = \
%D%/packages/patches/libtheora-config-guess.patch \
%D%/packages/patches/libtiff-CVE-2017-9935.patch \
%D%/packages/patches/libtiff-CVE-2017-18013.patch \
+ %D%/packages/patches/libtiff-CVE-2018-8905.patch \
+ %D%/packages/patches/libtiff-CVE-2018-10963.patch \
%D%/packages/patches/libtool-skip-tests2.patch \
%D%/packages/patches/libusb-0.1-disable-tests.patch \
%D%/packages/patches/libusb-for-axoloti.patch \
c492f3b23'>tests: Adjust 'url-fetch' mocks to TLS changes....Ludovic Courtès 2016-08-31tests: cpan: Fix mock urls....Eric Bavier 2016-07-03import: cpan: Use our mirrors for 'https' URLs....Alex Sassmannshausen 2016-04-03build: Add a Guile custom test driver using SRFI-64....Mathieu Lirzin 2016-03-06tests: Disable grafting by default for most tests....Ludovic Courtès