From 7dd96ec3572bab8585f79746a2641de8d86e2ce3 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Tue, 31 Mar 2009 22:55:29 +0200 Subject: [PATCH] Xtables-addons 1.14 --- configure.ac | 2 +- doc/changelog.txt | 2 ++ xtables-addons.8.in | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/configure.ac b/configure.ac index e5d485f..b1f44be 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ -AC_INIT([xtables-addons], [1.13]) +AC_INIT([xtables-addons], [1.14]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_MACRO_DIR([m4]) AC_PROG_INSTALL diff --git a/doc/changelog.txt b/doc/changelog.txt index 5b958c9..e3a223f 100644 --- a/doc/changelog.txt +++ b/doc/changelog.txt @@ -1,5 +1,7 @@ +Xtables-addons 1.14 (March 31 2009) +=================================== - fuzzy: need to account for kernel-level modified variables in .userspacesize - geoip: remove XT_ALIGN from .userspacesize when used with offsetof - SYSRQ: ignore non-UDP packets diff --git a/xtables-addons.8.in b/xtables-addons.8.in index 2bd304c..8e44bea 100644 --- a/xtables-addons.8.in +++ b/xtables-addons.8.in @@ -1,4 +1,4 @@ -.TH xtables\-addons 8 "v1.12 (2009\-03\-23)" "" "v1.13 (2009\-03\-23)" +.TH xtables\-addons 8 "v1.14 (2009\-03\-31)" "" "v1.14 (2009\-03\-31)" .SH Name Xtables\-addons - additional extensions for iptables, ip6tables, etc. .SH Targets