]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
leapseconds: Update to the canonical place.
authorWarner Losh <imp@FreeBSD.org>
Tue, 6 Feb 2024 23:11:38 +0000 (16:11 -0700)
committerColin Percival <cperciva@FreeBSD.org>
Wed, 14 Feb 2024 21:10:34 +0000 (13:10 -0800)
commitd19b59cfe594a878d3f073d6c31ded672c6591a4
tree6de6bea5162b0c9d84e00e2f72148cb84712b01b
parent1ee910875cd00c6f86f3f64dbc1686ec6d52ab11
leapseconds: Update to the canonical place.

IERS is the source of truth for leap seconds. Their leapsecond file is
updated most quickly and is always right (unlike the IANA one which
often lags). IERS operates this public service for the express purpose
of random people downloading it. Their terms of service are compatible
with open source (we could include this in our release). Rather than
fighting with questions around this because the IANA one changed
locations or the auto update script broken, just use this.

This is in preference to the NIST ftp copy. NIST is in the process of
retiring their FTP services.

Sponsored by: Netflix
Reviewed by: philip, delphij, cy
Approved by: re (cperciva)
Differential Revision: https://reviews.freebsd.org/D43752

(cherry picked from commit 11da791920ba285f0832f09cb504ac81e35ff8d1)
(cherry picked from commit 0eea8292ae8c8e9119520ce54aa82cae491d83b9)
libexec/rc/rc.conf