From: Harlan Stenn Date: Wed, 29 Apr 2009 22:37:57 +0000 (-0400) Subject: Merge bk://www.ntp.org/ntp-dev X-Git-Tag: NTP_4_2_5P169~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b8b1cdeaff38f0ff75df9e9e21a71db088526bc4;p=thirdparty%2Fntp.git Merge bk://www.ntp.org/ntp-dev into pogo.udel.edu:/pogo/users/murray/bug-1090 bk: 49f8d6c58Ib0WNLNGihagafaJZOXJg --- b8b1cdeaff38f0ff75df9e9e21a71db088526bc4 diff --cc ChangeLog index 7eab781d0,f840c28de..5bdbe5b3f --- a/ChangeLog +++ b/ChangeLog @@@ -1,17 -1,4 +1,18 @@@ -* Fix refclock_hpgps for Bug 1090 (bogus leap seconds) ++* [Bug 1090] Fix bogus leap seconds in refclock_hpgps. +(4.2.5p168) 2009/04/29 Released by Harlan Stenn +* Include (4.2.4p7-RC4) +* [Bug 1169] quiet compiler warnings +* Re-enable gcc -Wstrict-prototypes when not building with OpenSSL +* Enable gcc -Wstrict-overflow +* ntpq/ntpdc emit newline after accepting password on Windows +* Updates from Dave Mills: +* ntp-keygen.c: Updates. +* Fix the error return and syslog function ID in refclock_{param,ppsapi}. +* Make sure syspoll is within the peer's minpoll/maxpoll bounds. +* ntp_crypto.c: Use sign_siglen, not len. sign key filename cleanup. +* Bump NTP_MAXEXTEN from 1024 to 2048, update values for some field lengths. +* m4/ntp_lineeditlibs.m4: fix warnings from newer Autoconf +* Remove truncation of position (blanking) code in refclock_nmea.c (4.2.5p167) 2009/04/26 Released by Harlan Stenn * Crypto cleanup from Dave Mills. (4.2.5p166) 2009/04/25 Released by Harlan Stenn