projects
/
openwrt
/
staging
/
hauke.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1c160bf
)
eglibc: mark 2.15 as broken it is effected by CVE-2015-0235
author
John Crispin
<john@openwrt.org>
Wed, 28 Jan 2015 12:06:05 +0000
(12:06 +0000)
committer
John Crispin
<john@openwrt.org>
Wed, 28 Jan 2015 12:06:05 +0000
(12:06 +0000)
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 44164
toolchain/eglibc/Config.in
patch
|
blob
|
history
diff --git
a/toolchain/eglibc/Config.in
b/toolchain/eglibc/Config.in
index dd6bb4352f29389f246313f281a696bfb23f752d..da71bd9ebebb18e34f66b859a109973196c11cf8 100644
(file)
--- 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"