From 8ebbcb0ef4b80de42bdad159eae8fac950cfbb4c Mon Sep 17 00:00:00 2001 From: Miroslav Lichvar Date: Tue, 16 Nov 2021 16:47:03 +0100 Subject: [PATCH] 4.1-5 --- chrony.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/chrony.spec b/chrony.spec index 38df8eb..5a2d960 100644 --- a/chrony.spec +++ b/chrony.spec @@ -9,7 +9,7 @@ Name: chrony Version: 4.1 -Release: 4%{?dist} +Release: 5%{?dist} Summary: An NTP client/server License: GPLv2 @@ -205,6 +205,9 @@ fi %dir %attr(750,chrony,chrony) %{_localstatedir}/log/chrony %changelog +* Tue Nov 16 2021 Miroslav Lichvar 4.1-5 +- fix hardened chronyd service to allow writing log files + * Wed Sep 29 2021 Miroslav Lichvar 4.1-4 - harden chronyd and chrony-wait services