aboutsummaryrefslogtreecommitdiff
path: root/patches/glibc/linaro-2.20-2014.11
Commit message (Collapse)AuthorAgeFilesLines
* Patches for glibc to compile with GCC7Alexey Neyman2017-05-133-0/+155
| | | | Signed-off-by: Alexey Neyman <stilor@att.net>
* Patch failing grep expression in glibc configureAlexey Neyman2017-03-081-0/+49
| | | | Signed-off-by: Alexey Neyman <stilor@att.net>
* Backport patches to glibc 2.14+Alexey Neyman2017-03-046-0/+615
| | | | | | ... fix building on ARM. Signed-off-by: Alexey Neyman <stilor@att.net>
* patches: No symlinks in patch directoryBryan Hundven2015-06-142-1/+14
| | | | | | | | | | | | | | | | | | | | | With newer version of the patch program, it no longer follows symlinks: ======================================================================== a/patch-2.7.4-x86_64-1.txz: Upgraded. Patch no longer follows symbolic links to input and output files. This ensures that symbolic links created by git-style patches cannot cause patch to write outside the working directory. For more information, see: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1196 (* Security fix *) ======================================================================== This copies patches/glibc/2.20 to patches/glibc/linaro-2.20-2014.11. This change also closes #51 Signed-off-by: Bryan Hundven <bryanhundven@gmail.com>
* Add patch to fix building glibc 2.20 on sparcStefan2015-02-011-0/+1
This actually comes from upstream: https://sourceware.org/ml/libc-alpha/2014-09/msg00317.html It is needed for plain glibc as well as linaro's version. A symlink is added for the latter's version 2.20-2014.11. Signed-off-by: Waldemar Brodkorb <wbx@openadk.org> Signed-off-by: Stefan Tauner <stefan.tauner@gmx.at>