Related: RHEL-91787 RHEL-91788 RHEL-91789 RHEL-91791 RHEL-95017
This commit is contained in:
Miroslav Lichvar 2025-06-04 09:39:18 +02:00
parent b4a26ec561
commit 683f45a6ab

View File

@ -9,7 +9,7 @@
Name: chrony
Version: 4.6.1
Release: 1%{?dist}
Release: 2%{?dist}
Summary: An NTP client/server
License: GPL-2.0-only
@ -225,6 +225,11 @@ fi
%dir %attr(750,chrony,chrony) %{_localstatedir}/log/chrony
%changelog
* Wed Jun 04 2025 Miroslav Lichvar <mlichvar@redhat.com> 4.6.1-2
- improve description of refresh directive (RHEL-91788)
- improve logging of selection failures (RHEL-91787 RHEL-91789 RHEL-91791)
- fix sourcedir reloading to not multiply sources (RHEL-95017)
* Wed Nov 06 2024 Miroslav Lichvar <mlichvar@redhat.com> 4.6.1-1
- update to 4.6.1 (RHEL-61876)
- keep PHC refclock reachable when dropping samples due to high delay