From: Miroslav Lichvar Date: Thu, 4 Feb 2010 11:43:33 +0000 (+0100) Subject: Update NEWS X-Git-Tag: 1.24^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe2dbfb6cb678e90a96fefc96e423a735a7ee7a3;p=thirdparty%2Fchrony.git Update NEWS --- diff --git a/NEWS b/NEWS index d9766d23..081d1c0f 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,14 @@ New in version 1.24 =================== +Security fixes +-------------- +* Don't reply to invalid cmdmon packets (CVE-2010-0292) +* Limit client log memory size (CVE-2010-0293) +* Limit rate of syslog messages (CVE-2010-0294) + +Bug fixes/Enhancements +---------------------- * Support for reference clocks (SHM, SOCK, PPS drivers) * IPv6 support * Linux capabilities support (to drop root privileges) @@ -12,8 +20,10 @@ New in version 1.24 * NTP client support for KoD RATE * Read kernel timestamps for received NTP packets * Reply to NTP requests with correct address on multihomed hosts -* Add option to limit client log memory size * Retry name resolving after temporary failure +* Fix makestep command, make it available on all systems +* Add makestep directive for automatic clock stepping +* Don't require _bigadj kernel symbol on NetBSD * Avoid blocking read in Linux RTC driver * Support for Linux on S/390 and PowerPC * Fix various bugs on 64-bit systems