diff --git a/linuxptp.spec b/linuxptp.spec index 2a3d8f1..266fdd1 100644 --- a/linuxptp.spec +++ b/linuxptp.spec @@ -6,7 +6,7 @@ Name: linuxptp Version: 4.4 -Release: 8%{?dist} +Release: 9%{?dist} Summary: PTP implementation for Linux License: GPL-2.0-or-later @@ -203,6 +203,11 @@ fi %{_mandir}/man8/*.8* %changelog +* Wed Jul 01 2026 Miroslav Lichvar 4.4-9 +- fix phc2sys service to allow clocks specified by interface (RHEL-165199) +- fix high CPU usage by ptp4l when link is down (RHEL-173418) +- fix phc2sys to not get stuck in static mode (RHEL-187951) + * Mon Feb 02 2026 Miroslav Lichvar 4.4-8 - create reverse compatibility symlink to /var/run/ptp4l (RHEL-145071)