4.4-1
Related: RHEL-57040 RHEL-58213 RHEL-60027 RHEL-62864 RHEL-69138
This commit is contained in:
parent
3e79970af0
commit
ab5abea6bb
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
Name: linuxptp
|
Name: linuxptp
|
||||||
Version: 4.4
|
Version: 4.4
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: PTP implementation for Linux
|
Summary: PTP implementation for Linux
|
||||||
|
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
@ -117,6 +117,12 @@ PATH=..:$PATH ./run
|
|||||||
%{_mandir}/man8/*.8*
|
%{_mandir}/man8/*.8*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Dec 03 2024 Miroslav Lichvar <mlichvar@redhat.com> 4.4-1
|
||||||
|
- update to 4.4 (RHEL-58213 RHEL-57040)
|
||||||
|
- fix port-specific ptp/p2p_dst_ipv4 configuration (RHEL-60027)
|
||||||
|
- support static sink clocks in phc2sys automatic mode (RHEL-62864)
|
||||||
|
- don't require -O option without -a and -w in phc2sys (RHEL-69138)
|
||||||
|
|
||||||
* Thu Jul 25 2024 Miroslav Lichvar <mlichvar@redhat.com> 4.2-3
|
* Thu Jul 25 2024 Miroslav Lichvar <mlichvar@redhat.com> 4.2-3
|
||||||
- rework NMEA delay patch to fix PPS edge rejection (RHEL-39387)
|
- rework NMEA delay patch to fix PPS edge rejection (RHEL-39387)
|
||||||
- fix ts2phc to correctly handle leap seconds (RHEL-40216)
|
- fix ts2phc to correctly handle leap seconds (RHEL-40216)
|
||||||
|
Loading…
Reference in New Issue
Block a user