diff --git a/linuxptp.spec b/linuxptp.spec index eef40b1..00bf264 100644 --- a/linuxptp.spec +++ b/linuxptp.spec @@ -6,7 +6,7 @@ Name: linuxptp Version: 4.4 -Release: 4%{?dist} +Release: 5%{?dist} Summary: PTP implementation for Linux License: GPL-2.0-or-later @@ -184,6 +184,9 @@ fi %{_mandir}/man8/*.8* %changelog +* Tue Sep 23 2025 Miroslav Lichvar 4.4-5 +- handle missing pulses in ts2phc (RHEL-112344) + * Wed May 28 2025 Miroslav Lichvar 4.4-4 - fix unicast server to recover after port fault (RHEL-93497)