From 37f8d57ca78f791ef0dcd3b1b33875e7d0df87d6 Mon Sep 17 00:00:00 2001 From: Bart De Schuymer Date: Sun, 10 Jul 2011 09:27:49 +0000 Subject: add changelog for v2.0.10-1 --- userspace/ebtables2/ChangeLog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/userspace/ebtables2/ChangeLog b/userspace/ebtables2/ChangeLog index 30a8ec7..746fb7b 100644 --- a/userspace/ebtables2/ChangeLog +++ b/userspace/ebtables2/ChangeLog @@ -1,5 +1,20 @@ +20110710 + Changelog for v2.0.10-1 * fix --among-dst-file, which translated to --among-src (reported by Thierry Watelet) + * fix bug in test_ulog.c example + * Makefile: respect LDFLAGS during ebtables build (Peter Volkov) + * Makefile: create directories to avoid build failure when DESTDIR is + supplied (Peter Volkov) + * incorporate fixes for possible issues found by Coverity analysis + (thanks to Jiri Popelka) + * define __EXPORTED_HEADERS__ to get access to the Linux kernel headers + * extend ebt_ip6 to allow matching on ipv6-icmp types/codes (by Florian + Westphal) + * Print a more useful error message when an update of the kernel table + failed. + * Add --concurrent option, which enables using a file lock to support + concurrent scripts updating the ebtables kernel tables 20100203 Changelog for v2.0.9-2 * fix unwanted zeroing of counters in the last user-defined chain -- cgit v1.2.3