aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/services/ppp/patches/401-no_record_file.patch
diff options
context:
space:
mode:
authorHans Dedecker <dedeckeh@gmail.com>2020-05-31 20:28:06 +0200
committerHans Dedecker <dedeckeh@gmail.com>2020-05-31 21:13:50 +0200
commit8d2c031f21d48505a58807bcafae13f2f6cf628f (patch)
treec3ec23de3503deaddffb3d53b7a13a15e06453a2 /package/network/services/ppp/patches/401-no_record_file.patch
parentb017a016cc0cd26f84a7e6b8de3dc02dc101e888 (diff)
downloadupstream-8d2c031f21d48505a58807bcafae13f2f6cf628f.tar.gz
upstream-8d2c031f21d48505a58807bcafae13f2f6cf628f.tar.bz2
upstream-8d2c031f21d48505a58807bcafae13f2f6cf628f.zip
ppp: update to version 2.4.8.git-2020-05-25
ddd57c2 pppd: Add lcp-echo-adaptive option c319558 pppd: Handle SIGINT and SIGTERM during interrupted syscalls (#148) 0bc11fb Added missing options to manual pages. (#149) b1fcf16 Merge branch 'monotonic-time' of https://github.com/themiron/ppp c78e312 pppd: linux: use monotonic time if possible Remove patch 121-debian_adaptive_lcp_echo as patch is upstream accepted Remove patch 206-compensate_time_change.patch as timewrap issues are solved by a patch making use of monotonic time Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
Diffstat (limited to 'package/network/services/ppp/patches/401-no_record_file.patch')
-rw-r--r--package/network/services/ppp/patches/401-no_record_file.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/network/services/ppp/patches/401-no_record_file.patch b/package/network/services/ppp/patches/401-no_record_file.patch
index 56a9f02eb8..f707fda8ab 100644
--- a/package/network/services/ppp/patches/401-no_record_file.patch
+++ b/package/network/services/ppp/patches/401-no_record_file.patch
@@ -7,7 +7,7 @@ Signed-off-by: Jo-Philipp Wich <jo@mein.io>
--- a/pppd/pppd.h
+++ b/pppd/pppd.h
-@@ -325,7 +325,6 @@ extern int holdoff; /* Dead time before
+@@ -326,7 +326,6 @@ extern int holdoff; /* Dead time before
extern bool holdoff_specified; /* true if user gave a holdoff value */
extern bool notty; /* Stdin/out is not a tty */
extern char *pty_socket; /* Socket to connect to pty */