SHA256
1
0
forked from pool/timezone

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

Timezone update 2016b [boo#971377]

OBS-URL: https://build.opensuse.org/request/show/374223
OBS-URL: https://build.opensuse.org/package/show/Base:System/timezone?expand=0&rev=170
This commit is contained in:
2016-03-18 10:09:33 +00:00
committed by Git OBS Bridge
parent 6548f647d3
commit 2f4ae5acab
20 changed files with 604 additions and 69 deletions

View File

@@ -1,3 +1,27 @@
-------------------------------------------------------------------
Thu Mar 17 06:52:00 UTC 2016 - lchiquitto@suse.com
- timezone update 2016b [boo#971377]
* New zones Europe/Astrakhan and Europe/Ulyanovsk for Astrakhan
and Ulyanovsk Oblasts, Russia, both of which will switch from
+03 to +04 on 2016-03-27 at 02:00 local time.
* New zone Asia/Barnaul for Altai Krai and Altai Republic, Russia,
which will switch from +06 to +07 on the same date and local time.
* Asia/Sakhalin moves from +10 to +11 on 2016-03-27 at 02:00.
* As a trial of a new system that needs less information to be made
up, the new zones use numeric time zone abbreviations like "+04"
instead of invented abbreviations like "ASTT".
* Haiti will not observe DST in 2016.
* Palestine's spring-forward transition on 2016-03-26 is at 01:00,
not 00:00.
* tzselect's diagnostics and checking, and checktab.awk's checking,
have been improved.
* tzselect now tests Julian-date TZ settings more accurately.
(Thanks to J William Piggott.)
- tzcode-revert-01-8c9cb9580.patch, tzcode-revert-02-301f794f3.patch,
tzcode-revert-03-39fd078a6.patch: Revert some porting fixes specific
to MS-Windows that rewrites parts of zic touched by our patches.
-------------------------------------------------------------------
Thu Jan 28 07:37:16 UTC 2016 - astieger@suse.com