From: Dave Hart Date: Wed, 28 Jun 2023 00:10:13 +0000 (+0000) Subject: Merge tl.davehart.net:C:/ntp/stable/3841 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a32434081480da953752bce0de78829a911bc85b;p=thirdparty%2Fntp.git Merge tl.davehart.net:C:/ntp/stable/3841 into tl.davehart.net:C:/ntp/stable/ready-230627 bk: 649b7a65FlWQQuS9_VBraV33zkAHOg --- a32434081480da953752bce0de78829a911bc85b diff --cc ChangeLog index c275318c6,0ec8b6cc1..95d8d90cc --- a/ChangeLog +++ b/ChangeLog @@@ -1,16 -1,7 +1,19 @@@ --- +* [Bug 3825] Don't touch HTML files unless building inside a BK repo. + Fix the script checkHtmlFileDates. +* [Bug 3827] Fix build in case CLOCK_HOPF6021 or CLOCK_WHARTON_400A + is disabled. +* [Bug 3828] BK should ignore a git repo in the same directory. + +* [Bug 3831] pollskewlist zeroed on runtime configuration. +* [Bug 3835] NTP_HARD_*FLAGS not used by libevent tearoff. +* [Bug 3837] NULL pointer deref crash when ntpd deletes last interface. + Reported by renmingshuai. Correct UNLINK_EXPR_SLIST() when the + list is empty. + * [Bug 3841] 4.2.8p17 build break w/ gcc 12 -Wformat-security without -Wformat + Need to remove --Wformat-security when removing -Wformat to + silence numerous libopts warnings. +* Add DSA, DSA-SHA, and SHA to tests/libntp/digests.c. --- (4.2.8p17) 2023/06/06 Released by Harlan Stenn