summaryrefslogtreecommitdiff
path: root/gnu/local.mk
diff options
context:
space:
mode:
authorMarius Bakke <mbakke@fastmail.com>2017-10-26 23:23:44 +0200
committerMarius Bakke <mbakke@fastmail.com>2017-10-26 23:45:17 +0200
commit6b88912eb6c414467234678c347990181dbf848b (patch)
treec70f17fbd3ac9f8f2698aa8a2d089a767f8a1a37 /gnu/local.mk
parent2e205c61933433324ec47ce5be630e0aef0cb385 (diff)
downloadpatches-6b88912eb6c414467234678c347990181dbf848b.tar
patches-6b88912eb6c414467234678c347990181dbf848b.tar.gz
gnu: wget: Update to 1.19.2 [fixes CVE-2017-13089 and CVE-2017-13090].
* gnu/packages/wget.scm (wget): Update to 1.19.2. [source](uri): Change to '.lz' tarball. [source](patches): Remove. [native-inputs]: Add LZIP. * gnu/packages/patches/wget-CVE-2017-6508.patch, gnu/packages/patches/wget-fix-504-test-timeout.patch, gnu/packages/patches/wget-perl-5.26.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Remove them.
Diffstat (limited to 'gnu/local.mk')
-rw-r--r--gnu/local.mk3
1 files changed, 0 insertions, 3 deletions
diff --git a/gnu/local.mk b/gnu/local.mk
index f318bcd497..2aa2f7b20c 100644
--- a/gnu/local.mk
+++ b/gnu/local.mk
@@ -1100,9 +1100,6 @@ dist_patch_DATA = \
%D%/packages/patches/vte-CVE-2012-2738-pt1.patch \
%D%/packages/patches/vte-CVE-2012-2738-pt2.patch \
%D%/packages/patches/weechat-python.patch \
- %D%/packages/patches/wget-CVE-2017-6508.patch \
- %D%/packages/patches/wget-fix-504-test-timeout.patch \
- %D%/packages/patches/wget-perl-5.26.patch \
%D%/packages/patches/wicd-bitrate-none-fix.patch \
%D%/packages/patches/wicd-get-selected-profile-fix.patch \
%D%/packages/patches/wicd-urwid-1.3.patch \