4.5-2.el8_10
Related: RHEL-59032 RHEL-59112
This commit is contained in:
parent
b14e4497ff
commit
be20ff9c39
@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
Name: chrony
|
Name: chrony
|
||||||
Version: 4.5
|
Version: 4.5
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: An NTP client/server
|
Summary: An NTP client/server
|
||||||
|
|
||||||
Group: System Environment/Daemons
|
Group: System Environment/Daemons
|
||||||
@ -225,6 +225,10 @@ fi
|
|||||||
%dir %attr(750,chrony,chrony) %{_localstatedir}/log/chrony
|
%dir %attr(750,chrony,chrony) %{_localstatedir}/log/chrony
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Sep 18 2024 Miroslav Lichvar <mlichvar@redhat.com> 4.5-2.el8_10
|
||||||
|
- fix crash on reload command during start (RHEL-59112)
|
||||||
|
- enable AES-CMAC support using gnutls (RHEL-59032)
|
||||||
|
|
||||||
* Wed Jan 10 2024 Miroslav Lichvar <mlichvar@redhat.com> 4.5-1
|
* Wed Jan 10 2024 Miroslav Lichvar <mlichvar@redhat.com> 4.5-1
|
||||||
- update to 4.5 (RHEL-21069 RHEL-10701)
|
- update to 4.5 (RHEL-21069 RHEL-10701)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user