Re: Bugfix: missing line in message.c

2022-06-05 Thread Peter
On Thu, Jun 02, 2022 at 08:23:27AM +1000, Mark Andrews wrote: ! Thanks. ! ! INDENT is being addressed. ! ! Can you add an issue on https://gitlab.isc.org/ for the view name in dnstap? Bad luck for me, my login does actually work there - so I probably have to... ;) Done, it says #3391. -- PMc

Re: Bugfix: missing line in message.c

2022-06-01 Thread Mark Andrews
Thanks. INDENT is being addressed. Can you add an issue on https://gitlab.isc.org/ for the view name in dnstap? Mark > On 2 Jun 2022, at 07:26, Peter wrote: > > Hi, > > this is broken in 916 (and apparently 918 also). > Consequentially, output from dnstap gets unreadable (invalid YAML) >

Bugfix: missing line in message.c

2022-06-01 Thread Peter
Hi, this is broken in 916 (and apparently 918 also). Consequentially, output from dnstap gets unreadable (invalid YAML) when using dynamic zone updates. PATCH --- lib/dns/message.c.orig 2022-05-10 11:02:21.0 +0200 +++ lib/dns/message.c