~ruther/guix-local

5029b0bcc4031cc379a48d2c3da6d8a17db4e64b — Marius Bakke 8 years ago 7a6be5b
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'.
1 files changed, 0 insertions(+), 1 deletions(-)

M gnu/packages/base.scm
M gnu/packages/base.scm => gnu/packages/base.scm +0 -1
@@ 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"))))))