]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
Merge tl.davehart.net:C:/ntp/stable/3841
authorDave Hart <hart@ntp.org>
Wed, 28 Jun 2023 00:10:13 +0000 (00:10 +0000)
committerDave Hart <hart@ntp.org>
Wed, 28 Jun 2023 00:10:13 +0000 (00:10 +0000)
into  tl.davehart.net:C:/ntp/stable/ready-230627

bk: 649b7a65FlWQQuS9_VBraV33zkAHOg

1  2 
ChangeLog

diff --cc ChangeLog
index c275318c69af96b48c8562c00e3e413ace8b8481,0ec8b6cc1c445080c81b327d74b3cd2d1b75f2dc..95d8d90cc2346b267c4b82e710e8792265b201ce
+++ 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.  <burnicki@ntp.org>
 +* [Bug 3827] Fix build in case CLOCK_HOPF6021 or CLOCK_WHARTON_400A
 +             is disabled.  <burnicki@ntp.org>
 +* [Bug 3828] BK should ignore a git repo in the same directory.
 +             <burnicki@ntp.org>
 +* [Bug 3831] pollskewlist zeroed on runtime configuration. <hart@ntp.org>
 +* [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. <hart@ntp.org>
+ * [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.  <hart@ntp.org>
 +* Add DSA, DSA-SHA, and SHA to tests/libntp/digests.c. <hart@ntp.org>
  
  ---
  (4.2.8p17) 2023/06/06 Released by Harlan Stenn <stenn@ntp.org>