From 0c612f52993aa3833197e96449de49f3e68ecff7 Mon Sep 17 00:00:00 2001 From: Miroslav Lichvar Date: Wed, 4 Jun 2025 09:57:38 +0200 Subject: [PATCH] 4.6.1-2 Related: RHEL-80388 RHEL-80413 RHEL-80415 RHEL-82096 RHEL-95016 --- chrony.spec | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/chrony.spec b/chrony.spec index ed1caf7..058db35 100644 --- a/chrony.spec +++ b/chrony.spec @@ -9,7 +9,7 @@ Name: chrony Version: 4.6.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: An NTP client/server License: GPLv2 @@ -236,6 +236,12 @@ fi %dir %attr(750,chrony,chrony) %{_localstatedir}/log/chrony %changelog +* Wed Jun 04 2025 Miroslav Lichvar 4.6.1-2 +- improve description of refresh directive (RHEL-82096) +- improve logging of selection failures (RHEL-80388 RHEL-80413 RHEL-80415) +- fix sourcedir reloading to not multiply sources (RHEL-95016) +- switch from patchX to patch -P X + * Wed Nov 06 2024 Miroslav Lichvar 4.6.1-1 - update to 4.6.1 (RHEL-61877) - keep PHC refclock reachable when dropping samples due to high delay