| 1 | pdns (2.9.20-1) unstable; urgency=medium |
|---|
| 2 | |
|---|
| 3 | * fill in the blanks |
|---|
| 4 | |
|---|
| 5 | -- bert hubert <bert.hubert@netherlabs.nl> Sat, 14 Jan 2006 23:23:33 +0100 |
|---|
| 6 | |
|---|
| 7 | pdns (2.9.19-2) unstable; urgency=medium |
|---|
| 8 | |
|---|
| 9 | * fill in the blanks |
|---|
| 10 | |
|---|
| 11 | -- bert hubert <bert.hubert@netherlabs.nl> Sun, 29 Oct 2005 23:23:33 +0100 |
|---|
| 12 | |
|---|
| 13 | pdns (2.9.19-1) unstable; urgency=medium |
|---|
| 14 | |
|---|
| 15 | * fill in the blanks |
|---|
| 16 | |
|---|
| 17 | -- bert hubert <bert.hubert@netherlabs.nl> Sun, 11 Sep 2005 23:23:33 +0100 |
|---|
| 18 | |
|---|
| 19 | pdns (2.9.18-2) unstable; urgency=medium |
|---|
| 20 | |
|---|
| 21 | * fill in the blanks |
|---|
| 22 | |
|---|
| 23 | -- bert hubert <bert.hubert@netherlabs.nl> Wed, 20 Jul 2005 23:23:33 +0100 |
|---|
| 24 | |
|---|
| 25 | pdns (2.9.18-1) unstable; urgency=medium |
|---|
| 26 | |
|---|
| 27 | * fill in the blanks |
|---|
| 28 | |
|---|
| 29 | -- bert hubert <bert.hubert@netherlabs.nl> Thu, 14 Jun 2005 23:23:33 +0100 |
|---|
| 30 | |
|---|
| 31 | pdns (2.9.17-1) unstable; urgency=medium |
|---|
| 32 | |
|---|
| 33 | * fill in the blanks |
|---|
| 34 | |
|---|
| 35 | -- Wichert Akkerman <wichert@wiggy.net> Sat, 13 Sep 2004 23:23:33 +0100 |
|---|
| 36 | |
|---|
| 37 | pdns (2.9.16-1) unstable; urgency=medium |
|---|
| 38 | |
|---|
| 39 | * fill in the blanks |
|---|
| 40 | |
|---|
| 41 | -- Wichert Akkerman <wichert@wiggy.net> Sat, 17 Jan 2004 23:23:33 +0100 |
|---|
| 42 | |
|---|
| 43 | pdns (2.9.15-1) unstable; urgency=medium |
|---|
| 44 | |
|---|
| 45 | * fill in the blanks |
|---|
| 46 | |
|---|
| 47 | -- Wichert Akkerman <wichert@wiggy.net> Sat, 17 Jan 2004 23:23:33 +0100 |
|---|
| 48 | |
|---|
| 49 | pdns (2.9.14-1) unstable; urgency=medium |
|---|
| 50 | |
|---|
| 51 | * New upstream version. Postgres support rewritten to use the C interface |
|---|
| 52 | instead of the deprectaed libpqpp |
|---|
| 53 | |
|---|
| 54 | -- Wichert Akkerman <wichert@wiggy.net> Fri, 16 Jan 2004 23:23:33 +0100 |
|---|
| 55 | |
|---|
| 56 | pdns (2.9.13-3) unstable; urgency=medium |
|---|
| 57 | |
|---|
| 58 | * Fix pdns postinst so pdns is properly restart on upgrade |
|---|
| 59 | |
|---|
| 60 | -- Wichert Akkerman <wichert@wiggy.net> Sat, 10 Jan 2004 17:21:18 +0100 |
|---|
| 61 | |
|---|
| 62 | pdns (2.9.13-2) unstable; urgency=critical |
|---|
| 63 | |
|---|
| 64 | * Fix a bug in calculation of early timestamps: 1<<31-1 is not the |
|---|
| 65 | same as (1<<31)-1. This made all pdns servers consume all possible |
|---|
| 66 | CPU when UNIX time went through 2^30 two hours ago. |
|---|
| 67 | |
|---|
| 68 | -- Wichert Akkerman <wichert@wiggy.net> Sat, 10 Jan 2004 16:53:09 +0100 |
|---|
| 69 | |
|---|
| 70 | pdns (2.9.13-1) unstable; urgency=low |
|---|
| 71 | |
|---|
| 72 | * New upstream release |
|---|
| 73 | * Stop using my debian.org email address |
|---|
| 74 | * Change init scripts to conform to Debian policy |
|---|
| 75 | |
|---|
| 76 | -- Wichert Akkerman <wichert@wiggy.net> Thu, 25 Dec 2003 13:33:40 +0100 |
|---|
| 77 | |
|---|
| 78 | pdns (2.9.12-1) unstable; urgency=low |
|---|
| 79 | |
|---|
| 80 | * New upstream release |
|---|
| 81 | * Fix dependency generation. Closes: Bug#210256 |
|---|
| 82 | * Check if pdns is installed in init script. Closes: Bug#217402 |
|---|
| 83 | * Create a SQLite backend package |
|---|
| 84 | * Add versioned dpkg-dev Build-Depends so ${dpkg:Version} works properly |
|---|
| 85 | |
|---|
| 86 | -- Wichert Akkerman <wakkerma@debian.org> Mon, 27 Oct 2003 18:52:53 +0100 |
|---|
| 87 | |
|---|
| 88 | pdns (2.9.11-2) unstable; urgency=low |
|---|
| 89 | |
|---|
| 90 | * Remove automake build-depends and bootstrap rule from debian/rules. |
|---|
| 91 | This makes pdns a bit more portable across Debian releases. |
|---|
| 92 | Closes: Bug#205990 |
|---|
| 93 | * Try to remove the /etc/powerdns directory on purge. Closes: Bug#209051 |
|---|
| 94 | * Use libmysqlclient-dev instead of libmysqlclient10-dev |
|---|
| 95 | |
|---|
| 96 | -- Wichert Akkerman <wakkerma@debian.org> Tue, 9 Sep 2003 14:59:46 +0200 |
|---|
| 97 | |
|---|
| 98 | pdns (2.9.11-1) unstable; urgency=low |
|---|
| 99 | |
|---|
| 100 | * New upstream release |
|---|
| 101 | * Do not include zone2ldap in pdns package. Closes: Bug#198613 |
|---|
| 102 | * The gdbm-dev seems to have changed its name, update Build-Depends |
|---|
| 103 | accordingly. Closes: Bug#199595 |
|---|
| 104 | |
|---|
| 105 | -- Wichert Akkerman <wakkerma@debian.org> Mon, 14 Jul 2003 13:52:47 +0200 |
|---|
| 106 | |
|---|
| 107 | pdns (2.9.8-1) unstable; urgency=low |
|---|
| 108 | |
|---|
| 109 | * New upstream release. Closes: Bug#187781 |
|---|
| 110 | |
|---|
| 111 | -- Wichert Akkerman <wakkerma@debian.org> Mon, 5 May 2003 13:43:16 +0200 |
|---|
| 112 | |
|---|
| 113 | pdns (2.9.7-1) unstable; urgency=low |
|---|
| 114 | |
|---|
| 115 | * New upstream release. Closes: Bug#185730 |
|---|
| 116 | |
|---|
| 117 | -- Wichert Akkerman <wakkerma@debian.org> Fri, 21 Mar 2003 12:53:00 +0100 |
|---|
| 118 | |
|---|
| 119 | pdns (2.9.6-2) unstable; urgency=low |
|---|
| 120 | |
|---|
| 121 | * Enable the recursing nameserver |
|---|
| 122 | * Change order of things in clean target so debian/files is properly |
|---|
| 123 | removed. Closes: Bug#181994 |
|---|
| 124 | |
|---|
| 125 | -- Wichert Akkerman <wakkerma@debian.org> Sun, 23 Feb 2003 12:34:57 +0100 |
|---|
| 126 | |
|---|
| 127 | pdns (2.9.6-1) unstable; urgency=low |
|---|
| 128 | |
|---|
| 129 | * New upstream release, adding a new LDAP backend |
|---|
| 130 | |
|---|
| 131 | -- Wichert Akkerman <wakkerma@debian.org> Sun, 16 Feb 2003 14:49:08 +0100 |
|---|
| 132 | |
|---|
| 133 | |
|---|
| 134 | pdns (2.9.5-1) unstable; urgency=low |
|---|
| 135 | |
|---|
| 136 | * fill in the blanks |
|---|
| 137 | |
|---|
| 138 | -- Wichert Akkerman <wakkerma@debian.org> Mon, 3 Feb 2003 20:16:16 +0100 |
|---|
| 139 | |
|---|
| 140 | pdns (2.9.4-1) unstable; urgency=low |
|---|
| 141 | |
|---|
| 142 | * fill in the blanks |
|---|
| 143 | |
|---|
| 144 | -- Wichert Akkerman <wakkerma@debian.org> Sat, 21 Dec 2002 20:16:16 +0100 |
|---|
| 145 | |
|---|
| 146 | pdns (2.9.3a-1) unstable; urgency=low |
|---|
| 147 | |
|---|
| 148 | * New upstream release; fixes a problem in zone2sql |
|---|
| 149 | |
|---|
| 150 | -- Wichert Akkerman <wakkerma@debian.org> Sat, 21 Dec 2002 20:16:16 +0100 |
|---|
| 151 | |
|---|
| 152 | pdns (2.9.3-1) unstable; urgency=low |
|---|
| 153 | |
|---|
| 154 | * New upstream release. Yes, the packaging changes yet again to |
|---|
| 155 | reflect changes made upstream. The packaging of SQL backends should |
|---|
| 156 | be more sane now and we don't expect to change them again. |
|---|
| 157 | |
|---|
| 158 | -- Wichert Akkerman <wakkerma@debian.org> Sat, 21 Dec 2002 18:18:40 +0100 |
|---|
| 159 | |
|---|
| 160 | pdns (2.9.2-3) unstable; urgency=low |
|---|
| 161 | |
|---|
| 162 | * Compile pgmysql and xdb backend with -fPIC. Real fix is to swithc |
|---|
| 163 | to using libtool for all backends, which will happen in the next |
|---|
| 164 | upstream release. |
|---|
| 165 | |
|---|
| 166 | -- Wichert Akkerman <wakkerma@debian.org> Mon, 16 Dec 2002 13:43:52 +0100 |
|---|
| 167 | |
|---|
| 168 | pdns (2.9.2-2) unstable; urgency=low |
|---|
| 169 | |
|---|
| 170 | * Add Build-Depends on libgdbmg1-dev, which is needed by the pipe backend |
|---|
| 171 | |
|---|
| 172 | -- Wichert Akkerman <wakkerma@debian.org> Mon, 16 Dec 2002 11:18:11 +0100 |
|---|
| 173 | |
|---|
| 174 | pdns (2.9.2-1) unstable; urgency=low |
|---|
| 175 | |
|---|
| 176 | * New upstream release |
|---|
| 177 | * bind backend fully merged in the main pdns package now |
|---|
| 178 | * Add new pipe, pgmysql and xdb backends |
|---|
| 179 | |
|---|
| 180 | -- Wichert Akkerman <wakkerma@debian.org> Fri, 13 Dec 2002 16:39:29 +0100 |
|---|
| 181 | |
|---|
| 182 | pdns (2.9-1) unstable; urgency=low |
|---|
| 183 | |
|---|
| 184 | * Initial packaging |
|---|
| 185 | |
|---|
| 186 | -- Wichert Akkerman <wakkerma@debian.org> Sun, 1 Dec 2002 15:04:52 +0100 |
|---|
| 187 | |
|---|