From: Harlan Stenn Date: Mon, 4 May 2015 06:53:52 +0000 (+0000) Subject: Merge psp-at1.ntp.org:/home/stenn/ntp-stable X-Git-Tag: NTP_4_3_28~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=882f0ece04e3e1e226ba4542e1c3781d51b34848;p=thirdparty%2Fntp.git Merge psp-at1.ntp.org:/home/stenn/ntp-stable into psp-at1.ntp.org:/a/etc/amd.stage/thump2-g3/export/ntp/home/stenn/ntp-dev bk: 55471780yyLPcbMKmmhl6rJCRQIbIQ --- 882f0ece04e3e1e226ba4542e1c3781d51b34848 diff --cc ChangeLog index 613ceea81,3e8634fdc..09a4cf62c --- a/ChangeLog +++ b/ChangeLog @@@ -1,163 -1,3 +1,165 @@@ ++Below are from 4.2.8p3: ++* [Bug 2822] New leap column in sntp broke NTP::Util.pm. +(4.3.27) 2015/05/03 Released by Harlan Stenn +Below are from 4.2.8p3: +* Windows port build cleanup. +(4.3.26) 2015/05/02 Released by Harlan Stenn +Below are from 4.2.8p3: +* CID 1296235: Fix refclock_jjy.c and correcting type of the driver40-ja.html +(4.3.25) 2015/05/01 Released by Harlan Stenn +* [Bug 2818] refclock_shm.c missing a line from -stable version. +Below are from 4.2.8p3: +* [Bug 2590] autogen-5.18.5. +* [Bug 2650] fix includefile processing. +(4.3.24) 2015/04/30 Released by Harlan Stenn +Below are from 4.2.8p3: +* [Bug 2745] ntpd -x steps clock on leap second + Do leap second stepping only of the step adjustment is beyond the + proper jump distance limit and step correction is allowed at all. +* [Bug 2806] refclock_jjy.c supports the Telephone JJY +* [Bug 2808] GPSD_JSON driver enhancements, step 1 + Various improvements, see http://bugs.ntp.org/2808 for details. + Changed libjsmn to a more recent version. + fix coverity issues with refclock_gpsdjson and refclock_shm + Add a few more tallies as per Hal Murray's suggestions +(4.3.23) 2015/04/29 Released by Harlan Stenn +Below are from 4.2.8p3: +* [Bug 2805] ntpd fails to join multicast group. +(4.3.22) 2015/04/28 Released by Harlan Stenn +Below are from 4.2.8p3: +* [Bug 2612] restrict: Warn when 'monitor' can't be disabled because + of 'limited'. +(4.3.21) 2015/04/27 Released by Harlan Stenn +Below are from 4.2.8p3: +* [Bug 2776] Clean up EVP_MD_do_all_sorted() test. +* [Bug 2813] HP-UX needs -D__STDC_VERSION__=199901L and limits.h. +* [Bug 2815] net-snmp before v5.4 has circular library dependencies. +(4.3.20) 2015/04/26 Released by Harlan Stenn +Below are from 4.2.8p3: +* CID 1295478: Quiet a pedantic potential error from the fix for Bug 2776. +* CID 1269537: Clean up a line of dead code in getShmTime(). +* ntpq.c cleanup. +* Improve the ntpq documentation around the controlkey keyid. +* autogen-5.18.5. +(4.3.19) 2015/04/25 Released by Harlan Stenn +Below are from 4.2.8p3: +* [Bug 2804] Fix regression in previous fix. +(4.3.18) 2015/04/24 Released by Harlan Stenn +Below are from 4.2.8p3: +* [Bug 2776] Improve ntpq's 'help keytype'. +* [Bug 2800] refclock_true.c true_debug() can't open debug log because + of incompatible open/fdopen parameters. +* [Bug 2804] install-local-data assumes GNU 'find' semantics. +(4.3.17) 2015/04/23 Released by Harlan Stenn +Below are from 4.2.8p3: +* [Bug 2776] Improve ntpq's 'help keytype' on pre-OpenSSL 1.0. +(4.3.16) 2015/04/22 Released by Harlan Stenn +Below are from 4.2.8p3: +* [Bug 2776] Improve ntpq's 'help keytype'. +* [Bug 2794] Clean up kernel clock status reports. +(4.3.15) 2015/04/20 Released by Harlan Stenn +Below are from 4.2.8p3: +* [Bug 2804] install-local-data assumes GNU 'find' semantics. +* [Bug 2808] GPSD_JSON driver enhancements, step 1. + Various improvements, see http://bugs.ntp.org/2808 for details. + Changed libjsmn to a more recent version. +* [Bug 2810] refclock_shm.c memory barrier code needs tweaks for QNX. +(4.3.14) 2015/04/07 Released by Harlan Stenn +Below are from 4.2.8p2: +* [Sec 2779] ntpd accepts unauthenticated packets with symmetric key crypto. +* [Sec 2781] Authentication doesn't protect symmetric associations against + DoS attacks. +(4.3.13) 2015/04/03 Released by Harlan Stenn +Below are from 4.2.8p2: +* [Bug 2763] Fix for different thresholds for forward and backward steps. +(4.3.12) 2015/04/02 Released by Harlan Stenn +* [Bug 2795] fixed some minor warnings. +Below are from 4.2.8p2: +* [Bug 2788] New flag -G (force_step_once). +* [Bug 2592] FLAG_TSTAMP_PPS cleanup for refclock_parse.c. +* [Bug 2794] Clean up kernel clock status reports. +* [Bug 2795] Cannot build without OpenSLL (on Win32). + Provided a Win32 specific wrapper around libevent/arc4random.c. +* [Bug 2796] ntp-keygen crashes in 'getclock()' on Win32. +* [Bug 2797] ntp-keygen trapped in endless loop for MD5 keys + on big-endian machines. +* [Bug 2798] sntp should decode and display the leap indicator. +* Simple cleanup to html/build.html +(4.3.11) 2015/03/29 Released by Harlan Stenn +Below are from 4.2.8p2: +* [Bug 2346] "graceful termination" signals do not do peer cleanup. +* [Bug 2769] cleannup for update-leap +(4.3.10) 2015/03/22 Released by Harlan Stenn +Below are from 4.2.8p2: +* [Bug 1787] DCF77's formerly "antenna" bit is "call bit" since 2003. +* [Bug 2769] New script: update-leap +* [Bug 2777] Fixed loops and decoding of Meinberg GPS satellite info. + Removed non-ASCII characters from some copyright comments. + Removed trailing whitespace. + Updated definitions for Meinberg clocks from current Meinberg header files. + Now use C99 fixed-width types and avoid non-ASCII characters in comments. + Account for updated definitions pulled from Meinberg header files. + Updated comments on Meinberg GPS receivers which are not only called GPS16x. + Replaced some constant numbers by defines from ntp_calendar.h + Modified creation of parse-specific variables for Meinberg devices + in gps16x_message(). + Reworked mk_utcinfo() to avoid printing of ambiguous leap second dates. + Modified mbg_tm_str() which now expexts an additional parameter controlling + if the time status shall be printed. +* [Bug 2789] Quiet compiler warnings from libevent. +* [Bug 2790] If ntpd sets the Windows MM timer highest resolution + pause briefly before measuring system clock precision to yield + correct results. +* Comment from Juergen Perlinger in ntp_calendar.c to make the code clearer. +* Use predefined function types for parse driver functions + used to set up function pointers. + Account for changed prototype of parse_inp_fnc_t functions. + Cast parse conversion results to appropriate types to avoid + compiler warnings. + Let ioctl() for Windows accept a (void *) to avoid compiler warnings + when called with pointers to different types. +(4.3.9) 2015/03/16 Released by Harlan Stenn +Below are from 4.2.8p2: +* [Bug 2763] Allow different thresholds for forward and backward steps. +(4.3.8) 2015/03/10 Released by Harlan Stenn +* [Bug 2752] Update for mkver.bat for Windows from David Taylor. + Account for release numbering scheme for 4.3.x and later. +Below are from 4.2.8p2: +* [Bug 2774] Unreasonably verbose printout - leap pending/warning +(4.3.7) 2015/03/07 Released by Harlan Stenn +* [Bug 2784] Fix for 2782 uses clock_gettime() instead of time(). +(4.3.6) 2015/03/06 Released by Harlan Stenn +Below are from 4.2.8p2: +* [Bug 2782] Refactor refclock_shm.c, add memory barrier protection. +(4.3.5) 2015/03/05 Released by Harlan Stenn +Below are from 4.2.8p2: +* [Bug 2783] Quiet autoconf warnings about missing AC_LANG_SOURCE. +(4.3.4) 2015/03/04 Released by Harlan Stenn +Below are from 4.2.8p2: +* [Bug 2773] Early leap announcement from Palisade/Thunderbolt +* [Bug 2775] ntp-keygen.c fails to compile under Windows. +(4.3.3) 2015/02/28 Released by Harlan Stenn +Below are from 4.2.8p2: +* [Bug 2751] jitter.h has stale copies of l_fp macros. +* [Bug 2756] ntpd hangs in startup with gcc 3.3.5 on ARM. +* [Bug 2757] Quiet compiler warnings. +* [Bug 2759] Expose nonvolatile/clk_wander_threshold to ntpq. +* [Bug 2766] ntp-keygen output files should not be world-readable. +* [Bug 2767] ntp-keygen -M should symlink to ntp.keys. +* [Bug 2771] nonvolatile value is documented in wrong units. +(4.3.2) 2015/02/25 Released by Harlan Stenn +(4.3.1) 2015/02/21 Released by Harlan Stenn +Below are from 4.2.8p2: +* [Bug 1960] setsockopt IPV6_MULTICAST_IF: Invalid argument. +* [Bug 2728] See if C99-style structure initialization works. +* [Bug 2749] ntp/lib/NTP/Util.pm needs update for ntpq -w, IPv6, .POOL. . +* [Bug 2751] jitter.h has stale copies of l_fp macros. +* [Bug 2757] Quiet compiler warnings. +(4.3.0) 2015/02/11 Released by Harlan Stenn +From 4.2.8p2: +* [Bug 2747] Upgrade libevent to 2.1.5-beta. + +ntp-4.3 begins. --- * CID 1295478: Quiet a pedantic potential error from the fix for Bug 2776.