[gnome-continuous-yocto/gnomeostree-3.22-krogoth: 197/246] tzdata: update to 2016i



commit 3428c1db71d35fc811b9fb1fc2f0ba1edd237f8c
Author: Armin Kuster <akuster808 gmail com>
Date:   Thu Nov 3 22:53:28 2016 -0700

    tzdata: update to 2016i
    
      Briefly: Cyprus split into two time zones on 2016-10-30, and Tonga
      reintroduces DST on 2016-11-06.
    
      Changes to future time stamps
    
        Pacific/Tongatapu begins DST on 2016-11-06 at 02:00, ending on
        2017-01-15 at 03:00.  Assume future observances in Tonga will be
        from the first Sunday in November through the third Sunday in
        January, like Fiji.  (Thanks to Pulu ʻAnau.)  Switch to numeric
        time zone abbreviations for this zone.
    
      Changes to past and future time stamps
    
        Northern Cyprus is now +03 year round, causing a split in Cyprus
        time zones starting 2016-10-30 at 04:00.  This creates a zone
        Asia/Famagusta.  (Thanks to Even Scharning and Matt Johnson.)
    
        Antarctica/Casey switched from +08 to +11 on 2016-10-22.
        (Thanks to Steffen Thorsen.)
    
      Changes to past time stamps
    
        Several corrections were made for pre-1975 time stamps in Italy.
        These affect Europe/Malta, Europe/Rome, Europe/San_Marino, and
        Europe/Vatican.
    
        First, the 1893-11-01 00:00 transition in Italy used the new UT
        offset (+01), not the old (+00:49:56).  (Thanks to Michael
        Deckers.)
    
        Second, rules for daylight saving in Italy were changed to agree
        with Italy's National Institute of Metrological Research (INRiM)
        except for 1944, as follows (thanks to Pierpaolo Bernardi, Brian
        Inglis, and Michael Deckers):
    
          The 1916-06-03 transition was at 24:00, not 00:00.
    
          The 1916-10-01, 1919-10-05, and 1920-09-19 transitions were at
          00:00, not 01:00.
    
          The 1917-09-30 and 1918-10-06 transitions were at 24:00, not
          01:00.
    
          The 1944-09-17 transition was at 03:00, not 01:00.  This
          particular change is taken from Italian law as INRiM's table,
          (which says 02:00) appears to have a typo here.  Also, keep the
          1944-04-03 transition for Europe/Rome, as Rome was controlled by
          Germany then.
    
          The 1967-1970 and 1972-1974 fallback transitions were at 01:00,
          not 00:00.
    
    (From OE-Core rev: daf95f7fd9f7ab65685d7b764d8e50df8d00d308)
    
    (From OE-Core rev: 989be1015d678ed6b11fde3bd153a92a42e8ec72)
    
    Signed-off-by: Armin Kuster <akuster808 gmail com>
    Signed-off-by: Ross Burton <ross burton intel com>
    Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>
    Signed-off-by: Armin Kuster <akuster808 gmail com>
    Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>

 .../tzdata/{tzdata_2016h.bb => tzdata_2016i.bb}    |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/meta/recipes-extended/tzdata/tzdata_2016h.bb b/meta/recipes-extended/tzdata/tzdata_2016i.bb
similarity index 98%
rename from meta/recipes-extended/tzdata/tzdata_2016h.bb
rename to meta/recipes-extended/tzdata/tzdata_2016i.bb
index ebdb21d..9c4ba97 100644
--- a/meta/recipes-extended/tzdata/tzdata_2016h.bb
+++ b/meta/recipes-extended/tzdata/tzdata_2016i.bb
@@ -8,8 +8,8 @@ DEPENDS = "tzcode-native"
 
 SRC_URI = "http://www.iana.org/time-zones/repository/releases/tzdata${PV}.tar.gz;name=tzdata";
 
-SRC_URI[tzdata.md5sum] = "878f0ec3fd9e4026ea11dd1b649a315a"
-SRC_URI[tzdata.sha256sum] = "da1b74fc2dec2ce8b64948dafb0bfc2f923c830d421a7ae4d016226135697a64"
+SRC_URI[tzdata.md5sum] = "73912ecfa6a9a8048ddf2e719d9bc39d"
+SRC_URI[tzdata.sha256sum] = "b6966ec982ef64fe48cebec437096b4f57f4287519ed32dde59c86d3a1853845"
 
 inherit allarch
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]