summaryrefslogtreecommitdiff
path: root/gnu/local.mk
diff options
context:
space:
mode:
authorLeo Famulari <leo@famulari.name>2017-09-26 11:39:26 -0400
committerLeo Famulari <leo@famulari.name>2017-09-26 11:42:06 -0400
commit373cda6ac6293d2aa5273ac28a505a2f0beb09dc (patch)
tree6c53ff07e4870d02e300c31cd68f3baa98cbc24b /gnu/local.mk
parent8fd92e034bbc6675df6890713a1e5907ab53af38 (diff)
downloadguix-patches-373cda6ac6293d2aa5273ac28a505a2f0beb09dc.tar
guix-patches-373cda6ac6293d2aa5273ac28a505a2f0beb09dc.tar.gz
gnu: libunwind: Update to 1.2.1.
* gnu/packages/libunwind.scm (libunwind): Upate to 1.2.1. [source]: Remove 'libunwind-CVE-2015-3239.patch'. * gnu/packages/patches/libunwind-CVE-2015-3239.patch: Delete file. * 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 12a6681544..bf03472519 100644
--- a/gnu/local.mk
+++ b/gnu/local.mk
@@ -811,7 +811,6 @@ dist_patch_DATA = \
%D%/packages/patches/libtirpc-CVE-2017-8779.patch \
%D%/packages/patches/libtorrent-rasterbar-boost-compat.patch \
%D%/packages/patches/libtool-skip-tests2.patch \
- %D%/packages/patches/libunwind-CVE-2015-3239.patch \
%D%/packages/patches/libunistring-gnulib-multi-core.patch \
%D%/packages/patches/libusb-0.1-disable-tests.patch \
%D%/packages/patches/libvpx-CVE-2016-2818.patch \