From 00544599e8948662a0b4cd0ad44bef1b10ac3d29 Mon Sep 17 00:00:00 2001 From: Miroslav Lichvar Date: Mon, 21 Nov 2016 13:56:51 +0100 Subject: [PATCH] 2.4.1-1 --- chrony.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/chrony.spec b/chrony.spec index 6bda08b..04c53dd 100644 --- a/chrony.spec +++ b/chrony.spec @@ -4,7 +4,7 @@ Name: chrony Version: 2.4.1 -Release: 4%{?dist} +Release: 1%{?dist} Summary: An NTP client/server Group: System Environment/Daemons @@ -176,6 +176,9 @@ getent passwd chrony > /dev/null || /usr/sbin/useradd -r -g chrony \ %dir %attr(-,chrony,chrony) %{_localstatedir}/log/chrony %changelog +* Mon Nov 21 2016 Miroslav Lichvar 2.4.1-1 +- update to 2.4.1 + * Thu Oct 27 2016 Miroslav Lichvar 2.4-4 - avoid AVC denials in chrony-wait service (#1350815)