Bump to 4.4, fixes ts2phc NMEA time source from occasional frequency errors. Reproducible: Sometimes Steps to Reproduce: 1. ts2phc listening to gpspipe/socat as source and an ethernet phc as sink. 2. Observe that phc occasionally drifts +1 or -1 second after a day or so until ts2phc is restarted.
Created attachment 906215 [details] Nasty ebuild hack The linuxptp makefile does not really support selecting the hash MAC library backend and just uses the first one it finds, defaulting to nettle.
Created attachment 906216 [details, diff] makefile hack Patch removes the makefile logic to allow the introduction of USE flags.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a9cbf9357026221359832c0bf7363470db27168 commit 4a9cbf9357026221359832c0bf7363470db27168 Author: Thomas Beierlein <tomjbe@gentoo.org> AuthorDate: 2024-12-15 10:02:56 +0000 Commit: Thomas Beierlein <tomjbe@gentoo.org> CommitDate: 2024-12-15 10:03:49 +0000 net-misc/linuxptp: add 4.4 Closes: https://bugs.gentoo.org/941727 Signed-off-by: Thomas Beierlein <tomjbe@gentoo.org> net-misc/linuxptp/Manifest | 1 + .../linuxptp/files/linuxptp-4.4-user_cpp.patch | 24 ++++++++++ net-misc/linuxptp/linuxptp-4.4.ebuild | 52 ++++++++++++++++++++++ 3 files changed, 77 insertions(+)