Bug 440355

Summary: errata package needed for timezone update
Product: Red Hat Enterprise Linux 5 Reporter: Mikel Ward <mikel>
Component: phpAssignee: Joe Orton <jorton>
Status: CLOSED DUPLICATE QA Contact:
Severity: low Docs Contact:
Priority: low    
Version: 5.1   
Target Milestone: rc   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-04-03 09:10:26 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Mikel Ward 2008-04-03 00:50:22 UTC
It turns out PHP includes its own timezone data. 

Australia/Melbourne changed the rules for daylight savings recently, so the time
is currently being reported wrongly.
http://bugs.php.net/bug.php?id=44622

I'm hoping PHP 5.2.5 will fix this, since it includes a timezone update.
http://www.php.net/releases/5_2_5.php

In light of this, it would be great if Red Hat released errata packages
including the timezone updates if possible.

Also note that any timezone rule changes in tzdata, etc, should flag a process
to create an updated PHP package as well.

(I'm currently using php-5.1.6-15.el5 on CentOS 5.  My production servers are
still running RHEL 4.)

Comment 1 Joe Orton 2008-04-03 09:10:26 UTC
Thanks for the report.  An update to the PHP package to switch to the use of the
system timezone database is scheduled for inclusion in 5.2.

*** This bug has been marked as a duplicate of 266441 ***