From e9848c017617f1e8a4ecb218c3784e8dca786f4e Mon Sep 17 00:00:00 2001 From: Miroslav Lichvar Date: Thu, 14 Aug 2025 15:55:15 +0200 Subject: [PATCH] doc: update NEWS --- NEWS | 15 +++++++++++++++ 1 file changed, 15 insertions(+) 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 ================== -- 2.47.2