From 73be72a6b19e02cf9757dbaad54b8c5bd37617b0 Mon Sep 17 00:00:00 2001 From: Miroslav Lichvar Date: Tue, 12 Mar 2013 18:10:25 +0100 Subject: [PATCH] 1.27-2 --- chrony.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/chrony.spec b/chrony.spec index 9330440..c16b6ae 100644 --- a/chrony.spec +++ b/chrony.spec @@ -1,6 +1,6 @@ Name: chrony Version: 1.27 -Release: 1%{?gitpatch:.%{gitpatch}}%{?dist} +Release: 2%{?gitpatch:.%{gitpatch}}%{?dist} Summary: An NTP client/server Group: System Environment/Daemons @@ -152,6 +152,10 @@ fi %dir %attr(-,chrony,chrony) %{_localstatedir}/log/chrony %changelog +* Tue Mar 12 2013 Miroslav Lichvar 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 1.27-1 - update to 1.27 - start chrony-wait service with chronyd