From afac2a2dd67502ef8bd9799f328fa2e3b39292b1 Mon Sep 17 00:00:00 2001 From: Hans Dedecker Date: Mon, 2 Jul 2018 17:31:03 +0200 Subject: ebtables: update to latest git 2018-06-27 48cff25 build: drop install -o/-g root 53d7e7a extensions: ebt_string: take action if snprintf discards data Signed-off-by: Hans Dedecker --- package/network/utils/ebtables/patches/200-fix-extension-init.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/network/utils/ebtables/patches/200-fix-extension-init.patch') diff --git a/package/network/utils/ebtables/patches/200-fix-extension-init.patch b/package/network/utils/ebtables/patches/200-fix-extension-init.patch index 4b202ac..60e2afd 100644 --- a/package/network/utils/ebtables/patches/200-fix-extension-init.patch +++ b/package/network/utils/ebtables/patches/200-fix-extension-init.patch @@ -249,7 +249,7 @@ } --- a/extensions/ebt_string.c +++ b/extensions/ebt_string.c -@@ -310,7 +310,7 @@ static struct ebt_u_match string_match = +@@ -312,7 +312,7 @@ static struct ebt_u_match string_match = .extra_ops = opts, }; -- cgit v1.1