summaryrefslogtreecommitdiff
path: root/gnu-system.am
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2014-11-12 22:08:17 +0100
committerLudovic Courtès <ludo@gnu.org>2014-11-12 23:56:28 +0100
commit5dee9acf5318bce197f5a743db72010cc70db04a (patch)
tree1995b5828305ae716d16cfd65cc85c20b8ea293b /gnu-system.am
parentb173d0e443fae6c0d187981c93607429c951e882 (diff)
downloadguix-patches-5dee9acf5318bce197f5a743db72010cc70db04a.tar
guix-patches-5dee9acf5318bce197f5a743db72010cc70db04a.tar.gz
gnu: gnutls: Update to 3.2.20--this fixes CVE-2014-8564.
* gnu/packages/patches/gnutls-server-name-fix.patch: Remove. * gnu-system.am (dist_patch_DATA): Adjust accordingly. * gnu/packages/gnutls.scm (gnutls): Update to 3.2.20. Remove 'patches' field.
Diffstat (limited to 'gnu-system.am')
-rw-r--r--gnu-system.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu-system.am b/gnu-system.am
index e6cb2ef73f..1af1aa5074 100644
--- a/gnu-system.am
+++ b/gnu-system.am
@@ -353,7 +353,6 @@ dist_patch_DATA = \
gnu/packages/patches/glibc-ldd-x86_64.patch \
gnu/packages/patches/gnunet-fix-scheduler.patch \
gnu/packages/patches/gnunet-fix-tests.patch \
- gnu/packages/patches/gnutls-server-name-fix.patch \
gnu/packages/patches/gobject-introspection-cc.patch \
gnu/packages/patches/grub-gets-undeclared.patch \
gnu/packages/patches/gstreamer-0.10-bison3.patch \