From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from omta001.cacentral1.a.cloudfilter.net (omta001.cacentral1.a.cloudfilter.net [3.97.99.32]) by sourceware.org (Postfix) with ESMTPS id 47EE13858D28 for ; Sun, 17 Oct 2021 19:22:14 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 47EE13858D28 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=SystematicSW.ab.ca Authentication-Results: sourceware.org; spf=none smtp.mailfrom=systematicsw.ab.ca Received: from shw-obgw-4001a.ext.cloudfilter.net ([10.228.9.142]) by cmsmtp with ESMTP id c4t5m7wdEczbLcBjZmkXFj; Sun, 17 Oct 2021 19:22:13 +0000 Received: from SystematicSW.ab.ca ([68.147.0.90]) by cmsmtp with ESMTP id cBjZmplyEXoZRcBjZmTnE3; Sun, 17 Oct 2021 19:22:13 +0000 X-Authority-Analysis: v=2.4 cv=R8NgpfdX c=1 sm=1 tr=0 ts=616c77e5 a=T+ovY1NZ+FAi/xYICV7Bgg==:117 a=T+ovY1NZ+FAi/xYICV7Bgg==:17 a=m9shYIPOAAAA:8 a=TKpET_puV3Ybak4uUxIA:9 a=eBtjOderJR8A:10 a=LHQ91m3heICjk2Q-pzoI:22 From: Cygwin tzcode/tzdata Maintainer To: Cygwin Announcements Reply-To: Cygwin Date: Sun, 17 Oct 2021 13:16:43 -0600 Message-Id: <20211017131643.11769-1-Brian.Inglis@SystematicSW.ab.ca> Subject: Updated: tzcode, tzdata 2021d X-CMAE-Envelope: MS4xfBbF/2MOBx3hW/x62dMBHRpYb88rJ0XkvzzEx7qrfZCF2ZcJCmLEEmxIQYQB/DF+ywXgO1KNizfOU1PNRFn7mO99S4jof67ipB8necmE4y4GMfeUqLG8 3NGqNPsnNEobi7Lm0gHhH58XbF25dmFJ+Uqt68mfZvyNCh9pIprl7MN9cNLnlW8vr46Ft7iVH0NTGpjY4cy0Mkk2TtemqeKIn2+n/ITpQqHXi+ZZx6o2o0nn CGjbUWjZDsflBB7WT/KO5R+J3h5288ISw+Q3X3deAgo= X-Spam-Status: No, score=-1160.8 required=5.0 tests=BAYES_00, KAM_DMARC_STATUS, KAM_LAZY_DOMAIN_SECURITY, RCVD_IN_BARRACUDACENTRAL, RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H4, RCVD_IN_MSPIKE_WL, SPF_HELO_NONE, SPF_NONE, TXREP autolearn=no autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) 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: Sun, 17 Oct 2021 19:22:15 -0000 The following packages have been upgraded in the Cygwin distribution: * tzcode 2021d * tzdata 2021d 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 details on changes, please see the announcement or below: https://mm.icann.org/pipermail/tz-announce/2021-October/000068.html Release 2021d - 2021-10-15 13:48:18 -0700 Briefly: Fiji suspends DST for the 2021/2022 season. 'zic -r' marks unspecified timestamps with "-00". Changes to future timestamps Fiji will suspend observance of DST for the 2021/2022 season. Assume for now that it will return next year. (Thanks to Jashneel Kumar and P Chan.) Changes to code 'zic -r' now uses "-00" time zone abbreviations for intervals with UT offsets that are unspecified due to -r truncation. This implements a change in draft Internet RFC 8536bis.