|
| 1 | +# 0.10, 2018-12-02, OpenSSH 7.9p1 and sftp/build improvements. |
| 2 | + |
| 3 | +* Update to hterm 1.83. Minor improvements. |
| 4 | +* Update to libdot 1.25. Minor improvements. |
| 5 | +* prefs: Fix handling of default port settings. |
| 6 | +* prefs: Drop old relay-host/relay-port migration. |
| 7 | +* sftp: Simplify intToNByteArrayString a bit. |
| 8 | +* gnubby: Skip check on the web platform. |
| 9 | +* nassh: Show hterm debug info for dev versions too. |
| 10 | +* api: Add an API for opening crosh windows. |
| 11 | +* sftp: Improve protocol documentation. |
| 12 | +* sftp: Use [email protected] if available. |
| 13 | +* sftp: Support sending extended packets. |
| 14 | +* gnubby: Prefer certain versions of gnubbyd. |
| 15 | +* doc: processes: Update docs to cover new signed workflow. |
| 16 | +* sftp: Improve permission bit parsing. |
| 17 | +* fsp: Add missing open flags. |
| 18 | +* ssh_client: Move plugin outputs to build/ subdir. |
| 19 | +* ssh_client: Link the naclsdk version directly. |
| 20 | +* ssh_client: Move mandoc to common bin dir. |
| 21 | +* ssh_client: Add a --jobs build flag. |
| 22 | +* ssh_client: openssl: Split out of webports. |
| 23 | +* ssh_client: jsoncpp: Split out of webports. |
| 24 | +* ssh_client: zlib: Split out of webports. |
| 25 | +* ssh_client: openssh: Convert to new Python build system. |
| 26 | +* ssh_client: Change dev packages to install python3. |
| 27 | +* ssh_client: Move cpplint to bin/. |
| 28 | +* ssh_client: mandoc: Convert to new Python framework. |
| 29 | +* ssh_client: depot_tools/webports: Convert to new Python framework. |
| 30 | +* ssh_client: naclsdk: Convert to new Python framework. |
| 31 | +* ssh_client: Start a new build system in Python. |
| 32 | +* ssh_client: Rework plugin/ install steps. |
| 33 | +* ssh_client: Update OpenSSH to 7.9p1. |
| 34 | + |
1 | 35 | # 0.9, 2018-10-24, OpenSSH 7.8p1 and a context menu. |
2 | 36 |
|
3 | 37 | * Update to hterm 1.82. New context menu. |
|
0 commit comments