Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Sep 2025 05:43:17 GMT
From:      Cy Schubert <cy@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org
Subject:   git: 122c416148b4 - stable/15 - leap-seconds: Update to leap-seconds.3960835200 from IERS
Message-ID:  <202509110543.58B5hHAH011697@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch stable/15 has been updated by cy:

URL: https://cgit.FreeBSD.org/src/commit/?id=122c416148b4012ca20635476b781b343908254f

commit 122c416148b4012ca20635476b781b343908254f
Author:     Yasuhiro Kimura <yasu@FreeBSD.org>
AuthorDate: 2025-09-07 11:38:46 +0000
Commit:     Cy Schubert <cy@FreeBSD.org>
CommitDate: 2025-09-11 05:40:11 +0000

    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
    
    (cherry picked from commit 4729d5e2e2e3013fe1aaf92d5d932a3414f22ab3)
---
 usr.sbin/ntp/ntpd/leap-seconds | 8 ++++----
 1 file 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202509110543.58B5hHAH011697>