Related: RHEL-107036 RHEL-112598
This commit is contained in:
Miroslav Lichvar 2025-09-11 15:56:31 +02:00
parent f39e3b77b4
commit 865aa28833

View File

@ -9,7 +9,7 @@
Name: chrony
Version: 4.8
Release: 2%{?dist}
Release: 1%{?dist}
Summary: An NTP client/server
License: GPLv2
@ -218,6 +218,9 @@ fi
%dir %attr(750,chrony,chrony) %{_localstatedir}/log/chrony
%changelog
* Thu Sep 11 2025 Miroslav Lichvar <mlichvar@redhat.com> 4.8-1
- update to 4.8 (RHEL-112598 RHEL-107036)
* Wed Jun 04 2025 Miroslav Lichvar <mlichvar@redhat.com> 4.6.1-2
- improve description of refresh directive (RHEL-82096)
- improve logging of selection failures (RHEL-80388 RHEL-80413 RHEL-80415)