Bug#273440: DLZ integration patch

2008-01-06 Thread Ross Vandegrift
On Sun, Jan 06, 2008 at 11:04:42AM -0700, LaMont Jones wrote: > On Mon, Aug 06, 2007 at 02:42:27PM -0400, Ross Vandegrift wrote: > > On Mon, Aug 06, 2007 at 12:11:46PM -0600, LaMont Jones wrote: > > > On Mon, Aug 06, 2007 at 12:02:24PM -0400, Ross Vandegrift wrote: > > Shouldn't adding libpq-dev to

Bug#273440: DLZ integration patch

2008-01-06 Thread LaMont Jones
On Mon, Aug 06, 2007 at 02:42:27PM -0400, Ross Vandegrift wrote: > On Mon, Aug 06, 2007 at 12:11:46PM -0600, LaMont Jones wrote: > > On Mon, Aug 06, 2007 at 12:02:24PM -0400, Ross Vandegrift wrote: > Shouldn't adding libpq-dev to the build-dep only require the pgsql > libraries? I haven't had too

Bug#273440: DLZ integration patch

2007-08-12 Thread Michelle Konzack
Am 2007-08-06 12:11:46, schrieb LaMont Jones: > On Mon, Aug 06, 2007 at 12:02:24PM -0400, Ross Vandegrift wrote: > > This patch to the Debian control and rules files provides what is > > required to support DLZ for the bind9 package. > > I am not going to make every bind9 install force postgres to

Bug#273440: DLZ integration patch

2007-08-07 Thread Florian Weimer
* Ross Vandegrift: > + --with-dlz-postgres That code might suffer from CVE-2006-2313. It should be patched to use the proper functions from libpq before shipping it in a Debian package. It's true that these features only pull in the client access libraries, but they have got depen

Bug#273440: DLZ integration patch

2007-08-06 Thread Ross Vandegrift
On Mon, Aug 06, 2007 at 12:11:46PM -0600, LaMont Jones wrote: > On Mon, Aug 06, 2007 at 12:02:24PM -0400, Ross Vandegrift wrote: > > This patch to the Debian control and rules files provides what is > > required to support DLZ for the bind9 package. > > I am not going to make every bind9 install f

Bug#273440: DLZ integration patch

2007-08-06 Thread LaMont Jones
On Mon, Aug 06, 2007 at 12:02:24PM -0400, Ross Vandegrift wrote: > This patch to the Debian control and rules files provides what is > required to support DLZ for the bind9 package. I am not going to make every bind9 install force postgres to be installed. This needs to be split out as a separate

Bug#273440: DLZ integration patch

2007-08-06 Thread Ross Vandegrift
Hello, This patch to the Debian control and rules files provides what is required to support DLZ for the bind9 package. Please consider integrating! diff -ur debian/control /usr/src/bind9-mine/debian/control --- debian/control 2007-08-06 11:48:33.0 -0400 +++ /usr/src/bind9-mine/de