1.27-2
This commit is contained in:
parent
7b707a5bb0
commit
73be72a6b1
@ -1,6 +1,6 @@
|
|||||||
Name: chrony
|
Name: chrony
|
||||||
Version: 1.27
|
Version: 1.27
|
||||||
Release: 1%{?gitpatch:.%{gitpatch}}%{?dist}
|
Release: 2%{?gitpatch:.%{gitpatch}}%{?dist}
|
||||||
Summary: An NTP client/server
|
Summary: An NTP client/server
|
||||||
|
|
||||||
Group: System Environment/Daemons
|
Group: System Environment/Daemons
|
||||||
@ -152,6 +152,10 @@ fi
|
|||||||
%dir %attr(-,chrony,chrony) %{_localstatedir}/log/chrony
|
%dir %attr(-,chrony,chrony) %{_localstatedir}/log/chrony
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Mar 12 2013 Miroslav Lichvar <mlichvar@redhat.com> 1.27-2
|
||||||
|
- suppress error messages from tr when generating key (#907914)
|
||||||
|
- fix delta calculation with extreme frequency offsets
|
||||||
|
|
||||||
* Fri Feb 01 2013 Miroslav Lichvar <mlichvar@redhat.com> 1.27-1
|
* Fri Feb 01 2013 Miroslav Lichvar <mlichvar@redhat.com> 1.27-1
|
||||||
- update to 1.27
|
- update to 1.27
|
||||||
- start chrony-wait service with chronyd
|
- start chrony-wait service with chronyd
|
||||||
|
Loading…
Reference in New Issue
Block a user