From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS31976 209.132.180.0/23 X-Spam-Status: No, score=-4.0 required=3.0 tests=AWL,BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_EF,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED,SPF_HELO_PASS,SPF_PASS shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from sourceware.org (server1.sourceware.org [209.132.180.131]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dcvr.yhbt.net (Postfix) with ESMTPS id 347241F770 for ; Mon, 31 Dec 2018 23:38:57 +0000 (UTC) DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=eW+opqP/8Lt6OHN6 MUsszS1ux1DOGoNKViYevCT3Tj7miASDOYr4lsc1zWUUWbnF/EXIbrYizlelzr8X uWk604kzcxG9k1FW8VC/hcTxnM43eGJkoZ1uPUahL5WvvyElQUWxtw2xn4l8QtN/ jaiV+2Kbch6V+w96f3fIzO0sUvY= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=Ipmh87kbHle3WupXmXYGV0 XZdFs=; b=g+3CtqYoIUItaSfgV60ek6Pajx/KyHEObNzW0qk1iEYYeIZgqpdUZW vUOfFgYgeh4rzGDjBjSuaYTqvqUe5gYa/y5YKYgaKHw5nGSG6ggrZgUyvQiXq6Q8 WehMYxc2ULqxQg9zsnrRZnH8YqZJZ3BRdJVYqkFdvsN4AP/oEY0Gk= Received: (qmail 89931 invoked by alias); 31 Dec 2018 23:38:54 -0000 Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-alpha-owner@sourceware.org Received: (qmail 89920 invoked by uid 89); 31 Dec 2018 23:38:53 -0000 Authentication-Results: sourceware.org; auth=none X-HELO: zimbra.cs.ucla.edu Subject: Re: Update timezone code from tzcode 2018i To: Joseph Myers , libc-alpha@sourceware.org References: From: Paul Eggert Message-ID: <910690d2-e573-3da7-3df5-1cb423e3cdaa@cs.ucla.edu> Date: Mon, 31 Dec 2018 15:38:47 -0800 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.2.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Thanks, please install. That patch fixes a zic bug where it generates an incorrect transition for TZ='Africa/Casablanca' predicted for the year 2440, but I doubt whether this is worth mentioning in NEWS as Morocco will surely change its DST rules sometime in the next three centuries or so anyway.