Skip to content

Commit d871950

Browse files
committed
nassh: release 0.10
Change-Id: I5b9013eb38edb9b1b5888e3730330d0409abb26a Reviewed-on: https://chromium-review.googlesource.com/c/1345595 Tested-by: Mike Frysinger <[email protected]> Reviewed-by: Vitaliy Shipitsyn <[email protected]>
1 parent f72527c commit d871950

File tree

2 files changed

+38
-2
lines changed

2 files changed

+38
-2
lines changed

nassh/concat/release-highlights.txt

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,9 @@
1010
# Only list significant changes that matter to the user.
1111
# The more lines that we have here, the more cluttered the output.
1212

13-
# release: 0.9
13+
# release: 0.9 (stable Oct 25)
1414
% Context menu available via Ctrl-Right Click.
15-
% \x1b]8;;https://www.openssh.com/txt/release-7.8\x07OpenSSH upgraded to 7.8p1\x1b]8;;\x07.
1615
% \x1b]8;;https://goo.gl/muppJj#Is-there-a-way-to-try-early-releases-of-Secure-Shell\x07Secure Shell dev channel\x1b]8;;\x07 changed to nightly builds.
16+
17+
# release: 0.10
18+
% \x1b]8;;https://www.openssh.com/txt/release-7.9\x07OpenSSH upgraded to 7.9p1\x1b]8;;\x07.

nassh/doc/ChangeLog.md

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,37 @@
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+
135
# 0.9, 2018-10-24, OpenSSH 7.8p1 and a context menu.
236

337
* Update to hterm 1.82. New context menu.

0 commit comments

Comments
 (0)