glibc: switch to 2.24 by default and remove old versions, fixes security issues
authorFelix Fietkau <nbd@nbd.name>
Tue, 30 Aug 2016 09:02:54 +0000 (11:02 +0200)
committerFelix Fietkau <nbd@nbd.name>
Tue, 30 Aug 2016 10:12:34 +0000 (12:12 +0200)
commit4badb8a023bf187c235f1e558ab96c41729edbcb
tree43994a2ea93b7f1edfd4e1e67fc28fb257b3148c
parent8e0cb8f58233a1c1953f92f66a2f2b01567f7b16
glibc: switch to 2.24 by default and remove old versions, fixes security issues

2.24 fixes the following CVEs compared to 2.23:
- CVE-2016-3075
- CVE-2016-3706
- CVE-2016-1234
- CVE-2016-4429
- CVE-2016-5417

CVEs fixed in 2.23:
- CVE-2015-8776
- CVE-2015-8777
- CVE-2015-8778
- CVE-2015-8779
- CVE-2014-9761
- CVE-2015-7547

Signed-off-by: Felix Fietkau <nbd@nbd.name>
toolchain/glibc/Config.in
toolchain/glibc/Config.version
toolchain/glibc/common.mk
toolchain/glibc/patches/2.22/100-fix_cross_rpcgen.patch [deleted file]
toolchain/glibc/patches/2.22/200-add-dl-search-paths.patch [deleted file]