| Summary: | SFTP can not sort files by modification time | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | Jakub Jelen <jjelen> | ||||||
| Component: | sftp | Assignee: | Damien Miller <djm> | ||||||
| Status: | CLOSED FIXED | ||||||||
| Severity: | enhancement | CC: | djm | ||||||
| Priority: | P5 | ||||||||
| Version: | 8.4p1 | ||||||||
| Hardware: | Other | ||||||||
| OS: | Linux | ||||||||
| Bug Depends on: | |||||||||
| Bug Blocks: | 3217 | ||||||||
| Attachments: |
|
||||||||
|
Description
Jakub Jelen
2021-01-04 22:51:22 AEDT
Created attachment 3464 [details]
tweaked patch
I think it also needs to handle the == case.
fix committed and will be in OpenSSH 8.5 (In reply to Damien Miller from comment #1) > Created attachment 3464 [details] > tweaked patch > > I think it also needs to handle the == case. Thank you. Indeed, the equal is a corner case but your patch looks fine. closing resolved bugs as of 8.6p1 release |