From 2c605ba1f1130d81aa6ff2d070244aa0d6ba386d Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Sat, 13 Sep 2014 20:56:13 +0000 Subject: ppp: update to version 2.4.7 This fixes: CVE-2014-3158 and some other bugs. Signed-off-by: Hauke Mehrtens SVN-Revision: 42525 --- package/network/services/ppp/patches/310-precompile_filter.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/network/services/ppp/patches/310-precompile_filter.patch') diff --git a/package/network/services/ppp/patches/310-precompile_filter.patch b/package/network/services/ppp/patches/310-precompile_filter.patch index 7b62a9f2f1..877ca6bd1d 100644 --- a/package/network/services/ppp/patches/310-precompile_filter.patch +++ b/package/network/services/ppp/patches/310-precompile_filter.patch @@ -77,7 +77,7 @@ Signed-off-by: Jo-Philipp Wich #ifdef MAXOCTETS { "maxoctets", o_int, &maxoctets, "Set connection traffic limit", -@@ -1488,6 +1504,29 @@ callfile(argv) +@@ -1493,6 +1509,29 @@ callfile(argv) return ok; } -- cgit v1.2.3