Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
DescriptionLuciano Scalabrini
2011-03-28 20:48:58 UTC
Description of problem:
The government of Chile has announced that they will extend their summertime until May 7th.
Summertime was supposed to end on April 3rd (2011). Instead, summertime will now end May 7th.
http://www.timeanddate.com/worldclock/clockchange.html?n=232http://www.radioudec.cl/index.php/noticias-nacionales/1208-cambio-de-hora-se-posterga-para-el-7-de-mayo.htmlhttp://www.elmorrocotudo.cl/noticia/sociedad/cambio-de-horario-en-chile-7-de-mayo-de-2011
This hasn't been updated on the official website although the official announcement will be done today.
We should double-check this.
Version - Release Number of selected component:
tzdata-2011d-1
Steps to Reproduce:
1) Install the latest tzdata on a system.
2) Run:
[root@localhost ~]# zdump -v America/Santiago |grep 2011
Current results:
America/Santiago Sun Apr 3 02:59:59 2011 UTC = Sat Apr 2 23:59:59 2011 CLST isdst=1 gmtoff=-10800
America/Santiago Sun Apr 3 03:00:00 2011 UTC = Sat Apr 2 23:00:00 2011 CLT isdst=0 gmtoff=-14400
America/Santiago Sun Oct 9 03:59:59 2011 UTC = Sat Oct 8 23:59:59 2011 CLT isdst=0 gmtoff=-14400
America/Santiago Sun Oct 9 04:00:00 2011 UTC = Sun Oct 9 01:00:00 2011 CLST isdst=1 gmtoff=-10800
Expected results:
If the announcement is indeed official, the change should take place on May 7th
instead of Apr 3rd.