This commit is contained in:
Miroslav Lichvar 2021-05-13 16:41:21 +02:00
parent eeffcafda9
commit f1723893df

View File

@ -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 <mlichvar@redhat.com> 4.1-1
- update to 4.1
- enable seccomp filter by default (incompatible with mailonchange directive)
* Thu Apr 22 2021 Miroslav Lichvar <mlichvar@redhat.com> 4.1-0.1.pre1
- update to 4.1-pre1
- rework NM-dispatcher/dhclient detection