diff --git a/linuxptp.spec b/linuxptp.spec index 0a0b6ad..53fef4e 100644 --- a/linuxptp.spec +++ b/linuxptp.spec @@ -4,7 +4,7 @@ Name: linuxptp Version: 4.4 -Release: 2%{?dist} +Release: 3%{?dist} Summary: PTP implementation for Linux License: GPL-2.0-or-later @@ -125,6 +125,9 @@ PATH=..:$PATH ./run %{_mandir}/man8/*.8* %changelog +* Wed May 28 2025 Miroslav Lichvar 4.4-3 +- fix unicast server to recover after port fault (RHEL-93496) + * Wed May 14 2025 Miroslav Lichvar 4.4-2 - add experimental option for external PPS in ts2phc automatic mode (RHEL-72468)