[oe-commits] [openembedded-core] 24/28: tzdata/tzcode-native: update to 2018i

git at git.openembedded.org git at git.openembedded.org
Thu Jan 3 12:40:20 UTC 2019


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a commit to branch master
in repository openembedded-core.

commit 100d0d0f24cabedd1a89b69ac8ffb05d85663761
Author: Armin Kuster <akuster808 at gmail.com>
AuthorDate: Wed Jan 2 08:36:10 2019 -0800

    tzdata/tzcode-native: update to 2018i
    
    2018i:
    
      Briefly:
        São Tomé and Príncipe switches from +01 to +00 on 2019-01-01.
    
      Changes to future timestamps
    
        Due to a change in government, São Tomé and Príncipe switches back
        from +01 to +00 on 2019-01-01 at 02:00.  (Thanks to Vadim
        Nasardinov and Michael Deckers.)
    
    2018h:
    Briefly:
        Qyzylorda, Kazakhstan moved from +06 to +05 on 2018-12-21.
        New zone Asia/Qostanay because Qostanay, Kazakhstan didn't move.
        Metlakatla, Alaska observes PST this winter only.
        Guess Morocco will continue to adjust clocks around Ramadan.
        Add predictions for Iran from 2038 through 2090.
    
      Changes to future timestamps
    
        Guess that Morocco will continue to fall back just before and
        spring forward just after Ramadan, the practice since 2012.
        (Thanks to Maamar Abdelkader.)  This means Morocco will observe
        negative DST during Ramadan in main and vanguard formats, and in
        rearguard format it stays in the +00 timezone and observes
        ordinary DST in all months other than Ramadan.  As before, extend
        this guesswork to the year 2037.  As a consequence, Morocco is
        scheduled to observe three DST transitions in some Gregorian years
        (e.g., 2033) due to the mismatch between the Gregorian and Islamic
        calendars.
    
        The table of exact transitions for Iranian DST has been extended.
        It formerly cut off before the year 2038 in a nod to 32-bit time_t.
        It now cuts off before 2091 as there is doubt about how the Persian
        calendar will treat 2091.  This change predicts DST transitions in
        2038-9, 2042-3, and 2046-7 to occur one day later than previously
        predicted.  As before, post-cutoff transitions are approximated.
    
      Changes to past and future timestamps
    
        Qyzylorda (aka Kyzylorda) oblast in Kazakhstan moved from +06 to
        +05 on 2018-12-21.  This is a zone split as Qostanay (aka
        Kostanay) did not switch, so create a zone Asia/Qostanay.
    
        Metlakatla moved from Alaska to Pacific standard time on 2018-11-04.
        It did not change clocks that day and remains on -08 this winter.
        (Thanks to Ryan Stanley.)  It will revert to the usual Alaska
        rules next spring, so this change affects only timestamps
        from 2018-11-04 through 2019-03-10.
    
      Change to past timestamps
    
        Kwajalein's 1993-08-20 transition from -12 to +12 was at 24:00,
        not 00:00.  I transcribed the time incorrectly from Shanks.
        (Thanks to Phake Nick.)
    
        Nauru's 1979 transition was on 02-10 at 02:00, not 05-01 at 00:00.
        (Thanks to Phake Nick.)
    
        Guam observed DST irregularly from 1959 through 1977.
        (Thanks to Phake Nick.)
    
        Hong Kong observed DST in 1941 starting 06-15 (not 04-01), then on
        10-01 changed standard time to +08:30 (not +08).  Its transition
        back to +08 after WWII was on 1945-09-15, not the previous day.
        Its 1904-10-30 change took effect at 01:00 +08 (not 00:00 LMT).
        (Thanks to Phake Nick, Steve Allen, and Joseph Myers.)  Also,
        its 1952 fallback was on 11-02 (not 10-25).
    
        This release contains many changes to timestamps before 1946 due
        to Japanese possession or occupation of Pacific/Chuuk,
        Pacific/Guam, Pacific/Kosrae, Pacific/Kwajalein, Pacific/Majuro,
        Pacific/Nauru, Pacific/Palau, and Pacific/Pohnpei.
        (Thanks to Phake Nick.)
    
        Assume that the Spanish East Indies was like the Philippines and
        observed American time until the end of 1844.  This affects
        Pacific/Chuuk, Pacific/Kosrae, Pacific/Palau, and Pacific/Pohnpei.
    
      Changes to past tm_isdst flags
    
        For the recent Morocco change, the tm_isdst flag should be 1 from
        2018-10-27 00:00 to 2018-10-28 03:00.  (Thanks to Michael Deckers.)
        Give a URL to the official decree.  (Thanks to Matt Johnson.)
    
    Signed-off-by: Armin Kuster <akuster808 at gmail.com>
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
---
 .../tzcode/{tzcode-native_2018g.bb => tzcode-native_2018i.bb}     | 8 ++++----
 meta/recipes-extended/tzdata/{tzdata_2018g.bb => tzdata_2018i.bb} | 4 ++--
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/meta/recipes-extended/tzcode/tzcode-native_2018g.bb b/meta/recipes-extended/tzcode/tzcode-native_2018i.bb
similarity index 70%
rename from meta/recipes-extended/tzcode/tzcode-native_2018g.bb
rename to meta/recipes-extended/tzcode/tzcode-native_2018i.bb
index 3e2b60a..f056370 100644
--- a/meta/recipes-extended/tzcode/tzcode-native_2018g.bb
+++ b/meta/recipes-extended/tzcode/tzcode-native_2018i.bb
@@ -11,10 +11,10 @@ SRC_URI =" http://www.iana.org/time-zones/repository/releases/tzcode${PV}.tar.gz
 
 UPSTREAM_CHECK_URI = "http://www.iana.org/time-zones"
 
