Package: libicu48
Version: 4.8.1.1-9
Severity: important
Dear Maintainer,
http://pastebin.com/gbu2ZzW1
This script uses php-intl that use libicu. On Debian Wheezy with libicu48 it
return wrong time in ukrainian(in winter time) timezone:
Input is 01.11.2013 00:00
Output timezone is Europe/Berlin
First Formatted output with pattern is 10/31/2013 23:00:00 MEZ
Output timezone is Europe/Kiev
First Formatted output with pattern is 11/01/2013 01:00:00 GMT+03:00
but in Europe/Kiev time must be 00:00:00 GMT+02:00
I recompiled intl.so with linking to custom version of libicu and problem are
resolved.
$ ldd /usr/lib/php5/20100525+lfs/intl.so |grep libicu
libicui18n.so.49 => /usr/local/lib/libicui18n.so.49 (0xb751f000)
libicuuc.so.49 => /usr/local/lib/libicuuc.so.49 (0xb73aa000)
libicudata.so.49 => /usr/local/lib/libicudata.so.49 (0xb6289000)
libicuio.so.49 => /usr/local/lib/libicuio.so.49 (0xb627e000)
P.S. In Debian stable with libicu44 all working fine
-- System Information:
Debian Release: wheezy/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 3.2.0-3-686-pae (SMP w/2 CPU cores)
Locale: LANG=ru_UA.UTF-8, LC_CTYPE=ru_UA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages libicu48 depends on:
ii libc6 2.13-35
ii libgcc1 1:4.7.1-7
ii libstdc++6 4.7.1-7
ii multiarch-support 2.13-35
libicu48 recommends no packages.
libicu48 suggests no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]