SHA256
1
0
forked from pool/timezone

Accepting request 247449 from home:leonardocf:branches:Base:System

- Update to 2014g (bnc#894862)
- Update to 2014f (bnc#890921, bnc#892843)

OBS-URL: https://build.opensuse.org/request/show/247449
OBS-URL: https://build.opensuse.org/package/show/Base:System/timezone?expand=0&rev=141
This commit is contained in:
Stephan Kulow
2014-09-03 20:09:53 +00:00
committed by Git OBS Bridge
parent c30f92ec1a
commit cd5e2cb673
14 changed files with 163 additions and 89 deletions

View File

@@ -1,3 +1,30 @@
-------------------------------------------------------------------
Wed Sep 3 13:03:39 UTC 2014 - lchiquitto@suse.com
- update to 2014g (bnc#894862):
* Turks & Caicos are switching from US eastern time to UTC-4
year-round, modeled as a switch from EST/EDT to AST on
2014-11-02 at 02:00.
* Many past time stamps were changed for correctness.
* Many performance enhancements and fixes in the time zone
manipulation utilities.
- iso3166-uk.diff, tzcode-fromname.patch, tzcode-zic.diff,
tzdata-china.diff: refresh.
- tzcode-symlink.patch: rebase.
-------------------------------------------------------------------
Wed Sep 3 12:43:19 UTC 2014 - lchiquitto@suse.com
- update to 2014f (bnc#890921, bnc#892843):
* Russia will subtract an hour from most of its time zones on
2014-10-26 at 02:00 local time.
* Many time zone abbreviations were adjusted or fixed.
* Many past time stamps were changed for correctness.
* A new file 'zone1970.tab' was added. The new file's extended
format allows multiple country codes per zone. New applications
should use the new file.
* Some fixes in 'localtime', 'zic', 'mktime' and 'yearistype'.
-------------------------------------------------------------------
Fri Jun 13 19:23:34 UTC 2014 - lchiquitto@suse.com