]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
Merge bk://bk.ntp.org/ntp-stable
authorJuergen Perlinger <perlinger@ntp.org>
Mon, 11 May 2015 22:54:49 +0000 (22:54 +0000)
committerJuergen Perlinger <perlinger@ntp.org>
Mon, 11 May 2015 22:54:49 +0000 (22:54 +0000)
into  psp-deb1.ntp.org:/home/perlinger/ntp-stable-2745

bk: 55513339OdPV4oGM1VvCtZTjWWenTw

1  2 
ChangeLog

diff --cc ChangeLog
index 99aa5bd17cab8319186759ac13e9c3389dd31138,13e05e7dc20cb28c6d80af1c19b80192401c7b5a..1df80d4353daf1e974df93e180381ff93e9fb586
+++ 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.