From nobody Thu Dec 01 21:09:37 2022 X-Original-To: dev-commits-src-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4NNTGp2mZmz4jLMb; Thu, 1 Dec 2022 21:09:38 +0000 (UTC) (envelope-from gbe@freebsd.org) Received: from smtp.freebsd.org (smtp.freebsd.org [96.47.72.83]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4NNTGp2B5mz3NNL; Thu, 1 Dec 2022 21:09:38 +0000 (UTC) (envelope-from gbe@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1669928978; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=jSxicLr1lGuHFDzQSH9/bdyqHe0gybIQRm14Li/a+c8=; b=w0i+u7VYOHdj+leCSHJS3G07nnVHvj2jSAgqwyV6I8Lglezq1PUKyLfqepAUav+Og7xS3c BKfdDbwFQSRISTUocdZHwRSYAXgA8bzhHvF2Sgb7516vkYHhXvCmBaUNuk0iWV2IrlD/jM FA7cMC+Ck5w17niOdS6q4Vz3q4J2AQWB9WBVTlWiZH1RCSeIFcwCKPhMWWItu71jXnhk6Q bYdI20Rmqrxi7SYCNV003SXnvfwDCCBF6jyEjePuHUGAquZFKoXUAwiWEw81RTRIR77vhg rOAmFEKda3Nc+X7K4G1dNcnk7xWAlCaQOtalP7OMFnkylkrXPKO/Kq3DyPdK2g== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1669928978; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=jSxicLr1lGuHFDzQSH9/bdyqHe0gybIQRm14Li/a+c8=; b=bElWzDN91ubc9nVHZ/sD9buW3OWHpM8bKpsBWaMquPv0ILlAavIQvCYFnvIKiYHmc0hleP EhQu41H7mEFwYNnPM5jVROOBi8LROjIl5oH1plwWOKrAcgGJUv+CMNqOR3LDQnCjFpCkqB 3PfBX3aC9fwIED1+id6HypWP69w9Q8dZenTuhIU0ZDY9tECOmUvxw2IBhTY7pXPW/QDtgv SJf/SUytHtf9AXgoivBXoWo5dALEKMrG1qWk+Fs11jsFDutWWg008eAViPky9HVh/XaDwL O9pPFXbBWVMXbT/2j/FVLvAhpnN/oQXgHhCIp+2lQ5MlvEjH60/9DwHEI+Yb7w== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1669928978; a=rsa-sha256; cv=none; b=gS5m6iLwSpwS4p2b2Rhs8CmNlKsG+bQluXNKEFJNhbZ2XgpMiyX27I0ObmkpdhPZJ6okn/ x9YJANanspSS4/Qbc1PCvKSDxrjBfEWF/bDNZr5DEPwQ8RT7BvViWs55tSz+MNjZnYHEn2 z67mPmsXJAkClkUbFN0h6WOZkuq7kzMirwZcSzCQKrENnH4jTqyAC0/o9i7AJ2yfP9bSgb HUnrlyQcWU9QaHDqpooyIkSgJImJR24hdkpJFbSEvBvbygG1wGZjS5Bv2Qv2ijkbmaukxX 2ogOGeFk/K4441ZoPBj0Tsp7gxFVZBcyczkSxkTpk5S3awlxbwu17tZDnE987Q== Received: from localhost (p200300cb870eb368004b6908b0a32bda.dip0.t-ipconnect.de [IPv6:2003:cb:870e:b368:4b:6908:b0a3:2bda]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) (Authenticated sender: gbe) by smtp.freebsd.org (Postfix) with ESMTPSA id 4NNTGn56QXzJf9; Thu, 1 Dec 2022 21:09:37 +0000 (UTC) (envelope-from gbe@freebsd.org) Date: Thu, 1 Dec 2022 22:09:37 +0100 From: Gordon Bergling To: Philip Paeps Cc: src-committers@freebsd.org, dev-commits-src-all@freebsd.org, dev-commits-src-branches@freebsd.org Subject: Re: git: e851e0aabdff - stable/13 - contrib/tzdata: import tzdata 2022g Message-ID: References: <202212010137.2B11bsCs085265@gitrepo.freebsd.org> List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-src-all@freebsd.org X-BeenThere: dev-commits-src-all@freebsd.org MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="tKG8uporRl66J6Ml" Content-Disposition: inline In-Reply-To: <202212010137.2B11bsCs085265@gitrepo.freebsd.org> X-Url: X-Operating-System: FreeBSD 13.1-STABLE amd64 X-Host-Uptime: 10:02PM up 1 day, 4:56, 2 users, load averages: 4.13, 4.03, 3.90 X-ThisMailContainsUnwantedMimeParts: N --tKG8uporRl66J6Ml Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi Philip, On Thu, Dec 01, 2022 at 01:37:54AM +0000, Philip Paeps wrote: > The branch stable/13 has been updated by philip: >=20 > URL: https://cgit.FreeBSD.org/src/commit/?id=3De851e0aabdffb4f193e05645ff= a45593f0603a1d >=20 > commit e851e0aabdffb4f193e05645ffa45593f0603a1d > Author: Philip Paeps > AuthorDate: 2022-11-30 01:36:28 +0000 > Commit: Philip Paeps > CommitDate: 2022-12-01 01:36:29 +0000 >=20 > contrib/tzdata: import tzdata 2022g > =20 > Changes: https://github.com/eggert/tz/blob/2022g/NEWS > =20 > tzdata 2022g and later split America/Ciudad_Juarez from America/Ojina= ga. > Ensure this file is removed in builds WITHOUT_ZONEINFO. > =20 > (cherry picked from commit cf1ad5351036884e0a2e21d1bc9b712448467741) > (cherry picked from commit 821549a9dfdf69f533feb84914b09450cd7311b6) > --- > contrib/tzdata/Makefile | 55 +++++++---- > contrib/tzdata/NEWS | 89 ++++++++++++++++- > contrib/tzdata/africa | 4 + > contrib/tzdata/asia | 2 +- > contrib/tzdata/backward | 1 + > contrib/tzdata/backzone | 55 ++++++++++- > contrib/tzdata/europe | 28 +++++- > contrib/tzdata/northamerica | 161 ++++++++++++++++++-------= ------ > contrib/tzdata/southamerica | 9 +- > contrib/tzdata/theory.html | 1 - > contrib/tzdata/version | 2 +- > contrib/tzdata/zone.tab | 26 ++--- > contrib/tzdata/zone1970.tab | 26 ++--- > tools/build/mk/OptionalObsoleteFiles.inc | 1 + > 14 files changed, 335 insertions(+), 125 deletions(-) many thanks for the update. One short question, I have a few FreeBSD system= s that are externaly hosted where a switch the stable/13 is not possible. Would it be = possible to put this tzdata-update into an ENA for current releases? My FreeBSD installation are hosted virtualy "across the globe" and I am not= sure how important an tzdata is. --Gordon --tKG8uporRl66J6Ml Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGTBAEBCgB9FiEEYbWI0KY5X7yH/Fy4OQX2V8rP09wFAmOJGA9fFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDYx QjU4OEQwQTYzOTVGQkM4N0ZDNUNCODM5MDVGNjU3Q0FDRkQzREMACgkQOQX2V8rP 09yq1wgAi6It1l3ptzZtVu5TgGMQspVe619IzfjjxHCFw5oJ82HaW0aLN17bL6DQ +lxAbFFOzHiu8gaZ8PBsuUG0vdtqaWFXKcoL7ny+wIKWZAjNwnUgamLuuiXQwGR4 eHhjWGPRZtwoMa8F5bHhtvmVFXlbAYzom5Qg8BtRPQMr1MKi8h48z9sfVjyOJwSf +b6IhqTDQt7VM0tJUR5XCdXjtIMu8BisvfMGbqGswxwcMqHLh3dQU4upK6qN7gHz 3ticasQ4wY0lhXFgHUReMbCtwnD17bf+h0CV76SHMK+/9NpM8RGilzPCk008mIC0 3iFjzN1KYaNc1Wds/YK2UTKbutd5gQ== =l6cF -----END PGP SIGNATURE----- --tKG8uporRl66J6Ml--