From 461cbbfbce1e5b7bc7c13ca47072ec4ef170d092 Mon Sep 17 00:00:00 2001 From: Peter van Dijk Date: Mon, 16 Jan 2012 07:26:11 +0000 Subject: [PATCH] bump to 2.9.22.6 git-svn-id: svn://svn.powerdns.com/pdns/tags/pdns-2-9-22-x@2346 d19b8d6e-7fed-0310-83ef-9ca221ded41b --- configure.in | 2 +- debian-pdns/changelog | 6 ++++++ pdns.spec | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/configure.in b/configure.in index af6d42e0f2..edf9b70330 100644 --- a/configure.in +++ b/configure.in @@ -1,6 +1,6 @@ dnl intro AC_INIT(pdns/receiver.cc) -AM_INIT_AUTOMAKE(pdns, 2.9.22.5) +AM_INIT_AUTOMAKE(pdns, 2.9.22.6) AC_CANONICAL_HOST AM_CONFIG_HEADER(config.h) AC_C_BIGENDIAN diff --git a/debian-pdns/changelog b/debian-pdns/changelog index 745a426b76..49ee987661 100644 --- a/debian-pdns/changelog +++ b/debian-pdns/changelog @@ -1,3 +1,9 @@ +pdns (2.9.22.6-1) unstable; urgency=medium + + * fix slave crash + + -- peter van dijk Mon, 16 Jan 2012 08:25:00 +0100 + pdns (2.9.22.5-1) unstable; urgency=medium * fill in the blanks diff --git a/pdns.spec b/pdns.spec index 821ad53a07..2027d89428 100644 --- a/pdns.spec +++ b/pdns.spec @@ -1,6 +1,6 @@ BuildRoot: /tmp/pdns Name: pdns-static -Version: 2.9.22.5 +Version: 2.9.22.6 Release: 1 Summary: extremely powerful and versatile nameserver License: GPL -- 2.47.2