aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/services/ppp/patches/300-filter-pcap-includes-lib.patch
diff options
context:
space:
mode:
authorHans Dedecker <dedeckeh@gmail.com>2020-04-05 22:26:33 +0200
committerHans Dedecker <dedeckeh@gmail.com>2020-04-06 20:42:45 +0200
commitae06a650d68026530beec4196869706866c2e4b1 (patch)
tree3ca7160b971defd1478918d6dd1acbfe28ce21a0 /package/network/services/ppp/patches/300-filter-pcap-includes-lib.patch
parent8af80e79bd5b750bf9a5ab01a6ecdb3971248bae (diff)
downloadupstream-ae06a650d68026530beec4196869706866c2e4b1.tar.gz
upstream-ae06a650d68026530beec4196869706866c2e4b1.tar.bz2
upstream-ae06a650d68026530beec4196869706866c2e4b1.zip
ppp: update to version 2.4.8.git-2020-03-21
Use upstream latest git HEAD as it allows to remove the patches 700-radius-Prevent-buffer-overflow-in-rc_mksid, 701-pppd-Fix-bounds-check-in-EAP-code and 702-pppd-Ignore-received-EAP-messages-when-not-doing-EAP and take in other fixes. 41a7323 pppd: Fixed spelling 'unkown' => 'unknown' (#141) 6b014be pppd: Print version information to stdout instead of stderr (#133) cba2736 pppd: Add RFC1990 (Multilink) to the See Also section of the man page f2f9554 pppd: Add mppe.h to the list of headers to install if MPPE is defined ae54fcf pppd: Obfuscate password argument string 8d45443 pppd: Ignore received EAP messages when not doing EAP 8d7970b pppd: Fix bounds check in EAP code 858976b radius: Prevent buffer overflow in rc_mksid() Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
Diffstat (limited to 'package/network/services/ppp/patches/300-filter-pcap-includes-lib.patch')
-rw-r--r--package/network/services/ppp/patches/300-filter-pcap-includes-lib.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/network/services/ppp/patches/300-filter-pcap-includes-lib.patch b/package/network/services/ppp/patches/300-filter-pcap-includes-lib.patch
index 00fb835029..40866132e8 100644
--- a/package/network/services/ppp/patches/300-filter-pcap-includes-lib.patch
+++ b/package/network/services/ppp/patches/300-filter-pcap-includes-lib.patch
@@ -7,7 +7,7 @@ Signed-off-by: Jo-Philipp Wich <jo@mein.io>
--- a/pppd/Makefile.linux
+++ b/pppd/Makefile.linux
-@@ -189,8 +189,8 @@ endif
+@@ -190,8 +190,8 @@ endif
ifdef FILTER
ifneq ($(wildcard /usr/include/pcap-bpf.h),)