-SRC_URI[tzcode.md5sum] = "b48f0282b80bb7dbe16e35626f446ae9"
-SRC_URI[tzcode.sha256sum] = "aa53f4fb6570f02081be61dc11ade19ea5a280c23822a5b4016ce0c6be23c427"
-SRC_URI[tzdata.md5sum] = "e71cb1f9d8d53c43904d79d7aeeedc1b"
-SRC_URI[tzdata.sha256sum] = "02dfde534872f6513ae4553a3388fdae579441e31b862ea99170dfc447f46a16"
+SRC_URI[tzcode.md5sum] = "6a6d98be8fa2fa3485e25343e79188b4"
+SRC_URI[tzcode.sha256sum] = "aaacdb876ca6fb9d58e244b462cbc7578a496b1b10994381b4b32b9f2ded32dc"
+SRC_URI[tzdata.md5sum] = "b3f0a1a789480a036e58466cd0702477"
+SRC_URI[tzdata.sha256sum] = "82c45ef84ca3bc01d0a4a397ba8adeb8f7f199c6550740587c6ac5a7108c00d9"
 
 S = "${WORKDIR}"
 
diff --git a/meta/recipes-extended/tzdata/tzdata_2018g.bb b/meta/recipes-extended/tzdata/tzdata_2018i.bb
similarity index 98%
rename from meta/recipes-extended/tzdata/tzdata_2018g.bb
rename to meta/recipes-extended/tzdata/tzdata_2018i.bb
index dba82ac..4482e89 100644
--- a/meta/recipes-extended/tzdata/tzdata_2018g.bb
+++ b/meta/recipes-extended/tzdata/tzdata_2018i.bb
@@ -9,8 +9,8 @@ DEPENDS = "tzcode-native"
 SRC_URI = "http://www.iana.org/time-zones/repository/releases/tzdata${PV}.tar.gz;name=tzdata"
 UPSTREAM_CHECK_URI = "http://www.iana.org/time-zones"
 
-SRC_URI[tzdata.md5sum] = "e71cb1f9d8d53c43904d79d7aeeedc1b"
-SRC_URI[tzdata.sha256sum] = "02dfde534872f6513ae4553a3388fdae579441e31b862ea99170dfc447f46a16"
+SRC_URI[tzdata.md5sum] = "b3f0a1a789480a036e58466cd0702477"
+SRC_URI[tzdata.sha256sum] = "82c45ef84ca3bc01d0a4a397ba8adeb8f7f199c6550740587c6ac5a7108c00d9"
 
 inherit allarch
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list