From c147b9a24d8f1d6cb15aceb70b6e9ddc6621c14f Mon Sep 17 00:00:00 2001 From: Miroslav Lichvar Date: Mon, 2 Feb 2026 15:10:33 +0100 Subject: [PATCH] 4.4-8 Related: RHEL-145071 --- linuxptp.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/linuxptp.spec b/linuxptp.spec index 60a9486..9dda451 100644 --- a/linuxptp.spec +++ b/linuxptp.spec @@ -6,7 +6,7 @@ Name: linuxptp Version: 4.4 -Release: 7%{?dist} +Release: 8%{?dist} Summary: PTP implementation for Linux License: GPL-2.0-or-later @@ -201,6 +201,9 @@ fi %{_mandir}/man8/*.8* %changelog +* Mon Feb 02 2026 Miroslav Lichvar 4.4-8 +- create reverse compatibility symlink to /var/run/ptp4l (RHEL-145071) + * Thu Dec 11 2025 Miroslav Lichvar 4.4-7 - add missing build requirement on lipcap-devel