diff --git a/linuxptp.spec b/linuxptp.spec index c2db936..b8d4794 100644 --- a/linuxptp.spec +++ b/linuxptp.spec @@ -6,7 +6,7 @@ Name: linuxptp Version: 4.2 -Release: 3%{?dist} +Release: 4%{?dist} Summary: PTP implementation for Linux License: GPL-2.0-or-later @@ -171,6 +171,13 @@ fi %{_mandir}/man8/*.8* %changelog +* Wed Mar 20 2024 Miroslav Lichvar 4.2-4 +- update selinux policy (RHEL-29728) +- limit unicast message rate per address and grant duration (RHEL-29738) +- allow old syntax of SET SUBSCRIBE_EVENTS_NP command (RHEL-29738) +- fix loading and reloading of leapfile (RHEL-29738) +- fix ts2phc to handle large NMEA delay (RHEL-29737) + * Thu Jan 25 2024 Fedora Release Engineering - 4.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild