From: Harlan Stenn Date: Wed, 28 Sep 2016 09:31:22 +0000 (-0700) Subject: Merge stenn@psp-deb1.ntp.org:ntp-stable X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cd10070a2f483661a6f9d164dab838369bfe1afc;p=thirdparty%2Fntp.git Merge stenn@psp-deb1.ntp.org:ntp-stable into max.pfcs.com:/homes/harlan/src/ntp-stable bk: 57eb8deaLUOqjGF2tRJ8GQ4y2qr6Ew --- cd10070a2f483661a6f9d164dab838369bfe1afc diff --cc ChangeLog index e1f3091d7,bc5753844..1c17f9533 --- a/ChangeLog +++ b/ChangeLog @@@ -1,17 -1,7 +1,19 @@@ --- -* [Bug 2961] sntp/tests/packetProcessing.c assumes AUTOKEY. HStenn. + * [Bug 3084] update-leap mis-parses the leapfile name. HStenn. +* [Bug 3053] ntp_loopfilter.c frequency calc precedence error. Sarah White. ++* [Bug 2961] sntp/tests/packetProcessing.c assumes AUTOKEY. HStenn. +* [Bug 2959] refclock_jupiter: gps week correction + - fixed GPS week expansion to work based on build date. Special thanks + to Craig Leres for initial patch and testing. +* [Bug 2951] ntpd tests fail: multiple definition of `send_via_ntp_signd' + - fixed Makefile.am +* [Bug 2689] ATOM driver processes last PPS pulse at startup, + even if it is very old + - make sure PPS source is alive before processing samples + - improve stability close to the 500ms phase jump (phase gate) +* git author attribution cleanup +* bk ignore file cleanup --- (4.2.8p8) 2016/06/02 Released by Harlan Stenn @@@ -34,7 -24,7 +36,7 @@@ * Fix typo in ntp-wait and plot_summary. HStenn. * Make sure we have an "author" file for git imports. HStenn. * Update the sntp problem tests for MacOS. HStenn. -- ++ --- (4.2.8p7) 2016/04/26 Released by Harlan Stenn