summaryrefslogtreecommitdiff
path: root/gnu/packages/base.scm
diff options
context:
space:
mode:
authorMarius Bakke <mbakke@fastmail.com>2018-01-27 23:56:20 +0100
committerMarius Bakke <mbakke@fastmail.com>2018-02-01 11:09:16 +0100
commit5029b0bcc4031cc379a48d2c3da6d8a17db4e64b (patch)
treec50fc2a99b58e9d21757d82b3f8d7c842b1f0236 /gnu/packages/base.scm
parent7a6be5b95b7146157a0044cedcc055df9c3dbbad (diff)
downloadpatches-5029b0bcc4031cc379a48d2c3da6d8a17db4e64b.tar
patches-5029b0bcc4031cc379a48d2c3da6d8a17db4e64b.tar.gz
gnu: glibc@2.25: Don't apply glibc-CVE-2015-5180.patch.
This was mistakenly added in 67d527e35e367c9e9e89ec01cda2ce32cabd2d89 and already included in glibc 2.25. * gnu/packages/base.scm (glibc-2.25)[source](patches): Remove 'glibc-CVE-2015-5180.patch'.
Diffstat (limited to 'gnu/packages/base.scm')
-rw-r--r--gnu/packages/base.scm1
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/packages/base.scm b/gnu/packages/base.scm
index 92acbd3640..5fa00f7a2b 100644
--- a/gnu/packages/base.scm
+++ b/gnu/packages/base.scm
@@ -853,7 +853,6 @@ GLIBC/HURD for a Hurd host"
"glibc-versioned-locpath.patch"
"glibc-o-largefile.patch"
"glibc-vectorized-strcspn-guards.patch"
- "glibc-CVE-2015-5180.patch"
"glibc-CVE-2017-1000366-pt1.patch"
"glibc-CVE-2017-1000366-pt2.patch"
"glibc-CVE-2017-1000366-pt3.patch"))))))