Bug 3600 - PHP timezone database needs update
Summary: PHP timezone database needs update
Status: RESOLVED FIXED
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: 1
Hardware: All Linux
Priority: Normal normal
Target Milestone: ---
Assignee: Mageia Bug Squad
QA Contact:
URL:
Whiteboard:
Keywords: Triaged
Depends on: 3548
Blocks:
  Show dependency treegraph
 
Reported: 2011-12-04 02:15 CET by Dave Hodgins
Modified: 2012-01-26 15:53 CET (History)
3 users (show)

See Also:
Source RPM: php-timezonedb-2011.5-1.mga1
CVE:
Status comment:


Attachments

Description Dave Hodgins 2011-12-04 02:15:00 CET
+++ This bug was initially created as a clone of Bug #3548 +++

Description of problem:

PHP uses its own timezone database in a form of PHP extension (essentially, a .so file). Current version (2011.5) does not reflect actual DST information for Russia and some other countries where DST has been nullified. Suggest updating the package to a recent version (2011.14 as of now).

Version-Release number of selected component (if applicable):

2011.5-1.mga1

How reproducible:

always

Steps to Reproduce:
1. <?php echo date(DATE_RFC850); ?>
2. if you are in an affected country, output will differ 1 hour from system clock
3.
Comment 1 Marja Van Waes 2012-01-26 15:53:32 CET
We have version php-timezonedb-2011.14-1.1.mga1.src.rpm in 1/core-updates now, so apparently this got fixed

Status: NEW => RESOLVED
CC: (none) => marja11
Resolution: (none) => FIXED


Note You need to log in before you can comment on or make changes to this bug.