summaryrefslogtreecommitdiffstats
path: root/package/network/services/ppp/patches/101-debian_close_dev_ppp.patch
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2014-09-13 20:56:13 +0000
committerHauke Mehrtens <hauke@hauke-m.de>2014-09-13 20:56:13 +0000
commit2c605ba1f1130d81aa6ff2d070244aa0d6ba386d (patch)
tree7edd487f644bd5a3324aec3ebf31759dd7eac326 /package/network/services/ppp/patches/101-debian_close_dev_ppp.patch
parenta8e1a031a805d21e40a1e3d20f0176061579720f (diff)
downloadmaster-31e0f0ae-2c605ba1f1130d81aa6ff2d070244aa0d6ba386d.tar.gz
master-31e0f0ae-2c605ba1f1130d81aa6ff2d070244aa0d6ba386d.tar.bz2
master-31e0f0ae-2c605ba1f1130d81aa6ff2d070244aa0d6ba386d.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> SVN-Revision: 42525
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;