From: Dave Hart Date: Sat, 17 Feb 2024 00:26:05 +0000 (+0000) Subject: Merge tl.ntp.md:C:/ntp/stable/tracking X-Git-Tag: NTP_4_2_8P18_RC1~16 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e69221d5986c2099363d41aefff96dfa232f2694;p=thirdparty%2Fntp.git Merge tl.ntp.md:C:/ntp/stable/tracking into tl.ntp.md:C:/ntp/stable/3753 bk: 65cffd1dKrFvxQKEYTz5XcsEJdv9Vg --- e69221d5986c2099363d41aefff96dfa232f2694 diff --cc ChangeLog index c5d0f5a49,e440aae2e..dad79b3fa --- a/ChangeLog +++ b/ChangeLog @@@ -52,44 -29,9 +52,43 @@@ is disabled. * [Bug 3825] Don't touch HTML files unless building inside a BK repo. Fix the script checkHtmlFileDates. - * Remove extraneous */ from libparse/ieee754io.c - * Fix .datecheck target line in Makefile.am. + * [Bug 3753] ntpd won't start with FIPS-enabled OpenSSL 3.x. +* Update the copyright year. +* Update ntp.conf documentation to add "delrestrict" and correct information + about KoD rate limiting. * html/clockopt.html cleanup. +* util/lsf-times - added. * Add DSA, DSA-SHA, and SHA to tests/libntp/digests.c. +* Provide ntpd thread names to debugger on Windows. +* Remove dead code libntp/numtohost.c and its unit tests. +* Remove class A, B, C IPv4 distinctions in netof(). +* Use NONEMPTY_COMPILATION_UNIT in more conditionally-compiled files. +* Use @configure_input@ in various *.in files to include a comment that + the file is generated from another pointing to the *.in. +* Correct underquoting, indents in ntp_facilitynames.m4. +* Clean up a few warnings seen building with older gcc. +* Fix build on older FreeBSD lacking sys/procctl.h. +* Disable [Bug 3627] workaround on newer FreeBSD which has the kernel fix + that makes it unnecessary, re-enabling ASLR stack gap. +* Use NONEMPTY_COMPILATION_UNIT in more conditionally-compiled files. +* Remove useless pointer to Windows Help from system error messages. +* Avoid newlines within Windows error messages. +* Ensure unique association IDs if wrapped. +* Simplify calc_addr_distance(). +* Clamp min/maxpoll in edge cases in newpeer(). +* Quiet local addr change logging when unpeering. +* Correct missing arg for %s printf specifier in + send_blocking_resp_internal(). +* Suppress OpenSSL 3 deprecation warning clutter. +* Correct OpenSSL usage in Autokey code to avoid warnings about + discarding const qualifiers with OpenSSL 3. +* Display KoD refid as text in recently added message. +* Avoid running checkHtmlFileDates script repeatedly when no html/*.html + files have changed. +* Abort configure if --enable-crypto-rand given & unavailable. +* Add configure --enable-verbose-ssl to trace SSL detection. +* Add build test coverage for --disable-saveconfig to flock-build script. + --- (4.2.8p17) 2023/06/06 Released by Harlan Stenn