[Bug 252861] net/ntpsec: request update to 1.2.0

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Jan 20 14:30:48 UTC 2021


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252861

            Bug ID: 252861
           Summary: net/ntpsec: request update to 1.2.0
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: yuri at freebsd.org
          Reporter: alexandre.labarre at gmail.com
          Assignee: yuri at freebsd.org
             Flags: maintainer-feedback?(yuri at freebsd.org)

Hello,

NTPSec version bumped on 2020-10-06: latest version is 1.2.0.
Could you please update the port?

Changelog:
The minor version bump is to indicate official official support of
RFC8915 "Network Time Security for the Network Time Protocol" which
was released 2020-09-30.

On this day in 1783, Benjamin Hanks received a patent for a
self-winding clock he planned to install in the Old Dutch Church in
Kingston, New York, supposedly making it the first public clock in
what became the New York City metropolitan area.

NTS-KE client now defaults to port 4460.

NTS-KE server now listens on port 4460.
(Listening on port 123 has been removed.)

The shebang of installed Python scripts can now be customized with:
  waf configure --pyshebang="…​"
This has multiple uses, but one example is for distros (like CentOS 8 or
Ubuntu 20.04) with no python executable:
  python3 waf configure --pyshebang="/usr/bin/env python3"

NTP clients now use a shared library with Python instead of an extension.

Add flakiness option to ntpq and fixed limit=1 in mrulist.

Fixed a minor formatting issue in rate page.

Source:
https://gitlab.com/NTPsec/ntpsec/-/blob/master/NEWS.adoc#user-content-2020-10-06-1-2-0

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list