From: Harlan Stenn Date: Thu, 13 Oct 2016 08:26:54 +0000 (-0700) Subject: typo X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1603eca1c83f20eb88083ab3baa9063de3aacfe1;p=thirdparty%2Fntp.git typo bk: 57ff454e099A3dNxUivTwFXEIX883g --- diff --git a/ChangeLog b/ChangeLog index 8b286578b..ce675a79f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -6,13 +6,13 @@ - TRAP config via mode 6 packet requires AUTH now. * [Sec 3110] Windows: ntpd DoS by oversized UDP packet - fixed error handling for truncated UDP packets. +* [Sec 3102] Zero origin issues. HStenn. * [Sec 3082] null pointer dereference in _IO_str_init_static_internal() - more hardening to read_mru_list(). perlinger@ntp.org * [Sec 3072] Attack on interface selection - implemented Miroslav Lichvars suggestion to skip interface updates based on incoming packets * [Bug 3116] unit tests for NTP time stamp expansion. -* [Bug 3102] Zero origin issues. HStenn. * [Bug 3100] ntpq can't retrieve daemon_version - fixed extended sysvar lookup (bug introduced with bug 3008 fix) * [Bug 3095] Compatibility with openssl 1.1