From: Dave Hart Date: Sun, 19 Mar 2023 23:09:06 +0000 (-0400) Subject: Merge tl.davehart.net:C:/ntp/stable/tracking X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=404c52fedace3ac1c609eddb04f76ffceedda258;p=thirdparty%2Fntp.git Merge tl.davehart.net:C:/ntp/stable/tracking into tl.davehart.net:C:/ntp/stable/2990 bk: 64179612hJizq_tYwyS6GItdBrWrjw --- 404c52fedace3ac1c609eddb04f76ffceedda258 diff --cc ChangeLog index a62ab34c8,8675e4757..cdfd18bb1 --- a/ChangeLog +++ b/ChangeLog @@@ -19,10 -14,10 +19,12 @@@ * [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 3725] Make copyright of clk_wharton.c compatible with Debian. + Philippe De Muyter * [Bug 3724] ntp-keygen with openSSL 1.1.1 fails on Windows - openssl applink needed again for openSSL-1.1.1 +* [Bug 3719] configure.ac checks for closefrom() and getdtablesize() missing. + Reported by Brian Utterback, broken in 2010 by * [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 @@@ -66,7 -61,8 +68,9 @@@ - 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 +* [Bug 3103] libopts zsave_warn format string too few arguments + * [Bug 2990] multicastclient incorrectly causes bind to broadcast address. + Integrated patch from Brian Utterback. * [Bug 2525] Turn on automake subdir-objects across the project. * [Bug 2410] syslog an error message on panic exceeded. * Use https in the AC_INIT URLs in configure.ac.