4.6.1-2
Related: RHEL-80388 RHEL-80413 RHEL-80415 RHEL-82096 RHEL-95016
This commit is contained in:
parent
5e3c203c5a
commit
0c612f5299
@ -9,7 +9,7 @@
|
|||||||
|
|
||||||
Name: chrony
|
Name: chrony
|
||||||
Version: 4.6.1
|
Version: 4.6.1
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: An NTP client/server
|
Summary: An NTP client/server
|
||||||
|
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
@ -236,6 +236,12 @@ fi
|
|||||||
%dir %attr(750,chrony,chrony) %{_localstatedir}/log/chrony
|
%dir %attr(750,chrony,chrony) %{_localstatedir}/log/chrony
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* 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)
|
||||||
|
- fix sourcedir reloading to not multiply sources (RHEL-95016)
|
||||||
|
- switch from patchX to patch -P X
|
||||||
|
|
||||||
* Wed Nov 06 2024 Miroslav Lichvar <mlichvar@redhat.com> 4.6.1-1
|
* Wed Nov 06 2024 Miroslav Lichvar <mlichvar@redhat.com> 4.6.1-1
|
||||||
- update to 4.6.1 (RHEL-61877)
|
- update to 4.6.1 (RHEL-61877)
|
||||||
- keep PHC refclock reachable when dropping samples due to high delay
|
- keep PHC refclock reachable when dropping samples due to high delay
|
||||||
|
Loading…
Reference in New Issue
Block a user