From: Dave Hart Date: Mon, 9 Nov 2009 08:03:02 +0000 (+0000) Subject: [Bug 1371] deferred DNS lookup failing with INFO_ERR_AUTH. X-Git-Tag: NTP_4_2_5P242_RC~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=142784eb14b56d3341516bfb739f543f181cf33a;p=thirdparty%2Fntp.git [Bug 1371] deferred DNS lookup failing with INFO_ERR_AUTH. fixed in prior changeset with ntp_request.h modification to REQ_LEN_NOMAC. bk: 4af7ccb6zSYRePAYTYADCMlaMJdUug --- diff --git a/ChangeLog b/ChangeLog index 91dd7e948..759970b26 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,7 @@ * [Bug 1363] CID 92 clarify fallthrough case in clk_trimtsip.c * [Bug 1366] ioctl(TIOCSCTTY, 0) fails on NetBSD *[0-2].* > 3.99.7. * [Bug 1368] typos in libntp --without-crypto case +* [Bug 1371] deferred DNS lookup failing with INFO_ERR_AUTH. * CID 87 dead code in ntpq.c atoascii(). * Fix authenticated ntpdc, broken in p240. * Stub out isc/mem.h, shaving 47k from a MIPS ntpd binary.