Bug 239596

Summary: net/chrony: Update to 3.5
Product: Ports & Packages Reporter: Colin T. <bugzilla>
Component: Individual Port(s)Assignee: Steve Wills <swills>
Status: Closed FIXED    
Severity: Affects Only Me CC: yonas
Priority: --- Flags: bugzilla: maintainer-feedback? (yonas)
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch none

Description Colin T. 2019-08-02 11:19:32 UTC
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
Comment 1 commit-hook freebsd_committer freebsd_triage 2019-09-02 22:36:08 UTC
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
Comment 2 Steve Wills freebsd_committer freebsd_triage 2019-09-02 22:36:15 UTC
Committed, thanks!