From: Harlan Stenn Date: Sun, 21 Apr 2024 08:11:17 +0000 (-0500) Subject: [Bug 3918] Tweak openssl header/library handling. X-Git-Tag: NTP_4_2_8P18_RC1~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bea76a1fdb506da87560255935b97bfc3c2877df;p=thirdparty%2Fntp.git [Bug 3918] Tweak openssl header/library handling. bk: 6624ca25lxSuqcLNDGOa-5rJXobGYw --- diff --git a/ChangeLog b/ChangeLog index 038a52ba7..d45cae594 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,6 @@ --- +* [Bug 3918] Tweak openssl header/library handling. * [Bug 3914] Spurious "Unexpected origin timestamp" logged after time stepped. * [Bug 3913] Avoid duplicate IPv6 link-local manycast associations. @@ -14,7 +15,6 @@ Windows. * [Bug 3888] ntpd with multiple same-subnet IPs using manycastclient creates duplicate associations. -* [Bug 3874] ntp_openssl.m4: openssl detection cleanup. * [Bug 3872] Ignore restrict mask for hostname. * [Bug 3871] 4.2.8p17 build without hopf6021 refclock enabled fails. Reported by Hans Mayer. Moved NONEMPTY_TRANSLATION_UNIT @@ -61,10 +61,10 @@ is disabled. * [Bug 3825] Don't touch HTML files unless building inside a BK repo. Fix the script checkHtmlFileDates. +* [Bug 3756] Improve OpenSSL library/header detection. +* [Bug 3753] ntpd fails to start with FIPS-enabled OpenSSL 3. * Remove extraneous */ from libparse/ieee754io.c * Fix .datecheck target line in Makefile.am. -* [Bug 3756] Improve OpenSSL-3 detection and usage. -* [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.