From 6dd3a01fe03d339fbf6a300c66eb741dbfa6410c Mon Sep 17 00:00:00 2001 From: Miroslav Lichvar Date: Wed, 7 Jul 2021 10:07:29 +0200 Subject: [PATCH] 3.1.1-1 --- linuxptp.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/linuxptp.spec b/linuxptp.spec index ad95814..3012cf8 100644 --- a/linuxptp.spec +++ b/linuxptp.spec @@ -4,7 +4,7 @@ Name: linuxptp Version: 3.1.1 -Release: 4%{?dist} +Release: 1%{?dist} Summary: PTP implementation for Linux License: GPLv2+ @@ -97,6 +97,9 @@ PATH=..:$PATH ./run %{_mandir}/man8/*.8* %changelog +* Wed Jul 07 2021 Miroslav Lichvar 3.1.1-1 +- update to 3.1.1 (CVE-2021-3570, CVE-2021-3571) + * Tue Mar 02 2021 Zbigniew Jędrzejewski-Szmek - 3.1-4 - Rebuilt for updated systemd-rpm-macros See https://pagure.io/fesco/issue/2583.