Merge lp:~andreserl/maas/pkg_trusty_changelog_2 into lp:~maas-maintainers/maas/packaging.trusty

Proposed by Andres Rodriguez
Status: Merged
Approved by: Andres Rodriguez
Approved revision: 268
Merged at revision: 268
Proposed branch: lp:~andreserl/maas/pkg_trusty_changelog_2
Merge into: lp:~maas-maintainers/maas/packaging.trusty
Diff against target: 32 lines (+23/-0)
1 file modified
debian/changelog (+23/-0)
To merge this branch: bzr merge lp:~andreserl/maas/pkg_trusty_changelog_2
Reviewer Review Type Date Requested Status
Andres Rodriguez (community) Approve
Review via email: mp+214093@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Andres Rodriguez (andreserl) wrote :

Update changelog

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 2014-04-03 17:51:04 +0000
+++ debian/changelog 2014-04-03 18:11:54 +0000
@@ -1,5 +1,28 @@
1maas (1.5+bzr2221-0ubuntu1) UNRELEASED; urgency=medium1maas (1.5+bzr2221-0ubuntu1) UNRELEASED; urgency=medium
22
3 * New upstream bugfix release:
4 - Fix catching exceptions raised by twisted.conch.ssh.keys.Key.fromString
5 - Fix validationg in default NodeGroupInterface.broadcast_ip.
6 - Drop install-pxe-bootloader as it conflicts with newer import script.
7 - Remove references to old import script.
8 - Fix changes that cause overwriting of existing entries.
9 - Fix inappropriate ValidationError when defining networks with nested
10 (but non-identical) address ranges.
11 - 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,
13 the node still uses pxelinux.0 to boot.
14 - Take an advisory lock to prevent concurrent creation of the
15 eventloops table.
16 - Remove the cloud_images_archive setting, as it conflicts with new
17 import script.
18 - Add a 'logout confirmation' page. Using this, the logout action is
19 protected against CSRF attacks because it uses a POST request, in
20 conjunction with Django's CSRF protection feature.
21 - Fix cluster listings when dealing with large number of clusters.
22 - Change list_boot_images() so that it can cope with a missing boot
23 images directory: this happens if the reporting task runs before the
24 images have been imported.
25
3 [ Andres Rodriguez ]26 [ Andres Rodriguez ]
4 * debian/maas-cluster-controller.install: Install UEFI templates27 * debian/maas-cluster-controller.install: Install UEFI templates
5 * debian/maas-cluster-controller.dirs: Create 'boot-resources' dir.28 * debian/maas-cluster-controller.dirs: Create 'boot-resources' dir.

Subscribers

People subscribed via source and target branches