diff options
| author | Yasuhiro Kimura <yasu@FreeBSD.org> | 2025-09-07 11:38:46 +0000 |
|---|---|---|
| committer | Cy Schubert <cy@FreeBSD.org> | 2025-09-08 22:04:22 +0000 |
| commit | 4729d5e2e2e3013fe1aaf92d5d932a3414f22ab3 (patch) | |
| tree | ec2e494ddf44c3fc9c5f4e8fceff6191b28b54b4 | |
| parent | 952ce991ec6c699ef59528731a9af75152767ef0 (diff) | |
leap-seconds: Update to leap-seconds.3960835200 from IERS
Current leap-seconds file has already expired on 28 June 2025
PR: 289352
Obtained from: https://hpiers.obspm.fr/iers/bul/bulc/ntp/leap-seconds.3960835200
MFC after: 3 days
| -rw-r--r-- | usr.sbin/ntp/ntpd/leap-seconds | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/usr.sbin/ntp/ntpd/leap-seconds b/usr.sbin/ntp/ntpd/leap-seconds index da0efc8c8566..649a22c6278f 100644 --- a/usr.sbin/ntp/ntpd/leap-seconds +++ b/usr.sbin/ntp/ntpd/leap-seconds @@ -60,15 +60,15 @@ # # The following line shows the last update of this file in NTP timestamp: # -#$ 3929093563 +#$ 3960835200 # # 2) Expiration date of the file given on a semi-annual basis: last June or last December # -# File expires on 28 June 2025 +# File expires on 28 June 2026 # # Expire date in NTP timestamp: # -#@ 3960057600 +#@ 3991593600 # # # LIST OF LEAP SECONDS @@ -117,4 +117,4 @@ # please see the readme file in the 'source' directory : # https://hpiers.obspm.fr/iers/bul/bulc/ntp/sources/README # -#h be738595 57b0cf1b b0218343 fb77062f 5a775e7 +#h 49db2447 571e5e1b 2f002a53 9c8da8e4 39b8e49e |
