|
From: Bogdan P. <pet...@ya...> - 2007-02-22 03:34:26
|
Hello all, I just downloaded the latest version of devil-linux (1.2.12) and it looks like the timezones for Canada are using a wrong DST setting for this year. Due to our ilustrious leaders, this year DST starts 3 weeks earlier (http://www.timetemperature.com/tzca/daylight_saving_time_canada.shtml) Is there any quick and easy way to update timezone files? Any foreseeble updates with the latest timezone files (this applies to USA too)? Thank you -------------------------------- Being in the majority means that most people agree with you; it does not mean that you are right. -------------------------------- ____________________________________________________________________________________ Now that's room service! Choose from over 150,000 hotels in 45,000 destinations on Yahoo! Travel to find your fit. http://farechase.yahoo.com/promo-generic-14795097 |
|
From: Bruce S. <bw...@ar...> - 2007-02-22 14:24:44
|
Oh crap, you're right. I can't believe we didn't catch that. We have the same problem in the USA too. I've been updating all my other boxes for the new DST, and I forgot all about Devil-Linux. I've been checking, and it appears that the timezone files are part of the glibc package. I'm not sure if we should try updating glibc to the latest version or just patch the timezone files. Heiko is on vacation this week. When he gets back, we'll come up with a fix and release a new version. We only have a couple weeks, so we'll have to hurry. Thanks for reporting this problem! - BS > Hello all, > > I just downloaded the latest version of devil-linux (1.2.12) and it looks like the timezones for > Canada are using a wrong DST setting for this year. Due to our ilustrious leaders, this year DST > starts 3 weeks earlier (http://www.timetemperature.com/tzca/daylight_saving_time_canada.shtml) > Is there any quick and easy way to update timezone files? > Any foreseeble updates with the latest timezone files (this applies to USA too)? > > Thank you |
|
From: Mike <Mi...@4a...> - 2007-02-23 14:57:52
|
Bruce, I thought tzdata was a package on to it's own? Home page: http://www.twinsun.com/tz/tz-link.htm Latest tzdata database files are here: ftp://elsie.nci.nih.gov/pub/ I've just started patching all my linux servers also using the latest tzdata from the above ftp server, but haven't got to my DL boxes yet to check. Also there are a slew of MS updates if anyone has to support them, look here: http://www.microsoft.com/DST2007 Mike Bruce Smith wrote: > Oh crap, you're right. I can't believe we didn't catch that. We have > the same problem in the USA too. I've been updating all my other boxes > for the new DST, and I forgot all about Devil-Linux. > > I've been checking, and it appears that the timezone files are part of > the glibc package. I'm not sure if we should try updating glibc to the > latest version or just patch the timezone files. > > Heiko is on vacation this week. When he gets back, we'll come up with a > fix and release a new version. We only have a couple weeks, so we'll > have to hurry. > > Thanks for reporting this problem! > > - BS > > > >> Hello all, >> >> I just downloaded the latest version of devil-linux (1.2.12) and it looks like the timezones for >> Canada are using a wrong DST setting for this year. Due to our ilustrious leaders, this year DST >> starts 3 weeks earlier (http://www.timetemperature.com/tzca/daylight_saving_time_canada.shtml) >> Is there any quick and easy way to update timezone files? >> Any foreseeble updates with the latest timezone files (this applies to USA too)? >> >> Thank you >> > > > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys-and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Devil-linux-discuss mailing list > Dev...@li... > https://lists.sourceforge.net/lists/listinfo/devil-linux-discuss > > > > |
|
From: Bruce S. <bw...@ar...> - 2007-02-23 15:11:55
|
> I thought tzdata was a package on to it's own? Home page: > http://www.twinsun.com/tz/tz-link.htm That's what I thought, but I did some 'find' commands in the unpacked DL source code directory, and the only place I can find it is under glibc. We are running glibc 2.3, and the latest is 2.4. I'm not sure why we aren't running 2.4, except _maybe_ it has something to do with the fact we are still running the 2.4 kernel. I also downloaded the glibc-2.4 tar file, and the tzdata is in there too. I suspect we'll end up cobbling something up by either unpacking the new timezone data into the glibc-2.2 directory, or adding a new script that overwrites the old tzdata after glibc installs it on the CD image. > Latest tzdata database files are here: ftp://elsie.nci.nih.gov/pub/ Yup, been there for some of my old Linux boxes. > I've just started patching all my linux servers also using the latest > tzdata from the above ftp server, but haven't got to my DL boxes yet to > check. I can save you some checking time and tell you that NONE of your DL boxes have the latest DST fix. > Also there are a slew of MS updates if anyone has to support them, look > here: http://www.microsoft.com/DST2007 Been there too. :-) - BS > > > Bruce Smith wrote: > > Oh crap, you're right. I can't believe we didn't catch that. We have > > the same problem in the USA too. I've been updating all my other boxes > > for the new DST, and I forgot all about Devil-Linux. > > > > I've been checking, and it appears that the timezone files are part of > > the glibc package. I'm not sure if we should try updating glibc to the > > latest version or just patch the timezone files. > > > > Heiko is on vacation this week. When he gets back, we'll come up with a > > fix and release a new version. We only have a couple weeks, so we'll > > have to hurry. > > > > Thanks for reporting this problem! > > > > - BS > > > > > > > > > Hello all, > > > > > > I just downloaded the latest version of devil-linux (1.2.12) and it looks like the timezones for > > > Canada are using a wrong DST setting for this year. Due to our ilustrious leaders, this year DST > > > starts 3 weeks earlier (http://www.timetemperature.com/tzca/daylight_saving_time_canada.shtml) > > > Is there any quick and easy way to update timezone files? > > > Any foreseeble updates with the latest timezone files (this applies to USA too)? > > > > > > Thank you |
|
From: Bruce S. <bw...@ar...> - 2007-02-27 13:51:52
|
I just checked the updates into CVS for the new North America daylight savings time change. We should be able to get a new release out soon, depending on how many other changes Heiko wants to make first. We'll keep you posted! :-) - BS |
|
From: Heiko Z. <he...@zu...> - 2007-02-27 14:13:30
|
On Tue, February 27, 2007 07:51, Bruce Smith wrote: > I just checked the updates into CVS for the new North America daylight > savings time change. We should be able to get a new release out soon, > depending on how many other changes Heiko wants to make first. > > We'll keep you posted! :-) Only the pending software updates, I'm working on this today. We should be able to release 1.2.13 this weekend. -- Regards Heiko Zuerker http://www.devil-linux.org |