From 11bec6175c6458c18179bd3df9c0984f775eed4f Mon Sep 17 00:00:00 2001 From: Miroslav Lichvar Date: Mon, 15 Apr 2024 12:31:22 +0200 Subject: [PATCH] 4.2-5 Related: RHEL-29737 --- linuxptp.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/linuxptp.spec b/linuxptp.spec index b8d4794..c0900c1 100644 --- a/linuxptp.spec +++ b/linuxptp.spec @@ -6,7 +6,7 @@ Name: linuxptp Version: 4.2 -Release: 4%{?dist} +Release: 5%{?dist} Summary: PTP implementation for Linux License: GPL-2.0-or-later @@ -171,6 +171,9 @@ fi %{_mandir}/man8/*.8* %changelog +* Wed Mar 20 2024 Miroslav Lichvar 4.2-5 +- rebuild + * Wed Mar 20 2024 Miroslav Lichvar 4.2-4 - update selinux policy (RHEL-29728) - limit unicast message rate per address and grant duration (RHEL-29738)