summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJozsef Kadlecsik <kadlec@netfilter.org>2020-01-09 20:28:32 +0100
committerJozsef Kadlecsik <kadlec@netfilter.org>2020-01-09 20:28:32 +0100
commitb48328cdef146ce2a404df6c1125f54eeec44042 (patch)
tree93da8745cd2ade4cb1bb4321e6c7506009178fc1 /ChangeLog
parentc5a02e144277effbe22c321e1675cbb80a361745 (diff)
ipset 7.5 releasedv7.5
Signed-off-by: Jozsef Kadlecsik <kadlec@netfilter.org>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 60d6acc..9a4bbf2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+7.5
+ - configure.ac: Support building with old autoconf 2.63
+ (Serhey Popovych)
+ - configure.ac: Build on kernels without skb->vlan_proto correctly
+ (Serhey Popovych)
+ - configure.ac: Add cond_resched_rcu() checks (Serhey Popovych)
+ - configure.ac: Better match for ipv6_skip_exthdr() frag_offp
+ arg presence (Serhey Popovych)
+ - Document explicitly that protocol is not stored in bitmap:port
+
7.4
- Fix compatibility support for netlink extended ACK and add
synchronize_rcu_bh() checking