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
1=== modified file 'debian/changelog'
2--- debian/changelog 2016-06-14 13:54:20 +0000
3+++ debian/changelog 2016-06-14 16:05:13 +0000
4@@ -2,6 +2,9 @@
5
6 * UNRELEASED
7 * /etc/maas/templates/dns is obsolete. (LP: #1581729)
8+ * Switch to OpenSSH for SSH public key validation. Previously
9+ Twisted's conch was used but it does not yet support the newer ecdsa
10+ and ed25519 key types. (LP: #1590081)
11
12 -- Andres Rodriguez <andreserl@ubuntu.com> Tue, 14 Jun 2016 08:59:27 -0400
13
14
15=== modified file 'debian/control'
16--- debian/control 2016-05-25 18:11:38 +0000
17+++ debian/control 2016-06-14 16:05:13 +0000
18@@ -118,6 +118,7 @@
19 Architecture: all
20 Depends: archdetect-deb,
21 lshw,
22+ openssh-client,
23 python3-bson,
24 python3-crochet,
25 python3-curtin (>> 0.1.0~bzr351),

Subscribers

People subscribed via source and target branches