From 247055cbfbf1275506e0a5a4f4279aa988caa7ca Mon Sep 17 00:00:00 2001 From: Kevin Darbyshire-Bryant Date: Fri, 20 Apr 2018 19:59:22 +0000 Subject: igmpproxy: bump to 0.2.1 The sender domain has a DMARC Reject/Quarantine policy which disallows sending mailing list messages using the original "From" header. To mitigate this problem, the original message has been wrapped automatically by the mailing list software. Point at github which is new, maintained location for igmpproxy. Remove all patches as all have been upstreamed. Closes FS#1456 Signed-off-by: Kevin Darbyshire-Bryant --- .../services/igmpproxy/patches/010-missing_include.patch | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 package/network/services/igmpproxy/patches/010-missing_include.patch (limited to 'package/network/services/igmpproxy/patches/010-missing_include.patch') diff --git a/package/network/services/igmpproxy/patches/010-missing_include.patch b/package/network/services/igmpproxy/patches/010-missing_include.patch deleted file mode 100644 index af0eab8..0000000 --- a/package/network/services/igmpproxy/patches/010-missing_include.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- a/src/os-linux.h -+++ b/src/os-linux.h -@@ -3,6 +3,7 @@ - #include - #include - #include -+#include - - static inline u_short ip_data_len(const struct ip *ip) - { -- cgit v1.1