+7.4
+ - Fix compatibility support for netlink extended ACK and add
+ synchronize_rcu_bh() checking
+ - treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
+ (Thomas Gleixner)
+ - ipset: Add wildcard support to net,iface (Kristian Evensen)
+ - Sort naturally instead of textual sort (bugzilla #1369)
+ - Do not return with error at 'make modules_install' when modules
+ are not loaded (reported by Oskar Berggren)
+
7.3
- ipset: fix spelling error in libipset.3 manpage (Neutron Soutmun)
dnl Boilerplate
-AC_INIT([ipset], [7.3], [kadlec@netfilter.org])
+AC_INIT([ipset], [7.4], [kadlec@netfilter.org])
AC_CONFIG_AUX_DIR([build-aux])
AC_CANONICAL_HOST
AC_CONFIG_MACRO_DIR([m4])
+7.4
+ - Fix nla_policies to fully support NL_VALIDATE_STRICT
+ - treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
+ (Thomas Gleixner)
+ - netfilter: remove unnecessary spaces (yangxingwu)
+ - ipset: Add wildcard support to net,iface (Kristian Evensen)
+ - ipset: Copy the right MAC address in hash:ip,mac IPv6 sets
+ (Stefano Brivio)
+ - netfilter: ipset: move ip_set_get_ip_port() to ip_set_bitmap_port.c.
+ (Jeremy Sowden)
+ - netfilter: ipset: move function to ip_set_bitmap_ip.c. (Jeremy Sowden)
+ - netfilter: ipset: make ip_set_put_flags extern. (Jeremy Sowden)
+ - netfilter: ipset: move functions to ip_set_core.c. (Jeremy Sowden)
+ - netfilter: ipset: move ip_set_comment functions from ip_set.h
+ to ip_set_core.c. (Jeremy Sowden)
+ - netfilter: ipset: remove inline from static functions in .c files.
+ (Jeremy Sowden)
+ - netfilter: ipset: add a coding-style fix to ip_set_ext_destroy.
+ (Jeremy Sowden)
+ - netfilter: added missing includes to a number of header-files.
+ (Jeremy Sowden)
+ - netfilter: inlined four headers files into another one. (Jeremy Sowden)
+ - netfilter: ipset: Fix an error code in ip_set_sockfn_get()
+ (Dan Carpenter)
+
7.3
- Fix rename concurrency with listing
- ipset: Copy the right MAC address in bitmap:ip,mac and