eglibc: mark 2.15 as broken it is effected by CVE-2015-0235
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 44164
This commit is contained in:
parent
1c160bf082
commit
dc996e218d
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ choice
|
||||||
config EGLIBC_USE_VERSION_2_15
|
config EGLIBC_USE_VERSION_2_15
|
||||||
bool "eglibc 2.15"
|
bool "eglibc 2.15"
|
||||||
select EGLIBC_VERSION_2_15
|
select EGLIBC_VERSION_2_15
|
||||||
|
depends on BROKEN
|
||||||
|
|
||||||
config EGLIBC_USE_VERSION_2_19
|
config EGLIBC_USE_VERSION_2_19
|
||||||
bool "eglibc 2.19"
|
bool "eglibc 2.19"
|
||||||
|
|
Loading…
Reference in a new issue