On Fri, Mar 02, 2007 at 09:14:28AM -0800, bruce bres wrote: > Is there a timezone.patch available for OpenBSD 3.5 to fix the DST dates for > 2007? I have looked on http://openbsd.org/errata35.html but find nothing. > I really do not want to upgrade the server to 4.0 right now. > > > thanks > >
Hi Bruce, You can download the new data files (ftp://elsie.nci.nih.gov/pub/tzdata2007c.tar.gz) Then run zic to compile the files (zic -d /path/tmpdir/zonefiles northamerica) Then copy the new files to /usr/share/zoneinfo. Check by running zdump -v /etc/localtime and verify that the change for 2007+ looks alright. I would recommend bouncing the server prior to the actual DST change on 03/11/07. Hope this helps, Mike

