SHA256
1
0
forked from pool/timezone

Accepting request 433595 from home:AndreasStieger:branches:Base:System

bsc#1003324

OBS-URL: https://build.opensuse.org/request/show/433595
OBS-URL: https://build.opensuse.org/package/show/Base:System/timezone?expand=0&rev=194
This commit is contained in:
2016-10-06 13:43:29 +00:00
committed by Git OBS Bridge
parent 6b65c89862
commit 8430356157
5 changed files with 79 additions and 42 deletions

View File

@@ -1,10 +1,5 @@
-------------------------------------------------------------------
Wed Sep 28 19:41:23 UTC 2016 - astieger@suse.com
- use IANA released tarballs, verify signature
-------------------------------------------------------------------
Fri Sep 16 12:08:42 UTC 2016 - astieger@suse.com
Thu Oct 6 13:38:20 UTC 2016 - astieger@suse.com
- timezone update 2016g:
* Turkey will remain on UTC+03 after 2016-10-30 bsc#997830
@@ -19,22 +14,22 @@ Fri Sep 16 12:08:42 UTC 2016 - astieger@suse.com
+ If the installed localtime and/or posixrules files are
symbolic links, zic now keeps them symbolic links when
updating them, for compatibility with platforms like
OpenSUSE where other programs configure these files as
openSUSE where other programs configure these files as
symlinks.
+ zic now avoids hard linking to symbolic links, avoids
some unnecessary mkdir and stat system calls, and uses
shorter file names internally.
+ Drop the patches:
tzcode-fromname.patch
tzcode-link.diff
tzcode-revert-01-8c9cb9580.patch
tzcode-revert-02-301f794f3.patch
tzcode-revert-03-39fd078a6.patch
tzcode-symlink.patch
tzcode-zic.diff
+ tzcode-fromname.patch was updated to continue ensure correct
path exansion, preventing bsc#1003324
* zdump has a new -i option to generate transitions in a
more-compact but still human-readable format. (experimental)
- Drop upstream signatures and keyring, tarball generated from git
-------------------------------------------------------------------
Mon Aug 8 17:29:14 UTC 2016 - astieger@suse.com