From: Jan Engelhardt Date: Mon, 3 Feb 2020 11:02:34 +0000 (+0100) Subject: Xtables-addons 3.8 X-Git-Tag: v3.8^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc44fcb94f26325b87b0be5ce7c9f54faf9c016d;p=thirdparty%2Fxtables-addons.git Xtables-addons 3.8 --- diff --git a/configure.ac b/configure.ac index db0b3e8..122930e 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([xtables-addons], [3.7]) +AC_INIT([xtables-addons], [3.8]) AC_CONFIG_AUX_DIR([build-aux]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_MACRO_DIR([m4]) diff --git a/doc/changelog.txt b/doc/changelog.txt index d42e4ab..fcb52dd 100644 --- a/doc/changelog.txt +++ b/doc/changelog.txt @@ -1,4 +1,11 @@ +v3.8 (2020-02-03) +================= +- Support for Linux 5.5 +- xt_geoip_build now expects the DBIP format as input, + Maxmind is thrown out. + + v3.7 (2019-12-01) ================= Fixes: diff --git a/xtables-addons.8.in b/xtables-addons.8.in index 405e818..0084db4 100644 --- a/xtables-addons.8.in +++ b/xtables-addons.8.in @@ -1,4 +1,4 @@ -.TH xtables-addons 8 "" "" "v3.7 (2019-12-01)" +.TH xtables-addons 8 "" "" "v3.8 (2020-02-01)" .SH Name Xtables-addons \(em additional extensions for iptables, ip6tables, etc. .SH Targets