parent
483030cf38
commit
29f37bf508
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
Name: linuxptp
|
Name: linuxptp
|
||||||
Version: 3.1.1
|
Version: 3.1.1
|
||||||
Release: 5%{?dist}
|
Release: 6%{?dist}
|
||||||
Summary: PTP implementation for Linux
|
Summary: PTP implementation for Linux
|
||||||
|
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
@ -142,6 +142,11 @@ PATH=..:$PATH ./run
|
|||||||
%{_mandir}/man8/*.8*
|
%{_mandir}/man8/*.8*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jan 05 2023 Miroslav Lichvar <mlichvar@redhat.com> 3.1.1-6
|
||||||
|
- add support for VLAN over bond (#2120521)
|
||||||
|
- handle EINTR when waiting for transmit timestamp (#2128786)
|
||||||
|
- check for unexpected changes in frequency offset (#2150815)
|
||||||
|
|
||||||
* Thu Jul 28 2022 Miroslav Lichvar <mlichvar@redhat.com> 3.1.1-5
|
* Thu Jul 28 2022 Miroslav Lichvar <mlichvar@redhat.com> 3.1.1-5
|
||||||
- disable PHC switch with vclocks (#2066452)
|
- disable PHC switch with vclocks (#2066452)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user