+6.36
+ - Use 'ss' in runtest.sh but fall back to deprecated 'net-tools'
+ command (bugzilla id #1209)
+ - build: do install libipset/args.h (Jan Engelhardt)
+ - Add test to verify wraparound fix
+
6.35
- Userspace revision handling is reworked
- Replace the last reference to u_int8_t with uint8_t.
dnl Boilerplate
-AC_INIT([ipset], [6.35], [kadlec@blackhole.kfki.hu])
+AC_INIT([ipset], [6.36], [kadlec@blackhole.kfki.hu])
AC_CONFIG_AUX_DIR([build-aux])
AC_CANONICAL_HOST
AC_CONFIG_MACRO_DIR([m4])
+6.36
+ - Remove duplicate module description
+ - netfilter: remove messages print and boot/module load time
+ (Pablo Neira Ayuso)
+ - Fix wraparound bug introduced in commit 48596a8ddc46 in v6.34
+ (reported by Thomas Schwark)
+
6.35
- netfilter: mark expected switch fall-throughs (Gustavo A. R. Silva)
- License cleanup: add SPDX GPL-2.0 license identifier to files with no