]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
Merge psp-deb1.ntp.org:/home/stenn/ntp-stable
authorHarlan Stenn <stenn@ntp.org>
Wed, 23 Mar 2016 05:33:34 +0000 (05:33 +0000)
committerHarlan Stenn <stenn@ntp.org>
Wed, 23 Mar 2016 05:33:34 +0000 (05:33 +0000)
into  psp-deb1.ntp.org:/home/stenn/ntp-stable-3010

bk: 56f22aaer_UT3zdmDBa_W7-KRVYejw

1  2 
ChangeLog
libntp/authreadkeys.c

diff --cc ChangeLog
index 628833383dd0bca359dbc863e3a1245e67df7423,79a953409f6877a5982f70e007e158ce6ec3fe78..276732f74e7cd060ce54715b7ae7249e2e076756
+++ b/ChangeLog
@@@ -2,22 -2,10 +2,26 @@@
  
  * [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 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>
Simple merge