Related: RHEL-29737
This commit is contained in:
Miroslav Lichvar 2024-04-15 12:31:22 +02:00
parent 700ebb4a87
commit 11bec6175c

View File

@ -6,7 +6,7 @@
Name: linuxptp
Version: 4.2
Release: 4%{?dist}
Release: 5%{?dist}
Summary: PTP implementation for Linux
License: GPL-2.0-or-later
@ -171,6 +171,9 @@ fi
%{_mandir}/man8/*.8*
%changelog
* Wed Mar 20 2024 Miroslav Lichvar <mlichvar@redhat.com> 4.2-5
- rebuild
* Wed Mar 20 2024 Miroslav Lichvar <mlichvar@redhat.com> 4.2-4
- update selinux policy (RHEL-29728)
- limit unicast message rate per address and grant duration (RHEL-29738)