aboutsummaryrefslogtreecommitdiffstats
path: root/toolchain
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2015-01-28 12:06:05 +0000
committerJohn Crispin <blogic@openwrt.org>2015-01-28 12:06:05 +0000
commitb8d8323da6354e225bd9023e3d639b71af1d7da3 (patch)
tree50c4efac17400e708260f8c049cdbf864a307399 /toolchain
parent2dfea023e5d3b9b4ed9f47429eb9e918f8ff581d (diff)
downloadupstream-b8d8323da6354e225bd9023e3d639b71af1d7da3.tar.gz
upstream-b8d8323da6354e225bd9023e3d639b71af1d7da3.tar.bz2
upstream-b8d8323da6354e225bd9023e3d639b71af1d7da3.zip
eglibc: mark 2.15 as broken it is effected by CVE-2015-0235
Signed-off-by: John Crispin <blogic@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44164 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'toolchain')
-rw-r--r--toolchain/eglibc/Config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/toolchain/eglibc/Config.in b/toolchain/eglibc/Config.in
index dd6bb4352f..da71bd9ebe 100644
--- a/toolchain/eglibc/Config.in
+++ b/toolchain/eglibc/Config.in
@@ -8,6 +8,7 @@ choice
config EGLIBC_USE_VERSION_2_15
bool "eglibc 2.15"
select EGLIBC_VERSION_2_15
+ depends on BROKEN
config EGLIBC_USE_VERSION_2_19
bool "eglibc 2.19"