]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
merge cleanup
authorHarlan Stenn <stenn@ntp.org>
Fri, 6 Sep 2019 08:32:24 +0000 (01:32 -0700)
committerHarlan Stenn <stenn@ntp.org>
Fri, 6 Sep 2019 08:32:24 +0000 (01:32 -0700)
bk: 5d721998PXutFUioGfvnDLhpYFsDLA

ChangeLog

index d5ec89c98e3b51fe13ce3bb4e07c7b0089fd3357..20b3c6325e57c604b5dbc32f8aeab64583bcbe46 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,8 @@
 
 * [Sec 3610] process_control() should bail earlier on short packets. stenn@
   - Reported by Philippe Antoine
+* [Bug 3613] Propagate noselect to mobilized pool servers <stenn@ntp.org>
+  - Reported by Martin Burnicki
 * [Bug 3611] NMEA time interpreted incorrectly <perlinger@ntp.org>
   - officially document new "trust date" mode bit for NMEA driver
   - restore the (previously undocumented) "trust date" feature lost with [bug 3577] 
@@ -67,7 +69,6 @@
 * [Sec 3565] Crafted null dereference attack in authenticated
             mode 6 packet <perlinger@ntp.org>
   - reported by Magnus Stubman
-* [Bug 3613] Propagate noselect to mobilized pool servers <stenn@ntp.org>
 * [Bug 3560] Fix build when HAVE_DROPROOT is not defined <perlinger@ntp.org>
   - applied patch by Ian Lepore
 * [Bug 3558] Crash and integer size bug <perlinger@ntp.org>