From owner-freebsd-stable@FreeBSD.ORG Wed Aug 22 11:54:25 2007 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5F9C216A468; Wed, 22 Aug 2007 11:54:25 +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 10D9A13C465; Wed, 22 Aug 2007 11:54:24 +0000 (UTC) (envelope-from edwin@mavetju.org) Received: by mail5out.barnet.com.au (Postfix, from userid 1001) id 90FEC2219D24; Wed, 22 Aug 2007 21:54:23 +1000 (EST) X-Viruscan-Id: <46CC23EF00003C5EFEEE4B@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 did not present a certificate) by mail5.barnet.com.au (Postfix) with ESMTP id 5B5C321B290D; Wed, 22 Aug 2007 21:54:23 +1000 (EST) Received: from k7.mavetju (k7.mavetju.org [10.251.1.18]) by mail5auth.barnet.com.au (Postfix) with ESMTP id 0C5112219D18; Wed, 22 Aug 2007 21:54:23 +1000 (EST) Received: by k7.mavetju (Postfix, from userid 1001) id 145E1189; Wed, 22 Aug 2007 21:54:26 +1000 (EST) Date: Wed, 22 Aug 2007 21:54:26 +1000 From: Edwin Groothuis To: Remko Lodder Message-ID: <20070822115426.GD1393@k7.mavetju> Mail-Followup-To: Edwin Groothuis , Remko Lodder , Jonathan Chen , freebsd-stable@freebsd.org References: <20070822002113.GB1393@k7.mavetju> <200708220030.l7M0UvDc050391@drugs.dv.isc.org> <20070822102101.GC1393@k7.mavetju> <46CC1063.2040508@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <46CC1063.2040508@FreeBSD.org> User-Agent: Mutt/1.4.2.3i Cc: freebsd-stable@freebsd.org Subject: Re: NZ Daylight Savings changes. X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Aug 2007 11:54:25 -0000 On Wed, Aug 22, 2007 at 12:30:59PM +0200, Remko Lodder wrote: > Edwin Groothuis wrote: > > On Wed, Aug 22, 2007 at 10:30:57AM +1000, Mark Andrews wrote: > >>> On Wed, Aug 22, 2007 at 11:38:21AM +1200, Jonathan Chen wrote: > >>>> Would it be possible for a committer to take a look at: > >>>> > >>>> http://www.freebsd.org/cgi/query-pr.cgi?pr=115697 > >>>> > >>>> There's only about a month or so before the new daylight savings rule > >>>> becomes effective, and it would be nice if -STABLE had the changes > >>>> committed before then. > >>> The port misc/zoneinfo has been updated with the 2007g version of > >>> the zoneinfo files, I'm going to see if I can get approval of re@ > >>> to commit this. > >> Which really needs to be properly integrated into the base > >> system with a NO_something to prevent the database being > >> clobbered when the system is rebuilt. > > > > http://www.freebsd.org/cgi/query-pr.cgi?pr=bin/104713 > > > > I've poked remko@ in this email to ask him the status about the > > MFC. He said he didn't want me to do the MFC, so it's on his plate. > > > > I saw at > > http://www.freebsd.org/cgi/cvsweb.cgi/src/share/zoneinfo/australasia that > > the 2007f is also not MFCed. > > > > Edwin > > > > Indeed, I want to do my own MFC's, the implementation in -current > is different for older branches because the new logic is not in > place for older versions. That said with or without the > NO/WITHOUT_ZONEINFO stuff in the tree, you can update the zoneinfo part > so do not point at me for that. It might be different between -current and the older branches, but it fits in with the code used in the patch given by Mark which you had to modify two months ago to fit in with the new logic. Edwin -- Edwin Groothuis | Personal website: http://www.mavetju.org edwin@mavetju.org | Weblog: http://www.mavetju.org/weblog/