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
1=== modified file 'debian/changelog'
2--- debian/changelog 2014-04-03 17:51:04 +0000
3+++ debian/changelog 2014-04-03 18:11:54 +0000
4@@ -1,5 +1,28 @@
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+ - Drop install-pxe-bootloader as it conflicts with newer import script.
11+ - Remove references to old import script.
12+ - Fix changes that cause overwriting of existing entries.
13+ - Fix inappropriate ValidationError when defining networks with nested
14+ (but non-identical) address ranges.
15+ - Fix issue where if a node does not provide an architecture type on dhcp
16+ request, or no other boot method is available for that architecture,
17+ the node still uses pxelinux.0 to boot.
18+ - Take an advisory lock to prevent concurrent creation of the
19+ eventloops table.
20+ - Remove the cloud_images_archive setting, as it conflicts with new
21+ import script.
22+ - Add a 'logout confirmation' page. Using this, the logout action is
23+ protected against CSRF attacks because it uses a POST request, in
24+ conjunction with Django's CSRF protection feature.
25+ - Fix cluster listings when dealing with large number of clusters.
26+ - Change list_boot_images() so that it can cope with a missing boot
27+ images directory: this happens if the reporting task runs before the
28+ images have been imported.
29+
30 [ Andres Rodriguez ]
31 * debian/maas-cluster-controller.install: Install UEFI templates
32 * debian/maas-cluster-controller.dirs: Create 'boot-resources' dir.

Subscribers

People subscribed via source and target branches