← Back to team overview

launchpad-reviewers team mailing list archive

[Merge] lp:~cjwatson/launchpad/lazr.sshserver-0.1.8 into lp:launchpad

 

Colin Watson has proposed merging lp:~cjwatson/launchpad/lazr.sshserver-0.1.8 into lp:launchpad.

Commit message:
Upgrade to lazr.sshserver 0.1.8.

Requested reviews:
  Launchpad code reviewers (launchpad-reviewers)
Related bugs:
  Bug #907675 in Launchpad itself: "Add support for ECDSA and Ed25519 SSH keys"
  https://bugs.launchpad.net/launchpad/+bug/907675

For more details, see:
https://code.launchpad.net/~cjwatson/launchpad/lazr.sshserver-0.1.8/+merge/348847

This adds ECDSA support (and Ed25519 once a future version of Twisted supports it).
-- 
Your team Launchpad code reviewers is requested to review the proposed merge of lp:~cjwatson/launchpad/lazr.sshserver-0.1.8 into lp:launchpad.
=== modified file 'constraints.txt'
--- constraints.txt	2018-07-01 21:56:44 +0000
+++ constraints.txt	2018-07-02 14:27:00 +0000
@@ -286,7 +286,7 @@
 lazr.restful==0.20.1
 lazr.restfulclient==0.13.2
 lazr.smtptest==1.3
-lazr.sshserver==0.1.7
+lazr.sshserver==0.1.8
 lazr.testing==0.1.1
 lazr.uri==1.0.3
 libnacl==1.3.6


Follow ups