From fe7a66f3cbe3bb4686f1c5bc55e7355fea597516 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Thu, 30 Apr 2009 20:58:23 +0200 Subject: [PATCH] Xtables-addons 1.15 --- configure.ac | 2 +- doc/changelog.txt | 4 +++- xtables-addons.8.in | 2 +- 3 files changed, 5 insertions(+), 3 deletions(-) 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