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

Subscribers

People subscribed via source and target branches

to all changes: