bugzilla-daemon at mindrot.org
2004-Mar-08 12:20 UTC
[Bug 810] TZ environment variable not being set
http://bugzilla.mindrot.org/show_bug.cgi?id=810 Summary: TZ environment variable not being set Product: Portable OpenSSH Version: -current Platform: MIPS OS/Version: IRIX Status: NEW Severity: normal Priority: P3 Component: sshd AssignedTo: openssh-bugs at mindrot.org ReportedBy: Al.Smith at aeschi.ch.eu.org TZ is set and exported at the time when sshd is started. However, by the time one arrives at line 1029 in session.c where TZ is supposed to be propagated to the child's environment it is no longer set. All users of the machine are thus destined to live in GMT. Maybe the setting of environ[0] to NULL at line 1111 of sshd.c should at least try and preserve $TZ for future use? ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2004-Mar-08 12:26 UTC
[Bug 810] TZ environment variable not being set
http://bugzilla.mindrot.org/show_bug.cgi?id=810 dtucker at zip.com.au changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Additional Comments From dtucker at zip.com.au 2004-03-08 23:26 ------- This was fixed a couple of hours ago: - (dtucker) [sshd.c] Back out rev 1.270 as it caused problems on some platforms (eg SCO, HP-UX) with logging in the wrong TZ. ok djm@ Please try tomorrow's snapshot and re-open this bug if there are still problems. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2004-Apr-06 11:05 UTC
[Bug 810] TZ environment variable not being set
http://bugzilla.mindrot.org/show_bug.cgi?id=810 dtucker at zip.com.au changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ktaylor at daac.gsfc.nasa.gov ------- Additional Comments From dtucker at zip.com.au 2004-04-06 21:04 ------- *** Bug 834 has been marked as a duplicate of this bug. *** ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2004-Apr-07 03:04 UTC
[Bug 810] TZ environment variable not being set
http://bugzilla.mindrot.org/show_bug.cgi?id=810 dtucker at zip.com.au changed: What |Removed |Added ---------------------------------------------------------------------------- OS/Version|IRIX |All Platform|MIPS |All ------- Additional Comments From dtucker at zip.com.au 2004-04-07 13:04 ------- This affects several platforms including HPUX and SCO. (Hopefully changing the platforms will let people find it easier). ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2004-Apr-07 03:04 UTC
[Bug 810] TZ environment variable not being set
http://bugzilla.mindrot.org/show_bug.cgi?id=810 dtucker at zip.com.au changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |Nick_Chi at manulife.com ------- Additional Comments From dtucker at zip.com.au 2004-04-07 13:04 ------- *** Bug 836 has been marked as a duplicate of this bug. *** ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
Seemingly Similar Threads
- [Bug 585] sshd core dumping on IRIX 6.5.18 with VerifyReverseMapping enabled
- [Bug 585] sshd core dumping on IRIX 6.5.18 with VerifyReverseMapping enabled
- [Bug 294] tcp wrapper access changed between 2.9.9p2 and 3.3p1
- [Bug 834] timezone settings on irix lost
- suggestion: saving old binaries during installation