From: Jan Engelhardt Date: Thu, 30 Apr 2009 18:58:23 +0000 (+0200) Subject: Xtables-addons 1.15 X-Git-Tag: v1.15^0 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=fe7a66f3cbe3bb4686f1c5bc55e7355fea597516;p=thirdparty%2Fxtables-addons.git Xtables-addons 1.15 --- diff --git a/configure.ac b/configure.ac index 9c79969..96170d2 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ -AC_INIT([xtables-addons], [1.14]) +AC_INIT([xtables-addons], [1.15]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_MACRO_DIR([m4]) AC_PROG_INSTALL diff --git a/doc/changelog.txt b/doc/changelog.txt index e77d309..023336d 100644 --- a/doc/changelog.txt +++ b/doc/changelog.txt @@ -1,12 +1,14 @@ +Xtables-addons 1.15 (April 30 2009) +=================================== - build: add kernel version check to configure - condition: compile fix for 2.6.30-rc - condition: fix intrapositional negation sign - fuzzy: fix bogus comparison logic leftover from move to new 1.4.3 API - ipp2p: fix bogus varargs call - ipp2p: fix typo in error message -- add "iface" match +- added "iface" match - added rawpost table (for use with RAWNAT) - added RAWSNAT/RAWDNAT targets diff --git a/xtables-addons.8.in b/xtables-addons.8.in index 8e44bea..4b98d52 100644 --- a/xtables-addons.8.in +++ b/xtables-addons.8.in @@ -1,4 +1,4 @@ -.TH xtables\-addons 8 "v1.14 (2009\-03\-31)" "" "v1.14 (2009\-03\-31)" +.TH xtables\-addons 8 "v1.15 (2009\-04\-30)" "" "v1.15 (2009\-04\-30)" .SH Name Xtables\-addons - additional extensions for iptables, ip6tables, etc. .SH Targets