From b60f8f1de2cf970c0c956bca7f3b3d38e0dac065 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Thu, 7 Apr 2011 15:15:39 +0200 Subject: [PATCH] Xtables-addons 1.34 --- configure.ac | 2 +- doc/changelog.txt | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 0565050..891f3c6 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ -AC_INIT([xtables-addons], [1.33]) +AC_INIT([xtables-addons], [1.34]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_MACRO_DIR([m4]) AC_PROG_INSTALL diff --git a/doc/changelog.txt b/doc/changelog.txt index acd53af..b60c4d2 100644 --- a/doc/changelog.txt +++ b/doc/changelog.txt @@ -1,6 +1,10 @@ HEAD ==== + + +v1.34 (2011-04-07) +================== Fixes: - xt_pknock: avoid crash when hash TFM could not be allocated - xt_pknock: avoid inversion of rule lookup that led to warnings