From owner-freebsd-bugs@FreeBSD.ORG Fri Aug 12 11:10:09 2011 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7F88B1065675 for ; Fri, 12 Aug 2011 11:10:09 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 39E1F8FC15 for ; Fri, 12 Aug 2011 11:10:09 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p7CBA9Ql070665 for ; Fri, 12 Aug 2011 11:10:09 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p7CBA91l070664; Fri, 12 Aug 2011 11:10:09 GMT (envelope-from gnats) Resent-Date: Fri, 12 Aug 2011 11:10:09 GMT Resent-Message-Id: <201108121110.p7CBA91l070664@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Konstantin Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 395191065675 for ; Fri, 12 Aug 2011 11:01:36 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22]) by mx1.freebsd.org (Postfix) with ESMTP id 28A2F8FC1B for ; Fri, 12 Aug 2011 11:01:36 +0000 (UTC) Received: from red.freebsd.org (localhost [127.0.0.1]) by red.freebsd.org (8.14.4/8.14.4) with ESMTP id p7CB1ZtV071118 for ; Fri, 12 Aug 2011 11:01:35 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.4/8.14.4/Submit) id p7CB1ZkJ071117; Fri, 12 Aug 2011 11:01:35 GMT (envelope-from nobody) Message-Id: <201108121101.p7CB1ZkJ071117@red.freebsd.org> Date: Fri, 12 Aug 2011 11:01:35 GMT From: Konstantin To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: misc/159707: Olson's timezone database is old for Russia in 7.X/8.X X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Aug 2011 11:10:09 -0000 >Number: 159707 >Category: misc >Synopsis: Olson's timezone database is old for Russia in 7.X/8.X >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Aug 12 11:10:08 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Konstantin >Release: 8.X/7.X >Organization: Kaspersky Lab >Environment: >Description: The problem is that in 7.X and 8.X (except CURRENT 8-STABLE) Olson’s timezone database for Europe is obsolete. I have found current version 8.33 only in RELENG_8. This spring Russian government had canceled Daylight saving time. So if you are still using 7.X or 8.0, 8.1, 8.2 in Russia, this fall you will definitely have problems with you timezone. Whole country will stay with UTC+4 and you will back to winter time UTC+3. That is not good at all =) Please update share/zoneinfo in src and add new /usr/share/zoneinfo/ files in binary update. >How-To-Repeat: >Fix: 1) Download new europe version from ftp://elsie.nci.nih.gov/pub/ or from RELENG_8 to /usr/src/share/zoneinfo/ 2) cd /usr/src/share/zoneinfo/ 4) make clean; make install 5) (if it's needed) cp /usr/share/zoneinfo/Europe/Moscow /etc/localtime >Release-Note: >Audit-Trail: >Unformatted: