Re: [Ntp] Finding leap-seconds.list

Kurt Roeckx <kurt@roeckx.be> Wed, 07 November 2018 20:55 UTC

Return-Path: <kurt@roeckx.be>
X-Original-To: ntp@ietfa.amsl.com
Delivered-To: ntp@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 02046130DCA for <ntp@ietfa.amsl.com>; Wed, 7 Nov 2018 12:55:21 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.9
X-Spam-Level:
X-Spam-Status: No, score=-1.9 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_NONE=-0.0001] autolearn=ham autolearn_force=no
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id v_LFJzu72esV for <ntp@ietfa.amsl.com>; Wed, 7 Nov 2018 12:55:18 -0800 (PST)
Received: from excelsior.roeckx.be (excelsior.roeckx.be [195.234.45.115]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B01BE130D7A for <ntp@ietf.org>; Wed, 7 Nov 2018 12:55:18 -0800 (PST)
Received: from intrepid.roeckx.be (localhost [127.0.0.1]) by excelsior.roeckx.be (Postfix) with ESMTP id 78A32A8A1B44; Wed, 7 Nov 2018 20:55:16 +0000 (UTC)
Received: by intrepid.roeckx.be (Postfix, from userid 1000) id 339E81FE0AA9; Wed, 7 Nov 2018 21:55:15 +0100 (CET)
Date: Wed, 07 Nov 2018 21:55:15 +0100
From: Kurt Roeckx <kurt@roeckx.be>
To: Hal Murray <hmurray@megapathdsl.net>
Cc: "ntp@ietf.org" <ntp@ietf.org>
Message-ID: <20181107205515.GB15607@roeckx.be>
References: <denis.reilly@orolia.com> <AM6PR0602MB3733A11C62B7A0ED49F318B5FFC40@AM6PR0602MB3733.eurprd06.prod.outlook.com> <20181107203820.2ADBF40605C@ip-64-139-1-69.sjc.megapath.net>
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Disposition: inline
In-Reply-To: <20181107203820.2ADBF40605C@ip-64-139-1-69.sjc.megapath.net>
User-Agent: Mutt/1.10.1 (2018-07-13)
Archived-At: <https://mailarchive.ietf.org/arch/msg/ntp/8uTj4HSyQeNEACSj8q0MJvKWpHU>
Subject: Re: [Ntp] Finding leap-seconds.list
X-BeenThere: ntp@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: <ntp.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/ntp>, <mailto:ntp-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/ntp/>
List-Post: <mailto:ntp@ietf.org>
List-Help: <mailto:ntp-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ntp>, <mailto:ntp-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 07 Nov 2018 20:55:21 -0000

On Wed, Nov 07, 2018 at 12:38:20PM -0800, Hal Murray wrote:
> 
> denis.reilly@orolia.com said:
> > However, after the discussion during the WG meeting, I think it's better to
> > remove the mention of the leap second file hosted by the IETF in the BCP. As
> > Martin notes, there are better places to get it. 
> 
> "Better" is an interesting word.  Better for who?
> 
> I think the key idea is that distros should include the leap-seconds file as 
> part of their redistribution of the time zone data so that individual systems 
> don't need to run a cron job to fetch it from someplace.

At least in Debian it's part of tzdata that provides time zone
information. The location is /usr/share/zoneinfo/leap-seconds.list

The source of that is downloaded from iana:
https://www.iana.org/time-zones
ftp://ftp.iana.org/tz


Kurt