Signed-off-by: Jozsef Kadlecsik <kadlec@netfilter.org>
+7.11
+ - Parse port before trying by service name (Haw Loeung)
+ - Silence unused-but-set-variable warnings (reported by
+ Serhey Popovych)
+ - Handle -Werror=implicit-fallthrough= in debug mode compiling
+ - ipset: fix print format warning (Neutron Soutmun)
+ - Updated utilities
+ - Argument parsing buffer overflow in ipset_parse_argv fixed
+ (reported by Marshall Whittaker)
+ -
7.9
- Fix library versioning (Jan Engelhardt)
dnl Boilerplate
-AC_INIT([ipset], [7.10], [kadlec@netfilter.org])
+AC_INIT([ipset], [7.11], [kadlec@netfilter.org])
AC_CONFIG_AUX_DIR([build-aux])
AC_CANONICAL_HOST
AC_CONFIG_MACRO_DIR([m4])