diff --git a/linuxptp.spec b/linuxptp.spec index c6f22ec..02e817f 100644 --- a/linuxptp.spec +++ b/linuxptp.spec @@ -6,7 +6,7 @@ Name: linuxptp Version: 4.4 -Release: 2%{?dist} +Release: 3%{?dist} Summary: PTP implementation for Linux License: GPL-2.0-or-later @@ -180,6 +180,12 @@ fi %{_mandir}/man8/*.8* %changelog +* Wed May 14 2025 Miroslav Lichvar 4.4-3 +- add experimental option for external PPS in ts2phc automatic mode + (RHEL-89605) +- add command to set external grandmaster properties (RHEL-91310) +- refresh link status on faults (RHEL-89811) + * Thu Jan 30 2025 Miroslav Lichvar 4.4-2 - update selinux policy (RHEL-76786) - harden systemd services (RHEL-76760)