summaryrefslogtreecommitdiff
path: root/gnu/local.mk
diff options
context:
space:
mode:
authorEric Bavier <bavier@member.fsf.org>2021-02-08 13:16:17 -0600
committerEric Bavier <bavier@member.fsf.org>2021-02-08 13:25:34 -0600
commit8effdd19691576a79aa4a1e26263b251376e25e5 (patch)
treea2573f998f8a9ed90c9c10c6bcf45442bd3c2f7e /gnu/local.mk
parenta613abeb43b1c81d2d0e647dc2b3c7f8cc98b8cb (diff)
downloadguix-patches-8effdd19691576a79aa4a1e26263b251376e25e5.tar
guix-patches-8effdd19691576a79aa4a1e26263b251376e25e5.tar.gz
gnu: hdf5: Update to 1.8.22.
Fixes CVE-2018-14033, CVE-2018-11206, CVE-2018-13870, CVE-2018-13869, and CVE-2018-17435 * gnu/packages/maths.scm (hdf5-1.8): Update to 1.8.22. * gnu/packages/patches/hdf5-1.8-mpi-deprecations.patch: Delete upstreamed patch. * gnu/local/mk (dist_patch_DATA): Remove it.
Diffstat (limited to 'gnu/local.mk')
-rw-r--r--gnu/local.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/local.mk b/gnu/local.mk
index ae64a483b5..e515ab6285 100644
--- a/gnu/local.mk
+++ b/gnu/local.mk
@@ -1156,7 +1156,6 @@ dist_patch_DATA = \
%D%/packages/patches/hdf4-shared-fortran.patch \
%D%/packages/patches/hdf4-tirpc.patch \
%D%/packages/patches/hdf5-config-date.patch \
- %D%/packages/patches/hdf5-1.8-mpi-deprecations.patch \
%D%/packages/patches/hdf-eos2-build-shared.patch \
%D%/packages/patches/hdf-eos2-remove-gctp.patch \
%D%/packages/patches/hdf-eos2-fortrantests.patch \