]> git.ipfire.org Git - thirdparty/xtables-addons.git/commitdiff
Xtables-addons 1.47 v1.47
authorJan Engelhardt <jengelh@inai.de>
Mon, 15 Oct 2012 18:03:02 +0000 (20:03 +0200)
committerJan Engelhardt <jengelh@inai.de>
Mon, 15 Oct 2012 18:03:02 +0000 (20:03 +0200)
configure.ac
doc/changelog.txt
xtables-addons.8.in

index a103e63d1bedaf1eaa66194e94a986e02766cff4..05e14aa1ff20cd4def4b8fccb52bbbaba46911e2 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([xtables-addons], [1.46])
+AC_INIT([xtables-addons], [1.47])
 AC_CONFIG_AUX_DIR([build-aux])
 AC_CONFIG_HEADERS([config.h])
 AC_CONFIG_MACRO_DIR([m4])
@@ -64,7 +64,7 @@ if test -n "$kbuilddir"; then
        else
                echo "$kmajor.$kminor.$kmicro.$kstable in $kbuilddir";
                if test "$kmajor" -gt 3 -o "$kmajor" -eq 3 -a "$kminor" -gt 6; then
-                       echo "WARNING: You are trying a newer kernel. Results may vary. :-)";
+                       echo "WARNING: That kernel version is not officially supported.";
                elif test "$kmajor" -eq 3; then
                        :;
                elif test "$kmajor" -eq 2 -a "$kminor" -eq 6 -a "$kmicro" -ge 32; then
index be57a9ed71505dfe19c64654bbd9646bb3eaad9f..e4db324c189545640d97696be8c4c57653b3decf 100644 (file)
@@ -3,6 +3,14 @@ HEAD
 ====
 
 
+v1.47 (2010-10-15)
+==================
+Enhancements:
+- xt_psd gained IPv6 support
+Notes for this release:
+- Linux 3.7+ is expressly unsupported by this release.
+
+
 v1.46 (2012-08-23)
 ==================
 Fixes:
index 5a26f149c510913c564552ba0e100db1e42ff129..32e6714345ac5b317452e74f1999cbcbb030e970 100644 (file)
@@ -1,4 +1,4 @@
-.TH xtables-addons 8 "v1.46 (2012-08-23)" "" "v1.46 (2012-08-23)"
+.TH xtables-addons 8 "v1.47 (2012-10-15)" "" "v1.47 (2012-10-15)"
 .SH Name
 Xtables-addons \(em additional extensions for iptables, ip6tables, etc.
 .SH Targets