Merge ~cjwatson/turnip:lazr.sshserver-0.1.8 into turnip:master

Proposed by Colin Watson
Status: Merged
Approved by: Colin Watson
Approved revision: 83bb9e67acb6bf60c6d2c32df4a62cc027836734
Merge reported by: Otto Co-Pilot
Merged at revision: not available
Proposed branch: ~cjwatson/turnip:lazr.sshserver-0.1.8
Merge into: turnip:master
Diff against target: 13 lines (+1/-1)
1 file modified
requirements.txt (+1/-1)
Reviewer Review Type Date Requested Status
William Grant code Approve
Review via email: mp+348843@code.launchpad.net

Commit message

Upgrade to lazr.sshserver 0.1.8

Description of the change

This adds ECDSA support (and Ed25519 once a future version of Twisted supports it).

To post a comment you must log in.
Revision history for this message
William Grant (wgrant) :
review: Approve (code)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/requirements.txt b/requirements.txt
2index 10ab101..8830210 100644
3--- a/requirements.txt
4+++ b/requirements.txt
5@@ -20,7 +20,7 @@ hyperlink==18.0.0
6 idna==2.6
7 incremental==17.5.0
8 ipaddress==1.0.19
9-lazr.sshserver==0.1.7
10+lazr.sshserver==0.1.8
11 linecache2==1.0.0
12 m2r==0.1.14
13 mccabe==0.3

Subscribers

People subscribed via source and target branches