]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
Merge ntp-devbuild.chi1.ntfo.org:/home/nfs1.chi1/stenn/ntp-stable-p16
authorHarlan Stenn <stenn@ntp.org>
Fri, 28 Apr 2023 08:05:38 +0000 (03:05 -0500)
committerHarlan Stenn <stenn@ntp.org>
Fri, 28 Apr 2023 08:05:38 +0000 (03:05 -0500)
into  ntp-devbuild.chi1.ntfo.org:/home/nfs1.chi1/stenn/ntp-stable-p16-sec

bk: 644b7e523GrhnKb80liqjgJewe9dlw

1  2 
ChangeLog

diff --cc ChangeLog
index 93eef5adb1fc90521a7c28ba8e8be15285b0571c,23c6a6c957a769b928645624beb5360f8dd22e70..ff6a3667c452fd8bc2a053c3bbffa122f8cfea93
+++ b/ChangeLog
               Integrated patch from Brian Utterback. <hart@ntp.org>
  * [Bug 2525] Turn on automake subdir-objects across the project. <hart@ntp.org>
  * [Bug 2410] syslog an error message on panic exceeded. <brian.utterback@oracle.com>
 +* Use correct rounding in mstolfp(). perlinger/hart
 +* M_ADDF should use u_int32.  <hart@ntp.org>
 +* Only define tv_fmt_libbuf() if we will use it. <stenn@ntp.org>
 +* Use recv_buffer instead of the longer recv_space.X_recv_buffer. hart/stenn
 +* Disable "embedded NUL in string" warnings in libopts, when we can. <stenn@>
+ * syslog valid incoming KoDs.  <stenn@ntp.org>
  * Rename a poorly-named variable.  <stenn@ntp.org>
  * Disable "embedded NUL in string" messages in libopts, when we can. <stenn@>
  * Use https in the AC_INIT URLs in configure.ac.  <stenn@ntp.org>