summaryrefslogtreecommitdiffstats
path: root/toolchain/eglibc
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2015-01-28 12:06:05 +0000
committerJohn Crispin <john@openwrt.org>2015-01-28 12:06:05 +0000
commitdc996e218d5b5cb66c0c8e5f2078b26705bf701e (patch)
tree798a332939f2e30a77fb7b7047e63833f00aa7a2 /toolchain/eglibc
parent1c160bf082a98efb273858dfbac2137ba7361eab (diff)
downloadmaster-31e0f0ae-dc996e218d5b5cb66c0c8e5f2078b26705bf701e.tar.gz
master-31e0f0ae-dc996e218d5b5cb66c0c8e5f2078b26705bf701e.tar.bz2
master-31e0f0ae-dc996e218d5b5cb66c0c8e5f2078b26705bf701e.zip
eglibc: mark 2.15 as broken it is effected by CVE-2015-0235
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 44164
Diffstat (limited to 'toolchain/eglibc')
-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"