From owner-cvs-all@FreeBSD.ORG Thu Jan 24 01:06:56 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7D26816A417; Thu, 24 Jan 2008 01:06:56 +0000 (UTC) (envelope-from edwin@mavetju.org) Received: from mail5out.barnet.com.au (mail5.barnet.com.au [202.83.178.78]) by mx1.freebsd.org (Postfix) with ESMTP id 4DE6313C468; Thu, 24 Jan 2008 01:06:56 +0000 (UTC) (envelope-from edwin@mavetju.org) Received: by mail5out.barnet.com.au (Postfix, from userid 1001) id D29ED2218805; Thu, 24 Jan 2008 12:06:54 +1100 (EST) X-Viruscan-Id: <4797E4AE00015EEEDA4E92@BarNet> Received: from mail5auth.barnet.com.au (mail5.barnet.com.au [202.83.178.78]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mail5auth.barnet.com.au", Issuer "*.barnet.com.au" (verified OK)) by mail5.barnet.com.au (Postfix) with ESMTP id 96E4821B195A; Thu, 24 Jan 2008 12:06:54 +1100 (EST) Received: from k7.mavetju (k7.mavetju.org [10.251.1.18]) by mail5auth.barnet.com.au (Postfix) with ESMTP id 3E5A12218800; Thu, 24 Jan 2008 12:06:54 +1100 (EST) Received: by k7.mavetju (Postfix, from userid 1001) id E5E90356; Thu, 24 Jan 2008 12:06:52 +1100 (EST) Date: Thu, 24 Jan 2008 12:06:52 +1100 From: Edwin Groothuis To: Poul-Henning Kamp Message-ID: <20080124010652.GA68022@k7.mavetju> References: <20080124000254.GA67469@k7.mavetju> <40949.1201134360@critter.freebsd.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <40949.1201134360@critter.freebsd.dk> User-Agent: Mutt/1.4.2.3i Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/zoneinfo leapseconds X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Jan 2008 01:06:56 -0000 On Thu, Jan 24, 2008 at 12:26:00AM +0000, Poul-Henning Kamp wrote: > In message <20080124000254.GA67469@k7.mavetju>, Edwin Groothuis writes: > >On Fri, Jan 18, 2008 at 09:34:39AM +0000, Poul-Henning Kamp wrote: > >> phk 2008-01-18 09:34:39 UTC > >> > >> FreeBSD src repository > >> > >> Modified files: > >> share/zoneinfo leapseconds > >> Log: > >> Still no new leapseconds: Bulletin C-35 > > > >This would have been (and still will be) updated in the next tzdata > >release. > > Please understand that the information that _no_ leapsecond is going > to happen is just as important as if we were told that a leapsecond > was going to happen. > > Unless tzdata is going to updated at every bulletin C arrival, we need > to handle this on ourselves. With the historical tracking of the tzdata files, I know that now and then the FreeBSD repository got out of sync with the vendor data. But if you look at the last six - nine months, you will see that it's much more in sync with the vendor branch within a shorter time. Leapseconds is one of the files from them, but due to the lack of a SCM repository for them I can't browse through it, but then the FreeBSD repository seems to have a lot of updates on it in it. Honestly, not that I worry that you updated it: it will give me a nice headsup to check for it at the next import. Edwin -- Edwin Groothuis | Personal website: http://www.mavetju.org edwin@mavetju.org | Weblog: http://www.mavetju.org/weblog/