* [PATCH 0/2] Time zone update to 2016i
@ 2016-11-04 5:53 Armin Kuster
2016-11-04 5:53 ` [PATCH 1/2] tzcode: " Armin Kuster
` (2 more replies)
0 siblings, 3 replies; 5+ messages in thread
From: Armin Kuster @ 2016-11-04 5:53 UTC (permalink / raw)
To: akuster808, openembedded-core
These applied on top of 2016h I sent on 10-23
Armin Kuster (2):
tzcode: update to 2016i
tzdata: update to 2016i
.../tzcode/{tzcode-native_2016h.bb => tzcode-native_2016i.bb} | 8 ++++----
meta/recipes-extended/tzdata/{tzdata_2016h.bb => tzdata_2016i.bb} | 4 ++--
2 files changed, 6 insertions(+), 6 deletions(-)
rename meta/recipes-extended/tzcode/{tzcode-native_2016h.bb => tzcode-native_2016i.bb} (69%)
rename meta/recipes-extended/tzdata/{tzdata_2016h.bb => tzdata_2016i.bb} (98%)
--
2.7.4
^ permalink raw reply [flat|nested] 5+ messages in thread* [PATCH 1/2] tzcode: update to 2016i 2016-11-04 5:53 [PATCH 0/2] Time zone update to 2016i Armin Kuster @ 2016-11-04 5:53 ` Armin Kuster 2016-11-04 5:53 ` [PATCH 2/2] tzdata: " Armin Kuster 2016-11-04 16:04 ` [PATCH 0/2] Time zone " Leonardo Sandoval 2 siblings, 0 replies; 5+ messages in thread From: Armin Kuster @ 2016-11-04 5:53 UTC (permalink / raw) To: akuster808, openembedded-core Changes to code The code should now be buildable on AmigaOS merely by setting the appropriate Makefile variables. (From a patch by Carsten Larsen.) Signed-off-by: Armin Kuster <akuster808@gmail.com> --- .../tzcode/{tzcode-native_2016h.bb => tzcode-native_2016i.bb} | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) rename meta/recipes-extended/tzcode/{tzcode-native_2016h.bb => tzcode-native_2016i.bb} (69%) diff --git a/meta/recipes-extended/tzcode/tzcode-native_2016h.bb b/meta/recipes-extended/tzcode/tzcode-native_2016i.bb similarity index 69% rename from meta/recipes-extended/tzcode/tzcode-native_2016h.bb rename to meta/recipes-extended/tzcode/tzcode-native_2016i.bb index de7d88d..9d3d5a1 100644 --- a/meta/recipes-extended/tzcode/tzcode-native_2016h.bb +++ b/meta/recipes-extended/tzcode/tzcode-native_2016i.bb @@ -9,10 +9,10 @@ SRC_URI =" http://www.iana.org/time-zones/repository/releases/tzcode${PV}.tar.gz 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[tzcode.md5sum] = "00c20689d996dea4cf5b45504724ce8f" -SRC_URI[tzcode.sha256sum] = "30e62f0b86a78fb020d378b950930da023ca31b1a58f08d8fb2066627c4d6566" -SRC_URI[tzdata.md5sum] = "878f0ec3fd9e4026ea11dd1b649a315a" -SRC_URI[tzdata.sha256sum] = "da1b74fc2dec2ce8b64948dafb0bfc2f923c830d421a7ae4d016226135697a64" +SRC_URI[tzcode.md5sum] = "8fae14cba9396462955b7859cf04ba48" +SRC_URI[tzcode.sha256sum] = "411e8adcb6288b17d6c2624fde65e7d82654ca69b813ae121504ff66f0cfba7b" +SRC_URI[tzdata.md5sum] = "73912ecfa6a9a8048ddf2e719d9bc39d" +SRC_URI[tzdata.sha256sum] = "b6966ec982ef64fe48cebec437096b4f57f4287519ed32dde59c86d3a1853845" S = "${WORKDIR}" -- 2.7.4 ^ permalink raw reply related [flat|nested] 5+ messages in thread
* [PATCH 2/2] tzdata: update to 2016i 2016-11-04 5:53 [PATCH 0/2] Time zone update to 2016i Armin Kuster 2016-11-04 5:53 ` [PATCH 1/2] tzcode: " Armin Kuster @ 2016-11-04 5:53 ` Armin Kuster 2016-11-04 16:04 ` [PATCH 0/2] Time zone " Leonardo Sandoval 2 siblings, 0 replies; 5+ messages in thread From: Armin Kuster @ 2016-11-04 5:53 UTC (permalink / raw) To: akuster808, openembedded-core 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. Signed-off-by: Armin Kuster <akuster808@gmail.com> --- meta/recipes-extended/tzdata/{tzdata_2016h.bb => tzdata_2016i.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-extended/tzdata/{tzdata_2016h.bb => tzdata_2016i.bb} (98%) 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 00b0f5f..3801a3f 100644 --- a/meta/recipes-extended/tzdata/tzdata_2016h.bb +++ b/meta/recipes-extended/tzdata/tzdata_2016i.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] = "878f0ec3fd9e4026ea11dd1b649a315a" -SRC_URI[tzdata.sha256sum] = "da1b74fc2dec2ce8b64948dafb0bfc2f923c830d421a7ae4d016226135697a64" +SRC_URI[tzdata.md5sum] = "73912ecfa6a9a8048ddf2e719d9bc39d" +SRC_URI[tzdata.sha256sum] = "b6966ec982ef64fe48cebec437096b4f57f4287519ed32dde59c86d3a1853845" inherit allarch -- 2.7.4 ^ permalink raw reply related [flat|nested] 5+ messages in thread
* Re: [PATCH 0/2] Time zone update to 2016i 2016-11-04 5:53 [PATCH 0/2] Time zone update to 2016i Armin Kuster 2016-11-04 5:53 ` [PATCH 1/2] tzcode: " Armin Kuster 2016-11-04 5:53 ` [PATCH 2/2] tzdata: " Armin Kuster @ 2016-11-04 16:04 ` Leonardo Sandoval 2016-11-04 20:26 ` Burton, Ross 2 siblings, 1 reply; 5+ messages in thread From: Leonardo Sandoval @ 2016-11-04 16:04 UTC (permalink / raw) To: Armin Kuster, openembedded-core Armin, I am trying to patch your series but I get this error: git pw mbox 3757 -r 1 | git apply --check error: meta/recipes-extended/tzcode/tzcode-native_2016h.bb: No such file or directory error: meta/recipes-extended/tzdata/tzdata_2016h.bb: No such file or directory BTW, 3757 is the series ID located at patchwork instance. On 11/03/2016 11:53 PM, Armin Kuster wrote: > These applied on top of 2016h I sent on 10-23 > > Armin Kuster (2): > tzcode: update to 2016i > tzdata: update to 2016i > > .../tzcode/{tzcode-native_2016h.bb => tzcode-native_2016i.bb} | 8 ++++---- > meta/recipes-extended/tzdata/{tzdata_2016h.bb => tzdata_2016i.bb} | 4 ++-- > 2 files changed, 6 insertions(+), 6 deletions(-) > rename meta/recipes-extended/tzcode/{tzcode-native_2016h.bb => tzcode-native_2016i.bb} (69%) > rename meta/recipes-extended/tzdata/{tzdata_2016h.bb => tzdata_2016i.bb} (98%) > ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH 0/2] Time zone update to 2016i 2016-11-04 16:04 ` [PATCH 0/2] Time zone " Leonardo Sandoval @ 2016-11-04 20:26 ` Burton, Ross 0 siblings, 0 replies; 5+ messages in thread From: Burton, Ross @ 2016-11-04 20:26 UTC (permalink / raw) To: Leonardo Sandoval; +Cc: OE-core [-- Attachment #1: Type: text/plain, Size: 424 bytes --] On 4 November 2016 at 16:04, Leonardo Sandoval < leonardo.sandoval.gonzalez@linux.intel.com> wrote: > git pw mbox 3757 -r 1 | git apply --check > error: meta/recipes-extended/tzcode/tzcode-native_2016h.bb: No such file > or directory > error: meta/recipes-extended/tzdata/tzdata_2016h.bb: No such file or > directory > It depends on the update to 2016h that Armin sent earlier but isn't yet in master. Ross [-- Attachment #2: Type: text/html, Size: 1009 bytes --] ^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2016-11-04 20:27 UTC | newest] Thread overview: 5+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2016-11-04 5:53 [PATCH 0/2] Time zone update to 2016i Armin Kuster 2016-11-04 5:53 ` [PATCH 1/2] tzcode: " Armin Kuster 2016-11-04 5:53 ` [PATCH 2/2] tzdata: " Armin Kuster 2016-11-04 16:04 ` [PATCH 0/2] Time zone " Leonardo Sandoval 2016-11-04 20:26 ` Burton, Ross
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox