From: Miroslav Lichvar Date: Thu, 14 Aug 2025 13:55:15 +0000 (+0200) Subject: doc: update NEWS X-Git-Tag: 4.8-pre1^0 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=HEAD;p=thirdparty%2Fchrony.git doc: update NEWS --- diff --git a/NEWS b/NEWS index e6210e0e..1388ed8d 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,18 @@ +New in version 4.8 +================== + +Enhancements +------------ +* Add maxunreach option to limit selection of unreachable sources +* Add -u option to chronyc to drop root privileges (default chronyc + user is set by configure script) + +Bug fixes +--------- +* Hide chronyc socket to mitigate unsafe permissions change +* Fix refclock extpps option to work on Linux >= 6.15 +* Validate refclock samples for reachability updates + New in version 4.7 ==================