[Bug 2106] When TZ isn't explicitly set ls can give different time stamps

2020-02-13 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2106

Damien Miller  changed:

   What|Removed |Added

 Status|RESOLVED|CLOSED

--- Comment #12 from Damien Miller  ---
Closing all resolved bug with release of openssh-8.2

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
___
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs


[Bug 2106] When TZ isn't explicitly set ls can give different time stamps

2019-01-23 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2106

Damien Miller  changed:

   What|Removed |Added

 Resolution|--- |WORKSFORME
 Status|NEW |RESOLVED

--- Comment #11 from Damien Miller  ---
No followup for 5 years == no bug

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
___
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs


[Bug 2106] When TZ isn't explicitly set ls can give different time stamps

2014-07-07 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2106

Damien Miller  changed:

   What|Removed |Added

 Blocks|2226|

--- Comment #10 from Damien Miller  ---
remove target until someone who can replicate this tests the fine
patch.

-- 
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.
___
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs


[Bug 2106] When TZ isn't explicitly set ls can give different time stamps

2014-04-11 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2106

Damien Miller  changed:

   What|Removed |Added

 Blocks|2188|

--- Comment #9 from Damien Miller  ---
Remove from 6.6 tracking bug

-- 
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.
___
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs


[Bug 2106] When TZ isn't explicitly set ls can give different time stamps

2014-04-11 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2106

Damien Miller  changed:

   What|Removed |Added

 Blocks||2226

--- Comment #8 from Damien Miller  ---
Retarget to 6.7 release, since 6.6 was mostly bugfixing.

-- 
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.
___
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs


[Bug 2106] When TZ isn't explicitly set ls can give different time stamps

2014-02-05 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2106

Damien Miller  changed:

   What|Removed |Added

 Blocks||2188

--- Comment #6 from Damien Miller  ---
Retarget incomplete bugs / feature requests to 6.6 release

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
___
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs


[Bug 2106] When TZ isn't explicitly set ls can give different time stamps

2014-02-05 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2106

Damien Miller  changed:

   What|Removed |Added

 Blocks|2130|

--- Comment #7 from Damien Miller  ---
Retarget incomplete bugs / feature requests to 6.6 release

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
___
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs


[Bug 2106] When TZ isn't explicitly set ls can give different time stamps

2013-09-18 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2106

--- Comment #5 from Damien Miller  ---
btw, I'm not going to apply this patch until someone reports that it
solves their problems.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
___
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs


[Bug 2106] When TZ isn't explicitly set ls can give different time stamps

2013-07-24 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2106

Damien Miller  changed:

   What|Removed |Added

 Blocks||2130

--- Comment #3 from Damien Miller  ---
Retarget to openssh-6.4

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
___
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs


[Bug 2106] When TZ isn't explicitly set ls can give different time stamps

2013-07-24 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2106

Damien Miller  changed:

   What|Removed |Added

 Blocks|2076|

--- Comment #4 from Damien Miller  ---
Retarget 6.3 -> 6.4

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
___
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs


[Bug 2106] When TZ isn't explicitly set ls can give different time stamps

2013-07-11 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2106

Damien Miller  changed:

   What|Removed |Added

 CC||d...@mindrot.org

--- Comment #2 from Damien Miller  ---
Created attachment 2312
  --> https://bugzilla.mindrot.org/attachment.cgi?id=2312&action=edit
call tzset() for sftp-server and before chroot in sshd

The difference between "ls -ltr" and "ls -ltr FILENAME" is that the
first uses the longname from the server and the second synthesises the
line on the client. 

uid->name and link counts aren't supported by our dialect of the sftp
protocol. They are only listed in the "longname" element in the sftp
dirent struct, so they are expected to be wrong in the
locally-generated version.

The time shouldn't be wrong though - the server generates the
longname's time using localtime() and strftime(). Perhaps it needs a
tzset() first? Someone has reported a similar problem a while ago on
for chrooted sftp and IIRC a similar patch to this helped.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
___
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs


[Bug 2106] When TZ isn't explicitly set ls can give different time stamps

2013-06-03 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2106

Darren Tucker  changed:

   What|Removed |Added

 CC||dtuc...@zip.com.au
 Blocks||2076

--- Comment #1 from Darren Tucker  ---
reproduced with 6.2p2.

also the uid->name lookups and link counts are broken in the second
example.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
___
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs