4.2-3
Related: RHEL-31178 RHEL-39387 RHEL-40216 RHEL-40947 RHEL-50216
This commit is contained in:
parent
781f2f4c40
commit
0c0f980da3
@ -4,7 +4,7 @@
|
||||
|
||||
Name: linuxptp
|
||||
Version: 4.2
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: PTP implementation for Linux
|
||||
|
||||
License: GPLv2+
|
||||
@ -121,6 +121,13 @@ PATH=..:$PATH ./run
|
||||
%{_mandir}/man8/*.8*
|
||||
|
||||
%changelog
|
||||
* Thu Jul 25 2024 Miroslav Lichvar <mlichvar@redhat.com> 4.2-3
|
||||
- rework NMEA delay patch to fix PPS edge rejection (RHEL-39387)
|
||||
- fix ts2phc to correctly handle leap seconds (RHEL-40216)
|
||||
- fix ts2phc to reset NMEA parser after RMC message (RHEL-40947)
|
||||
- add options to configure multicast IP addresses (RHEL-31178)
|
||||
- add holdover support to ts2phc (RHEL-50216)
|
||||
|
||||
* Thu Feb 22 2024 Miroslav Lichvar <mlichvar@redhat.com> 4.2-2
|
||||
- fix loading and reloading of leapfile
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user