aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/services/ppp/patches/101-debian_close_dev_ppp.patch
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2014-09-18 15:24:22 +0000
committerJohn Crispin <blogic@openwrt.org>2014-09-18 15:24:22 +0000
commitd06df271fb99ab6b5193c359f2d02dc912c66fbc (patch)
treef4b30a1c17c87e11db653f82fa4b831d5c00575f /package/network/services/ppp/patches/101-debian_close_dev_ppp.patch
parent1dc0ebc894d49c2a095387c9706fae2c5b4f7c99 (diff)
downloadupstream-d06df271fb99ab6b5193c359f2d02dc912c66fbc.tar.gz
upstream-d06df271fb99ab6b5193c359f2d02dc912c66fbc.tar.bz2
upstream-d06df271fb99ab6b5193c359f2d02dc912c66fbc.zip
ppp: update to version 2.4.7
This fixes: CVE-2014-3158 and some other bugs. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> Backport of r42525 git-svn-id: svn://svn.openwrt.org/openwrt/branches/barrier_breaker@42613 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/network/services/ppp/patches/101-debian_close_dev_ppp.patch')
-rw-r--r--package/network/services/ppp/patches/101-debian_close_dev_ppp.patch2
1 files changed, 1 insertions, 1 deletions
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 <jow@openwrt.org>
--- 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;