]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
Merge stenn@psp-deb1.ntp.org:ntp-stable
authorHarlan Stenn <stenn@ntp.org>
Sun, 15 Oct 2017 07:28:45 +0000 (00:28 -0700)
committerHarlan Stenn <stenn@ntp.org>
Sun, 15 Oct 2017 07:28:45 +0000 (00:28 -0700)
into  max.pfcs.com:/homes/harlan/src/ntp-stable

bk: 59e30e2dhsR4tvCrYPaLLaPGi7ESqQ

1  2 
ChangeLog

diff --cc ChangeLog
index f9ebb894081ad59c1a7dfbf8ad7a2bc1e27a8a06,973c9f4e38fa38f43ea7496c495c39572b43ee67..e9baf2e9fb73c010d3d465ee1c767d62c7409ba8
+++ b/ChangeLog
@@@ -1,8 -1,49 +1,50 @@@
  ---
  
+ * [Bug 3441] Validate the assumption that AF_UNSPEC is 0.  stenn@ntp.org
+ * [Bug 3439] When running multiple commands / hosts in ntpq... <perlinger@ntp.org>
+  - applied patch by ggarvey
+ * [Bug 3438] Negative values and values > 999 days in... <perlinger@ntp.org>
+  - applied patch by ggarvey (with minor mods)
+ * [Bug 3437] ntpd tries to open socket with AF_UNSPEC domain
+  - applied patch (with mods) by Miroslav Lichvar <perlinger@ntp.org>
+ * [Bug 3435] anchor NTP era alignment <perlinger@ntp.org>
+ * [Bug 3430] ntpq dumps core (SIGSEGV) for "keytype md2"
+   - fixed several issues with hash algos in ntpd, sntp, ntpq,
+     ntpdc and the test suites <perlinger@ntp.org>
+ * [Bug 3424] Trimble Thunderbolt 1024 week millenium bug <perlinger@ntp.org>
+   - initial patch by Daniel Pouzzner
+ * [Bug 3423] QNX adjtime() implementation error checking is
+   wrong <perlinger@ntp.org>
+ * [Bug 3417] ntpq ifstats packet counters can be negative
+   made IFSTATS counter quantities unsigned <perlinger@ntp.org>
+ * [Bug 3411] problem about SIGN(6) packet handling for ntp-4.2.8p10
+   - raised receive buffer size to 1200 <perlinger@ntp.org>
+ * [Bug 3408] refclock_jjy.c: Avoid a wrong report of the coverity static
+   analysis tool. <abe@ntp.org>
+ * [Bug 3399] NTP: linker error in 4.2.8p10 during Linux cross-compilation
+   - initial patch by timeflies@mail2tor.com  <perlinger@ntp.org>
+ * [Bug 3398] tests fail with core dump <perlinger@ntp.org>
+   - patch contributed by Alexander Bluhm
+ * [Bug 3397] ctl_putstr() asserts that data fits in its buffer
+   rework of formatting & data transfer stuff in 'ntp_control.c'
+   avoids unecessary buffers and size limitations. <perlinger@ntp.org>
+ * [Bug 3394] Leap second deletion does not work on ntpd clients
+   - fixed handling of dynamic deletion w/o leap file <perlinger@ntp.org>
+ * [Bug 3391] ntpd segfaults on startup due to small warmup thread stack size
+   - increased mimimum stack size to 32kB <perlinger@ntp.org>
+ * [Bug 3367] Faulty LinuxPPS NMEA clock support in 4.2.8 <perlinger@ntp.org>
+   - reverted handling of PPS kernel consumer to 4.2.6 behavior
+ * [Bug 3365] Updates driver40(-ja).html and miscopt.html <abe@ntp.org>
  * [Bug 3358] Spurious KoD log messages in .INIT. phase.  HStenn.
+ * [Bug 3016] wrong error position reported for bad ":config pool"
+   - fixed location counter & ntpq output <perlinger@ntp.org>
+ * [Bug 2737] Wrong phone number listed for USNO. ntp-bugs@bodosom.net,
+   perlinger@ntp.org
+ * [Bug 2557] Fix Thunderbolt init. ntp-bugs@bodosom.net, perlinger@ntp.
+ * [Bug 948] Trustedkey config directive leaks memory. <perlinger@ntp.org>
  * Use strlcpy() to copy strings, not memcpy().  HStenn.
 +* Typos.  HStenn.
+ * test_ntp_scanner_LDADD needs ntpd/ntp_io.o.  HStenn.
  
  ---
  (4.2.8p10) 2017/03/21 Released by Harlan Stenn <stenn@ntp.org>