From: Harlan Stenn Date: Wed, 21 Oct 2020 06:52:54 +0000 (-0400) Subject: Merge psp-deb2.ntp.org:/home/stenn/ntp-stable X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a8a5392bda437e22e9e5b06fc70b1140e2a664ca;p=thirdparty%2Fntp.git Merge psp-deb2.ntp.org:/home/stenn/ntp-stable into psp-deb2.ntp.org:/home/stenn/ntp-stable-3694 bk: 5f8fdac6CME1pti4UGZpCInh3sflgw --- a8a5392bda437e22e9e5b06fc70b1140e2a664ca diff --cc ChangeLog index 36e234693,005ec1eef..931fedadd --- a/ChangeLog +++ b/ChangeLog @@@ -1,25 -1,7 +1,28 @@@ --- + + * [Bug 3694] NMEA refclock appears to unnecessarily require location in messages + - misleading title; essentially a request to ignore the receiver status. + Added a mode bit for this. +* [Bug 3693] Improvement of error handling key lengths + - original patch by Richard Schmidt, with mods & unit test fixes +* [Bug 3692] /dev/gpsN requirement prevents KPPS + - implement/wrap 'realpath()' to resolve symlinks in device names +* [Bug 3690] newline in ntp clock variable (parse) + - patch by Frank Kardel +* [Bug 3689] Extension for MD5, SHA-1 and other keys + - ntp{q,dc} now use the same password processing as ntpd does in the key + file, so havin a binary secret >= 11 bytes is possible for all keys. + (This is a different approach to the roblem than suggested) +* [Bug 3688] GCC 10 build errors in testsuite +* [Bug 3676] compiler warnings (CMAC, interrupt_buf, typo, fallthrough) + - applied patches by Gerry Garvey +* [Bug 3675] ntpq ccmds[] stores pointer to non-persistent storage +* [Bug 3672] fix biased selection in median cut +* [Bug 3666] avoid unlimited receive buffer allocation + - follow-up: fix inverted sense in check, reset shortfall counter +* [Bug 3626] (SNTP) UTC offset calculation needs dst flag + - applied patch by Gerry Garvey +* Implement NTP_FUNC_REALPATH. --- (4.2.8p15) 2020/06/23 Released by Harlan Stenn