Related: RHEL-54716 RHEL-54718 RHEL-54719 RHEL-54721 RHEL-54724
This commit is contained in:
Miroslav Lichvar 2024-08-19 14:13:17 +02:00
parent 4d33aed816
commit 435065dd77

View File

@ -6,7 +6,7 @@
Name: linuxptp Name: linuxptp
Version: 4.3 Version: 4.3
Release: 7%{?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
@ -176,6 +176,13 @@ fi
%{_mandir}/man8/*.8* %{_mandir}/man8/*.8*
%changelog %changelog
* Mon Aug 19 2024 Miroslav Lichvar <mlichvar@redhat.com> 4.3-1
- update to 4.3 (RHEL-54718)
- add holdover support to ts2phc (RHEL-54716)
- rework NMEA delay patch to fix PPS edge rejection (RHEL-54719)
- fix ts2phc to reset NMEA parser after RMC message (RHEL-54724)
- fix ts2phc to correctly handle leap seconds (RHEL-54721)
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 4.2-7 * Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 4.2-7
- Bump release for June 2024 mass rebuild - Bump release for June 2024 mass rebuild