Date: 1 Jan 2006 09:16:45 +0900 From: Kenji Rikitake <kenji.rikitake@acm.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: Kenji Rikitake <kenji.rikitake@acm.org> Subject: kern/91152: 4.11-RELEASE-p13 timezone leapsecond file incorrect Message-ID: <20060101001708.55243.qmail@k2r.org> Resent-Message-ID: <200601010020.k010K4Vr022894@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 91152
>Category: kern
>Synopsis: 4.11-RELEASE-p13 timezone leapsecond file incorrect
>Confidential: no
>Severity: critical
>Priority: high
>Responsible: freebsd-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Sun Jan 01 00:20:03 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator: Kenji Rikitake
>Release: FreeBSD 4.11-RELEASE-p13 i386
>Organization:
>Environment:
System: FreeBSD limmax.k2r.org 4.11-RELEASE-p13 FreeBSD 4.11-RELEASE-p13 #9: Tue Nov 1 15:54:51 JST 2005 kenji@limmax.k2r.org:/usr/obj/usr/src/sys/LIMMAX i386
FreeBSD running on TAI (not in UTC)
>Description:
4.11-RELEASE-p13 /usr/src/share/timezone/leapsecond
does not contain the leap second info of
31-DEC-2005 23:59:60 UTC.
>How-To-Repeat:
cd /usr/src/share/timezone
make -DLEAPSECONDS install
cp /usr/share/zoneinfo/{whatever the zone} /etc/localtime
date
(note that the current difference between TAI and UTC is
TAI = UTC + 33 seconds (TAI is ahead of UTC).
>Fix:
apply the following patch at
/usr/src/share/timezone
*** leapseconds.FCS Tue May 17 10:38:32 2005
--- leapseconds Sun Jan 1 09:02:39 2006
***************
*** 45,46 ****
--- 45,48 ----
Leap 1998 Dec 31 23:59:60 + S
+ Leap 2005 Dec 31 23:59:60 + S
+
[End of send-pr bug report]
>Release-Note:
>Audit-Trail:
>Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060101001708.55243.qmail>
