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

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

Bug ID: 2106
   Summary: When TZ isn't explicitly set ls can give different
time stamps
Classification: Unclassified
   Product: Portable OpenSSH
   Version: 5.3p1
  Hardware: Other
OS: Linux
Status: NEW
  Severity: normal
  Priority: P5
 Component: sftp
  Assignee: unassigned-b...@mindrot.org
  Reporter: dave.cla...@hfit.com

When I do an ls -ltr with no arguments I get a listing for a file
saying something like

sftp ls -ltr
:
-rw-rw-rw-   1 user group   10466 May 14 20:42 P1.
:

However when I list the file explicitly

sftp ls -ltr P1.X
-rw-rw-rw-0 00   10466 May 14 15:42 P1.X

sftp ls -l P1.X
-rw-rw-rw-0 00   10466 May 14 15:42 P1.X

The SFTP Server and Client are both in CDT timezone though the TZ
environment variable isn't set and the 20:42 is obviously the UT time

-- 
You are receiving this mail because:
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 1545] ssh-keygen -R removes all comments from known_hosts file

2013-05-16 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=1545

Daniel Kahn Gillmor d...@fifthhorseman.net changed:

   What|Removed |Added

 CC||d...@fifthhorseman.net

--- Comment #15 from Daniel Kahn Gillmor d...@fifthhorseman.net ---
looks like there is a patch for this that has been available since a
few upstream versions.  What's keeping the patch from being adopted?

This is a user data loss issue :/

-- 
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 1545] ssh-keygen -R removes all comments from known_hosts file

2013-05-16 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=1545

--- Comment #16 from Daniel Kahn Gillmor d...@fifthhorseman.net ---
Created attachment 2272
  -- https://bugzilla.mindrot.org/attachment.cgi?id=2272action=edit
patch against 6.2

I've updated the patch so that it applies against 6.2p1

-- 
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