From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp-out-so.shaw.ca (smtp-out-so.shaw.ca [64.59.136.137]) by sourceware.org (Postfix) with ESMTPS id 9FB453858023 for ; Sat, 2 Jan 2021 18:33:18 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 9FB453858023 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=SystematicSW.ab.ca Authentication-Results: sourceware.org; spf=none smtp.mailfrom=brian.inglis@systematicsw.ab.ca Received: from SystematicSW.ab.ca ([24.64.172.44]) by shaw.ca with ESMTP id vliGk64OsbYg3vliHkWabs; Sat, 02 Jan 2021 11:33:17 -0700 X-Authority-Analysis: v=2.4 cv=Q4RsX66a c=1 sm=1 tr=0 ts=5ff0bc6d a=kiZT5GMN3KAWqtYcXc+/4Q==:117 a=kiZT5GMN3KAWqtYcXc+/4Q==:17 a=I0CVDw5ZAAAA:8 a=m9shYIPOAAAA:8 a=uHglZby0oxFvC4eZjeoA:9 a=6pN67YgExNMA:10 a=YdXdGVBxRxTCRzIkH2Jn:22 a=LHQ91m3heICjk2Q-pzoI:22 From: Brian Inglis To: Reply-To: Date: Sat, 02 Jan 2021 11:22:12 -0700 Message-Id: <20210102112212.23245-1-Brian.Inglis@SystematicSW.ab.ca> Subject: Updated: tzcode, tzdata 2020f X-CMAE-Envelope: MS4xfCtA0fA8cPPec3L1rXspI6czmhZkizFn2nFyUfhs4QLAWZmQpCj/CRUgSLMDo/gGc/OAv28PgdnUGI3Pm/4YwoksxylUw39sHOxFGahri5Imz3+rIyju d+7WUa3VCDKdk7epjPH8VeE0/11uALmJvoumH3oMcUiJtNWu6S+GMXubAC66XS2DQLsZrJkKacxKovNT1AaIQ7Kc/T4J7dZXl3xlThiDjRpX+HYA3Tm0x2AL ZSK83CXItXsAVk8PmmB7ZBYL91H+sDyjIK4MVjim8cQ= X-Spam-Status: No, score=-5.9 required=5.0 tests=BAYES_00, KAM_DMARC_STATUS, KAM_LAZY_DOMAIN_SECURITY, RCVD_IN_DNSWL_LOW, RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL, SPF_HELO_NONE, SPF_NONE, TXREP autolearn=no autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: cygwin-announce@cygwin.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Read-only mailing list announcing new and updated Cygwin packages List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Jan 2021 18:33:19 -0000 The following packages have been upgraded in the Cygwin distribution: * tzcode 2020f * tzdata 2020f The Time Zone Database (often called tz, tzdb, or zoneinfo) contains data that represents the history of local time for many locations around the world, and supports conversion of UTC time to local time at those locations to allow display of those local times. It is updated periodically to reflect changes made by political bodies to daylight saving (summer time) rules, UTC offsets, and time zone boundaries. The tzcode package provides the tzselect, zdump, and zic utilities. For more information, see the project home page: https://www.iana.org/time-zones and for this release, see the announcement or below: https://mm.icann.org/pipermail/tz-announce/2020-December/000064.html Change to build procedure * 'make rearguard_tarballs' no longer generates a bad rearguard.zi, fixing a 2020e bug. (Problem reported by Deborah Goldsmith.)