diff options
author | Tobias Geerinckx-Rice <me@tobias.gr> | 2018-03-24 21:05:55 +0100 |
---|---|---|
committer | Tobias Geerinckx-Rice <me@tobias.gr> | 2018-03-25 00:36:30 +0100 |
commit | 929e2d9f984bbe841d712eb049abae9d83c3df74 (patch) | |
tree | b7953700a653a9ba1323a87faf6b440db055554a /gnu/local.mk | |
parent | 11e01891e325949bc71b49e356f56d125b70240e (diff) | |
download | patches-929e2d9f984bbe841d712eb049abae9d83c3df74.tar patches-929e2d9f984bbe841d712eb049abae9d83c3df74.tar.gz |
gnu: links: Update to 2.15.
* gnu/packages/web-browsers.scm (links): Update to 2.15.
[source]: Remove patch for fixed CVE.
* gnu/packages/patches/links-CVE-2017-11114.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
Diffstat (limited to 'gnu/local.mk')
-rw-r--r-- | gnu/local.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/local.mk b/gnu/local.mk index 26d2369a5a..b810e7b02f 100644 --- a/gnu/local.mk +++ b/gnu/local.mk @@ -884,7 +884,6 @@ dist_patch_DATA = \ %D%/packages/patches/lierolibre-newer-libconfig.patch \ %D%/packages/patches/lierolibre-remove-arch-warning.patch \ %D%/packages/patches/lierolibre-try-building-other-arch.patch \ - %D%/packages/patches/links-CVE-2017-11114.patch \ %D%/packages/patches/linux-pam-no-setfsuid.patch \ %D%/packages/patches/lirc-localstatedir.patch \ %D%/packages/patches/llvm-3.5-fix-clang-build-with-gcc5.patch \ |