Merge lp:~allenap/maas/packaging.other-ssh-key-types--bug-1590081 into lp:~maas-maintainers/maas/packaging

Proposed by Gavin Panella
Status: Merged
Approved by: Andres Rodriguez
Approved revision: 501
Merged at revision: 501
Proposed branch: lp:~allenap/maas/packaging.other-ssh-key-types--bug-1590081
Merge into: lp:~maas-maintainers/maas/packaging
Diff against target: 25 lines (+4/-0)
2 files modified
debian/changelog (+3/-0)
debian/control (+1/-0)
To merge this branch: bzr merge lp:~allenap/maas/packaging.other-ssh-key-types--bug-1590081
Reviewer Review Type Date Requested Status
Andres Rodriguez (community) Approve
Review via email: mp+297359@code.launchpad.net

Commit message

Switch to OpenSSH for SSH public key validation.

To post a comment you must log in.
Revision history for this message
Andres Rodriguez (andreserl) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'debian/changelog'
--- debian/changelog 2016-06-14 13:54:20 +0000
+++ debian/changelog 2016-06-14 16:05:13 +0000
@@ -2,6 +2,9 @@
22
3 * UNRELEASED3 * UNRELEASED
4 * /etc/maas/templates/dns is obsolete. (LP: #1581729)4 * /etc/maas/templates/dns is obsolete. (LP: #1581729)
5 * Switch to OpenSSH for SSH public key validation. Previously
6 Twisted's conch was used but it does not yet support the newer ecdsa
7 and ed25519 key types. (LP: #1590081)
58
6 -- Andres Rodriguez <andreserl@ubuntu.com> Tue, 14 Jun 2016 08:59:27 -04009 -- Andres Rodriguez <andreserl@ubuntu.com> Tue, 14 Jun 2016 08:59:27 -0400
710
811
=== modified file 'debian/control'
--- debian/control 2016-05-25 18:11:38 +0000
+++ debian/control 2016-06-14 16:05:13 +0000
@@ -118,6 +118,7 @@
118Architecture: all118Architecture: all
119Depends: archdetect-deb,119Depends: archdetect-deb,
120 lshw,120 lshw,
121 openssh-client,
121 python3-bson,122 python3-bson,
122 python3-crochet,123 python3-crochet,
123 python3-curtin (>> 0.1.0~bzr351),124 python3-curtin (>> 0.1.0~bzr351),

Subscribers

People subscribed via source and target branches