]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
Merge psp-deb1.ntp.org:/home/stenn/ntp-stable
authorHarlan Stenn <stenn@ntp.org>
Tue, 12 Apr 2016 06:20:40 +0000 (06:20 +0000)
committerHarlan Stenn <stenn@ntp.org>
Tue, 12 Apr 2016 06:20:40 +0000 (06:20 +0000)
into  psp-deb1.ntp.org:/home/stenn/ntp-stable-3019-clean

bk: 570c93b8lj-AkeLr06-Qepbn7fd4KA

1  2 
ChangeLog

diff --cc ChangeLog
index 4fb749765ddca577b2a66f0bfcb7f2d796c9863e,7b620914333df618941c13760d602ca5d33a54d3..18ddc46032d29fe215c68745a172f6223e8082c9
+++ b/ChangeLog
@@@ -1,29 -1,9 +1,31 @@@
  ---
  
 +* [Bug 2960] async name resolution fixes for chroot() environments.
 +  Reinhard Max.
  * [Bug 2994] Systems with HAVE_SIGNALED_IO fail to compile. perlinger@ntp.org
  * [Bug 2995] Fixes to compile on Windows
 +* [Bug 2999] out-of-bounds access in 'is_safe_filename()'. perlinger@ntp.org
 +* [Bug 3010] remote configuration trustedkey/requestkey values
 +  are not properly validated. perlinger@ntp.org
 +  - sidekick: Ignore keys that have an unsupported MAC algorithm
 +    but are otherwise well-formed
 +* [Bug 3013] Fix for ssl_init.c SHA1 test. perlinger@ntp.org
 +  - Patch provided by Ch. Weisgerber
 +* [Bug 3015] ntpq: config-from-file: "request contains an unprintable character"
 +  - A change related to [Bug 2853] forbids trailing white space in
 +    remote config commands. perlinger@ntp.org
+ * [Bug 3019] NTPD stops processing packets after ERROR_HOST_UNREACHABLE
+   - Overhaul of Windows IO completion port handling. perlinger@ntp.org
 +* [Bug 3022] authkeys.c should be refactored. perlinger@ntp.org
 +  - fixed memory leak in access list (auth[read]keys.c)
 +  - refactored handling of key access lists (auth[read]keys.c)
 +  - reduced number of error branches (authreadkeys.c)
 +* [Bug 3023] ntpdate cannot correct dates in the future. perlinger@ntp.org
 +* [Bug 3030] ntpq needs a general way to specify refid output format.  HStenn.
 +* Document ntp.key's optional IP list in authenetic.html.  Harlan Stenn.
 +* Fix some Credit: attributions in the NEWS file.  Harlan Stenn.
 +* Fix typo in html/monopt.html.  Harlan Stenn.
 +* Add README.pullrequests.  Harlan Stenn.
  
  ---
  (4.2.8p6) 2016/01/20 Released by Harlan Stenn <stenn@ntp.org>