From d06df271fb99ab6b5193c359f2d02dc912c66fbc Mon Sep 17 00:00:00 2001 From: John Crispin Date: Thu, 18 Sep 2014 15:24:22 +0000 Subject: ppp: update to version 2.4.7 This fixes: CVE-2014-3158 and some other bugs. Signed-off-by: Hauke Mehrtens Backport of r42525 git-svn-id: svn://svn.openwrt.org/openwrt/branches/barrier_breaker@42613 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/network/services/ppp/patches/101-debian_close_dev_ppp.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/network/services/ppp/patches/101-debian_close_dev_ppp.patch') diff --git a/package/network/services/ppp/patches/101-debian_close_dev_ppp.patch b/package/network/services/ppp/patches/101-debian_close_dev_ppp.patch index 232b10b521..7c6765b9f7 100644 --- a/package/network/services/ppp/patches/101-debian_close_dev_ppp.patch +++ b/package/network/services/ppp/patches/101-debian_close_dev_ppp.patch @@ -12,7 +12,7 @@ Signed-off-by: Jo-Philipp Wich --- a/pppd/sys-linux.c +++ b/pppd/sys-linux.c -@@ -453,6 +453,13 @@ int generic_establish_ppp (int fd) +@@ -458,6 +458,13 @@ int generic_establish_ppp (int fd) if (new_style_driver) { int flags; -- cgit v1.2.3