- In protocol v3, clamp out-of-range timestamps rather than erroring. Fixes #14.
- Subsecond timestamps are now returned on POSIX platforms, where supported. Fixes #12.
- In protocol v3, correctly report large file sizes in the human-readable part of the output. Fixes #15.
- The SFTP client tracks the working directory properly. Fixes #11.
- Fix interpretation of malformed handles
- Correct attribute ordering. Bug fix from Bernd Holzmüller.
- Tests use Python 3
- Build fixes
- Fix attribute formatting in v3 directory listings.
- Fix handling of empty paths. Fixes #3.
- New SFTP extensions, contributed by Michel Kraus:
[email protected]
,[email protected]
,[email protected]
. On Linux only,[email protected]
and[email protected]
. - Build Fixes
This is a security release.
- Enforce protocol-specific attribute validity.
- Reject attempts to close malformed handles.
This is a security release.
- Disable the ‘dumpable’ flag on Linux.
See git hisotry.