This commit is contained in:
Miroslav Lichvar 2021-09-29 16:22:20 +02:00
parent cdae473dfc
commit 89973469bd

View File

@ -9,7 +9,7 @@
Name: chrony Name: chrony
Version: 4.1 Version: 4.1
Release: 3%{?dist} Release: 4%{?dist}
Summary: An NTP client/server Summary: An NTP client/server
License: GPLv2 License: GPLv2
@ -205,6 +205,9 @@ fi
%dir %attr(750,chrony,chrony) %{_localstatedir}/log/chrony %dir %attr(750,chrony,chrony) %{_localstatedir}/log/chrony
%changelog %changelog
* Wed Sep 29 2021 Miroslav Lichvar <mlichvar@redhat.com> 4.1-4
- harden chronyd and chrony-wait services
* Mon Aug 09 2021 Miroslav Lichvar <mlichvar@redhat.com> 4.1-3 * Mon Aug 09 2021 Miroslav Lichvar <mlichvar@redhat.com> 4.1-3
- update seccomp filter for new glibc - update seccomp filter for new glibc
- remove unnecessary build requirement - remove unnecessary build requirement