From: Harlan Stenn Date: Tue, 16 Apr 2024 03:41:20 +0000 (-0500) Subject: Merge stenn.chi1.ntfo.org:/home/nfs1.chi1/stenn/ntp-stable X-Git-Tag: NTP_4_2_8P18_RC1~9 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=01062a97810dd81a6d37c0cd5a622708509bfdd6;p=thirdparty%2Fntp.git Merge stenn.chi1.ntfo.org:/home/nfs1.chi1/stenn/ntp-stable into stenn.chi1.ntfo.org:/home/nfs1.chi1/stenn/ntp-stable-3753 bk: 661df360xA7cboEUEkQzzGbNwVrOAg --- 01062a97810dd81a6d37c0cd5a622708509bfdd6 diff --cc ChangeLog index 0179e4e16,b9a2a1a5d..096504f7c --- a/ChangeLog +++ b/ChangeLog @@@ -53,7 -54,9 +54,12 @@@ is disabled. * [Bug 3825] Don't touch HTML files unless building inside a BK repo. Fix the script checkHtmlFileDates. - * [Bug 3753] ntpd won't start with FIPS-enabled OpenSSL 3.x. ++* Remove extraneous */ from libparse/ieee754io.c ++* Fix .datecheck target line in Makefile.am. ++* [Bug 3753] ntpd fails to start with FIPS-enabled OpenSSL 3. + * Log failures to allocate receive buffers. + * Remove extraneous */ from libparse/ieee754io.c + * Fix .datecheck target line in Makefile.am. * Update the copyright year. * Update ntp.conf documentation to add "delrestrict" and correct information about KoD rate limiting. @@@ -89,18 -93,8 +95,20 @@@ * Add configure --enable-verbose-ssl to trace SSL detection. * Add build test coverage for --disable-saveconfig to flock-build script. +* Remove deprecated configure --with-arlib option. +* Remove configure support for ISC UNIX ca. 1998. +* Move NTP_OPENSSL and NTP_CRYPTO_RAND invocations from configure.ac files + to NTP_LIBNTP. +* Move ENABLE_CMAC to ntp_openssl.m4, enabling sntp/tests CMAC unit tests. + +* Remove dead code: HAVE_U_INT32_ONLY_WITH_DNS. +* Eliminate [v]snprintf redefinition warnings on macOS. +* Fix clang 14 cast increases alignment warning on Linux. +* Move ENABLE_CMAC to ntp_openssl.m4, reviving sntp/tests CMAC unit tests. + +* Use NTP_HARD_CPPFLAGS in libopts tearoff. + * wire in --enable-build-framework-help + * ntp_openssl.m4: openssl detection cleanup. --- (4.2.8p17) 2023/06/06 Released by Harlan Stenn