Merge lp:~andreserl/maas/fix_changelog into lp:~maas-maintainers/maas/packaging

Proposed by Andres Rodriguez
Status: Merged
Approved by: Andres Rodriguez
Approved revision: no longer in the source branch.
Merged at revision: 266
Proposed branch: lp:~andreserl/maas/fix_changelog
Merge into: lp:~maas-maintainers/maas/packaging
Diff against target: 47 lines (+16/-9)
1 file modified
debian/changelog (+16/-9)
To merge this branch: bzr merge lp:~andreserl/maas/fix_changelog
Reviewer Review Type Date Requested Status
Andres Rodriguez (community) Approve
Review via email: mp+214543@code.launchpad.net

Commit message

Fix changelog

To post a comment you must log in.
Revision history for this message
Andres Rodriguez (andreserl) :
review: Approve
lp:~andreserl/maas/fix_changelog updated
266. By Andres Rodriguez

[r=andreserl][bug=][author=andreserl] Fix changelog

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 2014-04-03 18:09:03 +0000
3+++ debian/changelog 2014-04-07 14:03:40 +0000
4@@ -1,27 +1,34 @@
5 maas (1.5+bzr2221-0ubuntu1) UNRELEASED; urgency=medium
6
7 * New upstream bugfix release:
8- - Fix catching exceptions raised by twisted.conch.ssh.keys.Key.fromString
9- - Fix validationg in default NodeGroupInterface.broadcast_ip.
10+ - Fix catching exceptions raised by
11+ twisted.conch.ssh.keys.Key.fromString (LP: #1298788)
12+ - Fix validationg in default NodeGroupInterface.broadcast_ip making it
13+ optional. (LP: #1299374)
14 - Drop install-pxe-bootloader as it conflicts with newer import script.
15 - Remove references to old import script.
16 - Fix changes that cause overwriting of existing entries.
17 - Fix inappropriate ValidationError when defining networks with nested
18- (but non-identical) address ranges.
19+ (but non-identical) address ranges. (LP: #1299114)
20 - Fix issue where if a node does not provide an architecture type on dhcp
21 request, or no other boot method is available for that architecture,
22- the node still uses pxelinux.0 to boot.
23+ the node still uses pxelinux.0 to boot. (LP: #1300285)
24 - Take an advisory lock to prevent concurrent creation of the
25- eventloops table.
26+ eventloops table. (LP: #1300363)
27 - Remove the cloud_images_archive setting, as it conflicts with new
28- import script.
29+ import script. (LP: #1300587)
30 - Add a 'logout confirmation' page. Using this, the logout action is
31 protected against CSRF attacks because it uses a POST request, in
32- conjunction with Django's CSRF protection feature.
33- - Fix cluster listings when dealing with large number of clusters.
34+ conjunction with Django's CSRF protection feature. (LP: #1298790)
35+ - Fix cluster listings when dealing with large number of clusters by
36+ paginating it. (LP: #1301242)
37 - Change list_boot_images() so that it can cope with a missing boot
38 images directory: this happens if the reporting task runs before the
39- images have been imported.
40+ images have been imported. (LP: #213984)
41+ - Fix internal server error on fast path installer. (LP: #1293676)
42+ - Fix uploading files using maas-cli. (LP: #1187826)
43+ - Fix SM15k Invalid Power Control and Fix enlisting machines with
44+ 2.0 api. (LP: #1302818, LP: #1302819)
45
46 [ Andres Rodriguez ]
47 * debian/maas-cluster-controller.install: Install UEFI templates

Subscribers

People subscribed via source and target branches

to all changes: