summaryrefslogtreecommitdiff
path: root/gnu/local.mk
diff options
context:
space:
mode:
authorMarius Bakke <mbakke@fastmail.com>2019-02-07 21:31:23 +0100
committerMarius Bakke <mbakke@fastmail.com>2019-02-07 22:10:17 +0100
commita5be549e393962764a9df590dc5ba6a314bfe866 (patch)
tree2e2cd6a82ec8ea3f6be9a78000b28224639b7b9a /gnu/local.mk
parent027250f1a65f5500a68687a32e444f424bda7fda (diff)
downloadguix-patches-a5be549e393962764a9df590dc5ba6a314bfe866.tar
guix-patches-a5be549e393962764a9df590dc5ba6a314bfe866.tar.gz
gnu: libarchive: Remove graft for 3.3.3.
* gnu/packages/patches/libarchive-CVE-2017-14166.patch, gnu/packages/patches/libarchive-CVE-2017-14502.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/backup.scm (libarchive): Update to 3.3.3. [source](patches): Adjust for 3.3.3. [replacement]: Remove field. (libarchive-3.3.3): Remove variable.
Diffstat (limited to 'gnu/local.mk')
-rw-r--r--gnu/local.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/gnu/local.mk b/gnu/local.mk
index 9544297f17..45f108e768 100644
--- a/gnu/local.mk
+++ b/gnu/local.mk
@@ -943,8 +943,6 @@ dist_patch_DATA = \
%D%/packages/patches/liba52-link-with-libm.patch \
%D%/packages/patches/liba52-set-soname.patch \
%D%/packages/patches/liba52-use-mtune-not-mcpu.patch \
- %D%/packages/patches/libarchive-CVE-2017-14166.patch \
- %D%/packages/patches/libarchive-CVE-2017-14502.patch \
%D%/packages/patches/libarchive-CVE-2018-1000877.patch \
%D%/packages/patches/libarchive-CVE-2018-1000878.patch \
%D%/packages/patches/libarchive-CVE-2018-1000880.patch \