]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
Merge pogo.udel.edu:ntp-stable
authorHarlan Stenn <stenn@ntp.org>
Tue, 10 Jan 2017 11:11:17 +0000 (11:11 +0000)
committerHarlan Stenn <stenn@ntp.org>
Tue, 10 Jan 2017 11:11:17 +0000 (11:11 +0000)
into  psp-deb1.ntp.org:/net/nfs1/nfs/home/stenn/ntp-stable

bk: 5874c155_IgCtZYMpc4UwjkbRkZnkw

1  2 
ChangeLog

diff --cc ChangeLog
index 88f13ffdffd73610b2eb21a22ed77446cb5f5ce0,5e52c678a9282bec44eaa4cf506e2a3c55a34b2a..ed82b2c501bd2c63f6e9fa16f594a1844d260d80
+++ b/ChangeLog
@@@ -1,37 -1,7 +1,39 @@@
  ---
 +(4.2.8p10)
  
 +* [Bug 3363] Support for openssl-1.1.0 without compatibility modes
 +  - rework of patch set from <ntp.org@eroen.eu>. <perlinger@ntp.org>
 +* [Bug 3356] Bugfix 3072 breaks multicastclient <perlinger@ntp.org>
 +* [Bug 3216] libntp audio ioctl() args incorrectly cast to int
 +  on 4.4BSD-Lite derived platforms <perlinger@ntp.org>
 +  - original patch by Majdi S. Abbas
 +* [Bug 3215] 'make distcheck' fails with new BK repo format <perlinger@ntp.org>
 +* [Bug 3173] forking async worker: interrupted pipe I/O <perlinger@ntp.org>
 +  - initial patch by Christos Zoulas
 +* [Bug 3144] NTP does not build without openSSL. <perlinger@ntp.org>
 +* [Bug 3139] (...) time_pps_create: Exec format error <perlinger@ntp.org>
 +  - move loader API from 'inline' to proper source
 +  - augment pathless dlls with absolute path to NTPD
 +  - use 'msyslog()' instead of 'printf() 'for reporting trouble
 +* [Bug 3107] Incorrect Logic for Peer Event Limiting <perlinger@ntp.org>
 +  - applied patch by Matthew Van Gundy
 +* [Bug 3065] Quiet warnings on NetBSD <perlinger@ntp.org>
 +  - applied some of the patches provided by Havard. Not all of them
 +    still match the current code base, and I did not touch libopt.
 +* [Bug 3062] Change the process name of forked DNS worker <perlinger@ntp.org>
 +  - applied patch by Reinhard Max. See bugzilla for limitations.
 +* [Bug 2923] Trap Configuration Fail <perlinger@ntp.org>
 +  - fixed dependency inversion from [Bug 2837]
 +* [Bug 2896] Nothing happens if minsane < maxclock < minclock
 +  - produce ERROR log message about dysfunctional daemon. <perlinger@ntp.org>
 +* [Bug 2851] allow -4/-6 on restrict line with mask <perlinger@ntp.org>
 +  - applied patch by Miroslav Lichvar for ntp4.2.6 compat
 +* [Bug 2645] out-of-bound pointers in ctl_putsys and decode_bitflags
 +  - Fixed these and some more locations of this pattern.
 +    Probably din't get them all, though. <perlinger@ntp.org>
 +* Update copyright year.
+ * configure.ac cleanup.  stenn@ntp.org
+ * openssl configure cleanup.  stenn@ntp.org
  
  ---
  (4.2.8p9) 2016/11/21 Released by Harlan Stenn <stenn@ntp.org>