Re: nsd 4.1.19

2018-01-26 Thread Florian Obser
On Fri, Jan 26, 2018 at 05:38:46PM +, Stuart Henderson wrote: > On 2018/01/26 18:12, Florian Obser wrote: > > anyone else? > > Got around to read the diff, not too much insanity in there, going to > > commit soon. > > ok with me. > > > diff --git nsd.c nsd.c > > index

Re: nsd 4.1.19

2018-01-26 Thread Stuart Henderson
On 2018/01/26 18:12, Florian Obser wrote: > anyone else? > Got around to read the diff, not too much insanity in there, going to > commit soon. ok with me. > diff --git nsd.c nsd.c > index f2cf6ccf0cb..dfbc58696b3 100644 > --- nsd.c > +++ nsd.c > @@ -579,6 +579,7 @@ main(int argc, char *argv[])

Re: nsd 4.1.19

2018-01-26 Thread Florian Obser
anyone else? Got around to read the diff, not too much insanity in there, going to commit soon. rebased on top of millert@'s autohell fix: diff --git Makefile.in Makefile.in index 495160c0826..3468101c19d 100644 --- Makefile.in +++ Makefile.in @@ -286,9 +286,6 @@ qtest.o:

Re: nsd 4.1.19

2018-01-13 Thread Florian Obser
On Fri, Jan 12, 2018 at 11:28:48AM -0700, Todd C. Miller wrote: > On Fri, 12 Jan 2018 18:20:58 +0100, Florian Obser wrote: > > > so, here is 4.1.19. I haven't gotten around to reading the diff yet. > > But I tossed it in production. > > > > When trying to re-gen config.h.in autheader bombs out: >

Re: nsd 4.1.19

2018-01-12 Thread Todd C. Miller
On Fri, 12 Jan 2018 18:20:58 +0100, Florian Obser wrote: > so, here is 4.1.19. I haven't gotten around to reading the diff yet. > But I tossed it in production. So far so good here. A note to others, you'll need to "make cleandir" in /usr/src/usr.sbin/nsd (or just remove /usr/obj/usr.sbin/nsd)

Re: nsd 4.1.19

2018-01-12 Thread Todd C. Miller
On Fri, 12 Jan 2018 18:20:58 +0100, Florian Obser wrote: > so, here is 4.1.19. I haven't gotten around to reading the diff yet. > But I tossed it in production. > > When trying to re-gen config.h.in autheader bombs out: > > [florian@openbsd-build:/usr/src/usr.sbin/nsd]$ autoheader-2.69 >

Re: nsd 4.1.19

2018-01-12 Thread Florian Obser
Oh and yes, that packed BS is completely retarded. Seeing how many commits it took to have it not constantly spass out on different compilers, it's amazing that someone didn't take the hint and gave up on it. No idea what the usecase is suppsed to be. -- I'm not entirely sure you are real.