This commit is contained in:
Miroslav Lichvar 2021-07-22 12:51:12 +02:00
parent 3afde7fc09
commit b59ae72fdb

View File

@ -6,7 +6,7 @@
Name: linuxptp
Version: 3.1.1
Release: 1%{?dist}
Release: 2%{?dist}
Summary: PTP implementation for Linux
License: GPLv2+
@ -156,6 +156,9 @@ fi
%{_mandir}/man8/*.8*
%changelog
* Thu Jul 22 2021 Miroslav Lichvar <mlichvar@redhat.com> 3.1.1-2
- package selinux policy
* Wed Jul 07 2021 Miroslav Lichvar <mlichvar@redhat.com> 3.1.1-1
- update to 3.1.1 (CVE-2021-3570, CVE-2021-3571)