From 700ebb4a87770a930e1dba15a9e3a1bf239a4c60 Mon Sep 17 00:00:00 2001 From: Miroslav Lichvar Date: Wed, 20 Mar 2024 11:47:54 +0100 Subject: [PATCH] 4.2-4 Related: RHEL-29728 RHEL-29738 RHEL-29738 RHEL-29738 RHEL-29737 --- linuxptp.spec | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) 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