Created attachment 206220 [details] patch Changes in 3.5 ===================== Enhancements: - Add support for more accurate reading of PHC on Linux 5.0 - Add support for hardware timestamping on interfaces with read-only timestamping configuration - Add support for memory locking and real-time priority on FreeBSD, NetBSD, Solaris - Update seccomp filter to work on more architectures - Validate refclock driver options Bug fixes: - Fix bindaddress directive on FreeBSD - Fix transposition of hardware RX timestamp on Linux 4.13 and later - Fix building on non-glibc systems
A commit references this bug: Author: swills Date: Mon Sep 2 22:35:06 UTC 2019 New revision: 510861 URL: https://svnweb.freebsd.org/changeset/ports/510861 Log: net/chrony: Update to 3.5 PR: 239596 Submitted by: Colin T. <bugzilla@nulldir.e4ward.com> Approved by: maintainer timeout (yonas@fizk.net, >1 month) Changes: head/net/chrony/Makefile head/net/chrony/distinfo head/net/chrony/files/patch-ntp__io.c
Committed, thanks!