From: Juergen Perlinger Date: Mon, 11 May 2015 22:54:49 +0000 (+0000) Subject: Merge bk://bk.ntp.org/ntp-stable X-Git-Tag: NTP_4_2_8P3_RC1~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=41ab0ff0a86b2342a9a6c9b98eeac83665703c5a;p=thirdparty%2Fntp.git Merge bk://bk.ntp.org/ntp-stable into psp-deb1.ntp.org:/home/perlinger/ntp-stable-2745 bk: 55513339OdPV4oGM1VvCtZTjWWenTw --- 41ab0ff0a86b2342a9a6c9b98eeac83665703c5a diff --cc ChangeLog index 99aa5bd17,13e05e7dc..1df80d435 --- a/ChangeLog +++ b/ChangeLog @@@ -8,13 -7,13 +8,18 @@@ * [Bug 2612] restrict: Warn when 'monitor' can't be disabled because of 'limited'. * [Bug 2650] fix includefile processing. + * [Bug 2745] ntpd -x steps clock on leap second + Fixed an initial-value problem that caused misbehaviour in absence of + any leapsecond information. + Do leap second stepping only of the step adjustment is beyond the + proper jump distance limit and step correction is allowed at all. +* [Bug 2750] build for Win64 + Building for 32bit of loopback ppsapi needs def file * [Bug 2776] Improve ntpq's 'help keytype'. * [Bug 2782] Refactor refclock_shm.c, add memory barrier protection. +* [Bug 2792] If the IFF_RUNNING interface flag is supported then an + interface is ignored as long as this flag is not set since the + interface is not usable (e.g., no link). * [Bug 2794] Clean up kernel clock status reports. * [Bug 2800] refclock_true.c true_debug() can't open debug log because of incompatible open/fdopen parameters.