1.26-2
This commit is contained in:
parent
efd1007fb8
commit
67161c3e32
@ -1,6 +1,6 @@
|
|||||||
Name: chrony
|
Name: chrony
|
||||||
Version: 1.26
|
Version: 1.26
|
||||||
Release: 1%{?gitpatch}%{?dist}
|
Release: 2%{?gitpatch}%{?dist}
|
||||||
Summary: An NTP client/server
|
Summary: An NTP client/server
|
||||||
|
|
||||||
Group: System Environment/Daemons
|
Group: System Environment/Daemons
|
||||||
@ -140,6 +140,10 @@ fi
|
|||||||
%dir %attr(-,chrony,chrony) %{_localstatedir}/log/chrony
|
%dir %attr(-,chrony,chrony) %{_localstatedir}/log/chrony
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Aug 15 2011 Miroslav Lichvar <mlichvar@redhat.com> 1.26-2
|
||||||
|
- fix iburst with very high jitters and long delays
|
||||||
|
- use timepps header from pps-tools-devel
|
||||||
|
|
||||||
* Wed Jul 13 2011 Miroslav Lichvar <mlichvar@redhat.com> 1.26-1
|
* Wed Jul 13 2011 Miroslav Lichvar <mlichvar@redhat.com> 1.26-1
|
||||||
- update to 1.26
|
- update to 1.26
|
||||||
- read options from sysconfig file if it exists
|
- read options from sysconfig file if it exists
|
||||||
|
Loading…
Reference in New Issue
Block a user