Merge lp:~cjwatson/txpkgupload/lazr.sshserver-0.1.8 into lp:~lazr-developers/txpkgupload/trunk

Proposed by Colin Watson
Status: Merged
Merged at revision: 40
Proposed branch: lp:~cjwatson/txpkgupload/lazr.sshserver-0.1.8
Merge into: lp:~lazr-developers/txpkgupload/trunk
Diff against target: 12 lines (+1/-1)
1 file modified
requirements.txt (+1/-1)
To merge this branch: bzr merge lp:~cjwatson/txpkgupload/lazr.sshserver-0.1.8
Reviewer Review Type Date Requested Status
William Grant code Approve
Review via email: mp+348833@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
1=== modified file 'requirements.txt'
2--- requirements.txt 2018-04-06 10:11:43 +0000
3+++ requirements.txt 2018-07-02 12:47:10 +0000
4@@ -21,7 +21,7 @@
5 launchpadlib==1.10.5
6 lazr.authentication==0.1.1
7 lazr.restfulclient==0.13.2
8-lazr.sshserver==0.1.7
9+lazr.sshserver==0.1.8
10 lazr.uri==1.0.3
11 linecache2==1.0.0
12 oauth==1.0

Subscribers

People subscribed via source and target branches