From: Harlan Stenn Date: Wed, 28 Sep 2016 10:37:17 +0000 (+0000) Subject: NEWS updates X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cea4354f2bd3fe5ef6f8a85c2ac633ffd90b76a9;p=thirdparty%2Fntp.git NEWS updates bk: 57eb9d5dEX4yO37mZX6vjJkllHf9uQ --- diff --git a/NEWS b/NEWS index 18d2eab8c..eb10ff841 100644 --- a/NEWS +++ b/NEWS @@ -12,8 +12,12 @@ following X high- and Y low-severity vulnerabilities: Other fixes: +* [Bug 3084] update-leap mis-parses the leapfile name. HStenn. * [Bug 3053] ntp_loopfilter.c frequency calc precedence error. Sarah White. +* [Bug 3021] unity_fixture.c needs pragma weak + - removed unnecessary & harmful decls of 'setUp()' & 'tearDown()' * [Bug 2998] sntp/tests/packetProcessing.c broken without openssl. JPerlinger +* [Bug 2961] sntp/tests/packetProcessing.c assumes AUTOKEY. HStenn. * [Bug 2959] refclock_jupiter: gps week correction - fixed GPS week expansion to work based on build date. Special thanks to Craig Leres for initial patch and testing.