From owner-freebsd-questions@FreeBSD.ORG Tue Jan 16 20:59:46 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3E0A316A415 for ; Tue, 16 Jan 2007 20:59:46 +0000 (UTC) (envelope-from dan@dan.emsphone.com) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by mx1.freebsd.org (Postfix) with ESMTP id 0173513C457 for ; Tue, 16 Jan 2007 20:59:45 +0000 (UTC) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.13.6/8.13.8) id l0GKxZWC068238; Tue, 16 Jan 2007 14:59:35 -0600 (CST) (envelope-from dan) Date: Tue, 16 Jan 2007 14:59:35 -0600 From: Dan Nelson To: hal Message-ID: <20070116205934.GA91779@dan.emsphone.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-OS: FreeBSD 6.2-PRERELEASE User-Agent: Mutt/1.5.13 (2006-08-11) Cc: freebsd-questions@freebsd.org Subject: Re: Daylight savings time / 6.1 and 4.11 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Jan 2007 20:59:46 -0000 In the last episode (Jan 16), hal said: > Beginning in 2007, Daylight Savings Time will be lengthened one month > by starting three weeks earlier (2AM on the second Sunday in March) > and ending one week later (2AM on the first Sunday in November). > > What patch levels do I need to be at for my 4.7 and 6.1 systems to be > daylight savings 2007 ready? > > Currently: 4.11-RELEASE-p25 > > Currently: 6.1-RELEASE-p10 Since it's not a security issue, I doubt the new zone files will go into any -p# branch. If you were tracking the main branches (RELENG_4 or RELENG_6) instead of a -RELEASE branch (RELENG_4_11 or RELENG_6_1), you would have them, though. Quickest fix would be to install the misc/zoneinfo port, which doesn't care what release you're running. -- Dan Nelson dnelson@allantgroup.com