From: Harlan Stenn Date: Fri, 22 May 2020 06:07:28 +0000 (+0000) Subject: Update NEWS file with 3667 X-Git-Tag: NTP_4_2_8P15~7^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2fe7ed0b712b61387cf31b820be41cec8c39bb3b;p=thirdparty%2Fntp.git Update NEWS file with 3667 bk: 5ec76c209x2uYkh8TkXXOB-ldnrlbA --- diff --git a/NEWS b/NEWS index 5f38d92e5..d2527a203 100644 --- a/NEWS +++ b/NEWS @@ -10,8 +10,10 @@ authentication between ntpd from versions 4.2.8p11/4.3.97 and 4.2.8p14/4.3.100 will leak a small amount of memory for each packet. Eventually, ntpd will run out of memory and abort. -It also fixes 10 other bugs. +It also fixes 11 other bugs. +* [Bug 3667] decodenetnum fails with numeric port + - rewrite 'decodenetnum()' in terms of inet_pton * [Bug 3666] avoid unlimited receive buffer allocation - limit number of receive buffers, with an iron reserve for refclocks * [Bug 3664] Enable openSSL CMAC support on Windows