From f1723893dfe5031b14cf5dc0f515e87878026bd6 Mon Sep 17 00:00:00 2001 From: Miroslav Lichvar Date: Thu, 13 May 2021 16:41:21 +0200 Subject: [PATCH] 4.1-1 --- chrony.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/chrony.spec b/chrony.spec index 47508e5..55d7831 100644 --- a/chrony.spec +++ b/chrony.spec @@ -9,7 +9,7 @@ Name: chrony Version: 4.1 -Release: 0.1.pre1%{?dist} +Release: 1%{?dist} Summary: An NTP client/server License: GPLv2 @@ -200,6 +200,10 @@ fi %dir %attr(750,chrony,chrony) %{_localstatedir}/log/chrony %changelog +* Thu May 13 2021 Miroslav Lichvar 4.1-1 +- update to 4.1 +- enable seccomp filter by default (incompatible with mailonchange directive) + * Thu Apr 22 2021 Miroslav Lichvar 4.1-0.1.pre1 - update to 4.1-pre1 - rework NM-dispatcher/dhclient detection