gnu: glibc: Fix replacement on i686.
authorMark H Weaver <mhw@netris.org>
Mon, 26 Jun 2017 00:58:17 +0000 (20:58 -0400)
committerMark H Weaver <mhw@netris.org>
Mon, 26 Jun 2017 01:56:22 +0000 (21:56 -0400)
commitffc015bea26f24d862e7e877d907fbe1ab9a9967
tree0386ba824424b7c64b9adf5845e1ba93e9fcf626
parentafc9d8ec2b724b67f85b05011725bb636f209a1a
gnu: glibc: Fix replacement on i686.

This is followup to 665d6a59161769e10b52ffcbcd5cd2db22f32681.
Fixes <https://bugs.gnu.org/27489>.

* gnu/packages/base.scm (glibc-2.25-patched, glibc-2.24, glibc-2.23)
(glibc-2.22): Add glibc-vectorized-strcspn-guards.patch to patches.
Move a comment where it belongs.
* gnu/packages/patches/glibc-CVE-2017-1000366-pt2.patch: Swap with ...
* gnu/packages/patches/glibc-CVE-2017-1000366-pt3.patch: ... this.
* gnu/packages/patches/glibc-vectorized-strcspn-guards.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.  Fix formatting.
gnu/local.mk
gnu/packages/base.scm
gnu/packages/patches/glibc-CVE-2017-1000366-pt2.patch [moved from gnu/packages/patches/glibc-CVE-2017-1000366-pt3.patch with 100% similarity]
gnu/packages/patches/glibc-CVE-2017-1000366-pt3.patch [moved from gnu/packages/patches/glibc-CVE-2017-1000366-pt2.patch with 100% similarity]
gnu/packages/patches/glibc-vectorized-strcspn-guards.patch [new file with mode: 0644]