SHA256
1
0
forked from pool/timezone

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

- Fix check for empty components in absolute path
- Fix post-install script to overwrite the temporary file when
  attempting to create /etc/localtime as a hard link [bsc#928841]
- Update to 2015d [bsc#928584, bsc#928246]

OBS-URL: https://build.opensuse.org/request/show/307993
OBS-URL: https://build.opensuse.org/package/show/Base:System/timezone?expand=0&rev=160
This commit is contained in:
2015-05-19 15:52:15 +00:00
committed by Git OBS Bridge
parent f9526fb18e
commit 6620a7ba51
19 changed files with 353 additions and 97 deletions

View File

@@ -1,3 +1,30 @@
-------------------------------------------------------------------
Tue May 19 11:02:27 UTC 2015 - lchiquitto@suse.com
- tzcode-zic-empty-comp.diff: Replaced by more sophisticated fix
from upstream
-------------------------------------------------------------------
Mon May 18 13:57:44 UTC 2015 - lchiquitto@suse.com
- tzcode-zic-empty-comp.diff: Fix check for empty components in
absolute path
-------------------------------------------------------------------
Thu May 14 12:16:44 UTC 2015 - lchiquitto@suse.com
- Fix post-install script to overwrite the temporary file when
attempting to create /etc/localtime as a hard link [bsc#928841]
-------------------------------------------------------------------
Thu May 14 12:08:51 UTC 2015 - lchiquitto@suse.com
- timezone update 2015d [bsc#928584, bsc#928246]
* Egypt announced it is off DST indefinitely
* zic has some minor performance improvements
- tzcode-fromname.patch, tzcode-link.diff, tzcode-symlink.patch,
tzcode-zic.diff, tzdata-china.diff: Rebase
-------------------------------------------------------------------
Tue Apr 21 23:38:49 UTC 2015 - crrodriguez@opensuse.org