4.5-3
Related: RHEL-51786 RHEL-53484
This commit is contained in:
parent
0bd1fce74b
commit
a731c7024f
@ -9,7 +9,7 @@
|
|||||||
|
|
||||||
Name: chrony
|
Name: chrony
|
||||||
Version: 4.5
|
Version: 4.5
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
Summary: An NTP client/server
|
Summary: An NTP client/server
|
||||||
|
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
@ -229,6 +229,10 @@ fi
|
|||||||
%dir %attr(750,chrony,chrony) %{_localstatedir}/log/chrony
|
%dir %attr(750,chrony,chrony) %{_localstatedir}/log/chrony
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Aug 08 2024 Miroslav Lichvar <mlichvar@redhat.com> 4.5-3
|
||||||
|
- don't repeat error log messages when reloading sourcedir (RHEL-51786)
|
||||||
|
- add support for leap-seconds.list file (RHEL-53484)
|
||||||
|
|
||||||
* Thu Jun 13 2024 Miroslav Lichvar <mlichvar@redhat.com> 4.5-2
|
* Thu Jun 13 2024 Miroslav Lichvar <mlichvar@redhat.com> 4.5-2
|
||||||
- fix crash on reload command during start (RHEL-28945)
|
- fix crash on reload command during start (RHEL-28945)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user