Author: blogic Date: 2015-01-28 13:06:05 +0100 (Wed, 28 Jan 2015) New Revision: 44164
Modified: trunk/toolchain/eglibc/Config.in Log: eglibc: mark 2.15 as broken it is effected by CVE-2015-0235 Signed-off-by: John Crispin <[email protected]> Modified: trunk/toolchain/eglibc/Config.in =================================================================== --- trunk/toolchain/eglibc/Config.in 2015-01-28 12:05:58 UTC (rev 44163) +++ trunk/toolchain/eglibc/Config.in 2015-01-28 12:06:05 UTC (rev 44164) @@ -8,6 +8,7 @@ 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" _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
