From: Harlan Stenn Date: Wed, 28 Sep 2016 07:59:31 +0000 (+0000) Subject: ChangeLog and NEWS cleanup X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1642afffae2aa4b6388ff30a180b3b786eed2881;p=thirdparty%2Fntp.git ChangeLog and NEWS cleanup bk: 57eb7863GPtOBo8xk02P7Pk7FioqbA --- diff --git a/ChangeLog b/ChangeLog index 5cb3ccfb0..3e40ee738 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,10 +1,8 @@ --- -* [Bug 2951] ntpd tests fail: multiple definition of `send_via_ntp_signd' - - fixed Makefile.am - ---- * [Bug 3053] ntp_loopfilter.c frequency calc precedence error. Sarah White. +* [Bug 2951] ntpd tests fail: multiple definition of `send_via_ntp_signd' + - fixed Makefile.am * git author attribution cleanup * bk ignore file cleanup diff --git a/NEWS b/NEWS index fd2551cf4..8ff93c56e 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,23 @@ +--- +NTP 4.2.8p9 (Harlan Stenn , 2016/10/xx) + +Focus: Security, Bug fixes, enhancements. + +Severity: HIGH + +In addition to bug fixes and enhancements, this release fixes the +following X high- and Y low-severity vulnerabilities: + +* + +Other fixes: + +* [Bug 3053] ntp_loopfilter.c frequency calc precedence error. Sarah White. +* [Bug 2951] ntpd tests fail: multiple definition of `send_via_ntp_signd' + - fixed Makefile.am +* git author attribution cleanup +* bk ignore file cleanup + --- NTP 4.2.8p8 (Harlan Stenn , 2016/06/02)