]> code.ossystems Code Review - openembedded-core.git/commit
tzcode: update to 2015a leap second changes too
authorArmin Kuster <akuster808@gmail.com>
Sat, 31 Jan 2015 01:15:49 +0000 (17:15 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 11 Feb 2015 17:39:52 +0000 (17:39 +0000)
commitc3f8855b6f09fd4efd187db0080c7f7ed93a6f70
tree28287be981c8360f78a5220892348418cd0b7f13
parent597ce0c2b77fb5d4fec7967704a3bf40f639d5a7
tzcode: update to 2015a leap second changes too

Changes affecting code

tzalloc now scrubs time zone abbreviations compatibly with the way
that tzset always has, by replacing invalid bytes with '_' and by
shortening too-long abbreviations.

tzselect ports to POSIX awk implementations, no longer mishandles
POSIX TZ settings when GNU awk is used, and reports POSIX TZ
settings to the user.  (Thanks to Stefan Kuhn.)

Changes affecting build procedure

'make check' now checks for links to links in the data.
One such link (for Africa/Asmera) has been fixed.
(Thanks to Stephen Colebourne for pointing out the problem.)

Changes affecting commentary
The leapseconds file commentary now mentions the expiration date.
(Problem reported by Martin Burnicki.)

Update Mexican Library of Congress URL.

(From OE-Core rev: ccc543570b96bb1f1efefd5ed79469da142cafd3)

Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
meta/recipes-extended/tzcode/tzcode-native_2014j.bb [deleted file]
meta/recipes-extended/tzcode/tzcode-native_2015a.bb [new file with mode: 0644]