From 5f67c5d8b144629df9b820a9740b07417a1ae0eb Mon Sep 17 00:00:00 2001 From: Miroslav Lichvar Date: Wed, 8 Apr 2015 08:55:12 +0200 Subject: [PATCH] 2.0-0.3.pre2 --- chrony.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/chrony.spec b/chrony.spec index b11808d..55cc8e1 100644 --- a/chrony.spec +++ b/chrony.spec @@ -5,7 +5,7 @@ Name: chrony Version: 2.0 -Release: 0.2.pre1%{?dist} +Release: 0.3.pre2%{?dist} Summary: An NTP client/server Group: System Environment/Daemons @@ -167,6 +167,9 @@ fi %dir %attr(-,chrony,chrony) %{_localstatedir}/log/chrony %changelog +* Wed Apr 08 2015 Miroslav Lichvar 2.0-0.3.pre2 +- update to 2.0-pre2 (CVE-2015-1853 CVE-2015-1821 CVE-2015-1822) + * Thu Jan 29 2015 Miroslav Lichvar 2.0-0.2.pre1 - require timedatex (#1136905)