From: Dave Hart Date: Thu, 15 Oct 2009 03:36:22 +0000 (+0000) Subject: Merge pogo:/usa/kardel/main-line/ntp-dev-1337 X-Git-Tag: NTP_4_2_5P233_RC~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=896401c24b9dc84b10f8dd33c33cd63ab2707449;p=thirdparty%2Fntp.git Merge pogo:/usa/kardel/main-line/ntp-dev-1337 into shiny.ad.hartbrothers.com:C:/ntp/ntp-dev-1337-42 bk: 4ad698b6quijkgN-Hg5q5V03MQfRoQ --- 896401c24b9dc84b10f8dd33c33cd63ab2707449 diff --cc ChangeLog index 0777a8385,ddc9c2ffe..157e56313 --- a/ChangeLog +++ b/ChangeLog @@@ -1,14 -1,5 +1,16 @@@ -* [Bug 1337] cast address pointer to void * ++* [Bug 1337] cast setsockopt() v4 address pointer to void *. +* [Bug 1342] ignore|drop one IPv6 address on an interface blocks all + addresses on that interface. +(4.2.5p232-RC) 2009/10/14 Released by Harlan Stenn +* [Bug 1302] OpenSSL under Windows needs applink support. +* [Bug 1337] fix incorrect args to setsockopt(fd, IP_MULTICAST_IF,...). +* [Bug 1339] Fix Windows-only ntp_strerror() infinite recursion. +* [Bug 1341] NMEA driver requires working PPSAPI #ifdef HAVE_PPSAPI. +* Construct ntpd keyword scanner finite state machine at compile time + rather than at runtime, shrink entries from 40+ to 8 bytes. +* Update documentation for ntpq --old-rv, saveconfig, saveconfigdir, + ntpd -I -L and -M, and interface/nic rules. (From Dave Hart) + * [Bug 1337] fix incorrect args to setsockopt(fd, IP_MULTICAST_IF,...) (4.2.5p231-RC) 2009/10/10 Released by Harlan Stenn * [Bug 1335] Broadcast client degraded by wildcard default change. (4.2.5p230-RC) 2009/10/09 Released by Harlan Stenn