From: Harlan Stenn Date: Sun, 28 Aug 2022 04:49:45 +0000 (-0500) Subject: Merge stenn.chi1.ntfo.org:/home/nfs1.chi1/stenn/ntp-stable-p16-sec X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e66710c30cbad9d86930dd44d3818ad8b837ef1;p=thirdparty%2Fntp.git Merge stenn.chi1.ntfo.org:/home/nfs1.chi1/stenn/ntp-stable-p16-sec into stenn.chi1.ntfo.org:/home/nfs1.chi1/stenn/ntp-stable-3699 bk: 630af3e9hJiDFaLVBLJvnzh0Se-zFQ --- 2e66710c30cbad9d86930dd44d3818ad8b837ef1 diff --cc ChangeLog index 3addb7b81,0f78541f2..8efd42d93 --- a/ChangeLog +++ b/ChangeLog @@@ -1,48 -1,8 +1,52 @@@ --- + +* [Bug 3758] Provide a 'device' config statement for refclocks +* [Bug 3757] Improve handling of Linux-PPS in NTPD +* [Bug 3741] 4.2.8p15 can't build with glibc 2.34 +* [Bug 3724] ntp-keygen with openSSL 1.1.1 fails on Windows + - openssl applink needed again for openSSL-1.1.1 + * [Bug 3699] Problems handling drift file and restoring previous drifts + - command line options override config statements where applicable + - make initial frequency settings idempotent and reversible + - make sure kernel PLL gets a revovered drift componsation +* [Bug 3695] Fix memory leak with ntpq on Windows Server 2019 +* [Bug 3694] NMEA refclock seems 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 3691] Buffer Overflow reading GPSD output + - original patch by matt + - increased max PDU size to 4k to avoid truncation +* [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 3687] ntp_crypto_rand RNG status not known + - patch by Gerry Garvey +* [Bug 3682] Fixes for warnings when compiled without OpenSSL + - original patch by Gerry Garvey +* [Bug 3677] additional peer events not decoded in associations listing + - original patch by Gerry Garvey +* [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 3674] ntpq command 'execute only' using '~' prefix + - idea+patch by Gerry Garvey +* [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 +* [Bug 3432] refclocks that 'write()' should check the result + - backport from -dev, plus some more work on warnings for unchecked results +* Implement NTP_FUNC_REALPATH. +* Lose a gmake construct in ntpd/Makefile.am. --- (4.2.8p15) 2020/06/23 Released by Harlan Stenn