launchpad-reviewers team mailing list archive
-
launchpad-reviewers team
-
Mailing list archive
-
Message #14368
[Merge] lp:~andreserl/maas/quantal_update_changelog into lp:~maas-maintainers/maas/packaging.quantal
Andres Rodriguez has proposed merging lp:~andreserl/maas/quantal_update_changelog into lp:~maas-maintainers/maas/packaging.quantal.
Commit message:
Update changelog
Requested reviews:
Andres Rodriguez (andreserl)
Related bugs:
Bug #1034318 in MAAS: "API calls that return a node leak private data"
https://bugs.launchpad.net/maas/+bug/1034318
Bug #1058998 in MAAS: "MAAS hostnames should be 5 easily disambiguated characters"
https://bugs.launchpad.net/maas/+bug/1058998
Bug #1059645 in MAAS: "URI in API description wrong when accessing machine via alternative interface"
https://bugs.launchpad.net/maas/+bug/1059645
Bug #1064224 in MAAS: "IPMI detection ends up with power_address of 0.0.0.0"
https://bugs.launchpad.net/maas/+bug/1064224
Bug #1066775 in MAAS: "Main page slow to load with many nodes"
https://bugs.launchpad.net/maas/+bug/1066775
Bug #1068843 in MAAS: "maas-cluster-controller doesn't have images for provisioning"
https://bugs.launchpad.net/maas/+bug/1068843
Bug #1069603 in MAAS: "Error in log when using 'Start node' button: MAASAPINotFound: No user data available for this node."
https://bugs.launchpad.net/maas/+bug/1069603
Bug #1069734 in MAAS: "Filestorage is unique to each appserver instance"
https://bugs.launchpad.net/maas/+bug/1069734
Bug #1069850 in MAAS: "import_pxe_files does not include quantal"
https://bugs.launchpad.net/maas/+bug/1069850
Bug #1070522 in MAAS: "maas-cli nodes new incomplete documentation"
https://bugs.launchpad.net/maas/+bug/1070522
Bug #1070765 in MAAS: "DNS forward zone ends up with nonsensical entries"
https://bugs.launchpad.net/maas/+bug/1070765
Bug #1070774 in MAAS: "The hostname of a node can still be changed once the node is in use"
https://bugs.launchpad.net/maas/+bug/1070774
Bug #1070775 in MAAS: "The zone name (attached to a cluster controller) can still be changed when it contains in-use nodes and DNS is managed."
https://bugs.launchpad.net/maas/+bug/1070775
Bug #1075597 in MAAS: "Duplicated prefix in the url used by the CLI"
https://bugs.launchpad.net/maas/+bug/1075597
Bug #1077075 in MAAS: "Oops when renaming nodegroup w/o interface"
https://bugs.launchpad.net/maas/+bug/1077075
Bug #1077180 in MAAS 1.2: "Not importing Quantal boot images"
https://bugs.launchpad.net/maas/1.2/+bug/1077180
Bug #1078744 in MAAS: "Nodes are deployed with wrong domain name."
https://bugs.launchpad.net/maas/+bug/1078744
Bug #1080673 in MAAS 1.2: "src/maasserver/api.py calls request.data.getlist with a 'default' parameter. That parameter is not supported by Django 1.3."
https://bugs.launchpad.net/maas/1.2/+bug/1080673
For more details, see:
https://code.launchpad.net/~andreserl/maas/quantal_update_changelog/+merge/134994
--
https://code.launchpad.net/~andreserl/maas/quantal_update_changelog/+merge/134994
Your team MAAS Maintainers is subscribed to branch lp:~maas-maintainers/maas/packaging.quantal.
=== modified file 'debian/changelog'
--- debian/changelog 2012-11-15 15:10:10 +0000
+++ debian/changelog 2012-11-19 19:06:23 +0000
@@ -1,4 +1,26 @@
-maas (0.1+bzr1269+dfsg-0ubuntu2) UNRELEASED; urgency=low
+maas (0.1+bzr1307+dfsg-0ubuntu1) UNRELEASED; urgency=low
+
+ * New upstream bugfix release. Fixes:
+ - IPMI detection ends up with power_address of 0.0.0.0 (LP: #1064224)
+ - Main page slow to load with many nodes (LP: #1066775)
+ - maas-cluster-controller doesn't have images for provisioning (LP: #1068843)
+ - Filestorage is unique to each appserver instance (LP: #1069734)
+ - import_pxe_files does not include quantal (LP: #1069850)
+ - maas-cli nodes new incomplete documentation (LP: #1070522)
+ - DNS forward zone ends up with nonsensical entries (LP: #1070765)
+ - The hostname of a node can still be changed once the node is in use (LP: #1070774)
+ - The zone name (attached to a cluster controller) can still be changed when it
+ contains in-use nodes and DNS is managed. (LP: #1070775)
+ - Duplicated prefix in the url used by the CLI (LP: #1075597)
+ - Not importing Quantal boot images (LP: #1077180)
+ - Nodes are deployed with wrong domain name. (LP: #1078744)
+ - src/maasserver/api.py calls request.data.getlist with a 'default' parameter.
+ That parameter is not supported by Django 1.3. (LP: #1080673)
+ - API calls that return a node leak private data (LP: #1034318)
+ - MAAS hostnames should be 5 easily disambiguated characters (LP: #1058998)
+ - URI in API description wrong when accessing machine via alternative interface (LP: #1059645)
+ - Oops when renaming nodegroup w/o interface (LP: #1077075)
+ - Error in log when using 'Start node' button: MAASAPINotFound: No user data available for this node. (LP: #1069603)
[ Raphaël Badin ]
* debian/maas-dns.postinst: fix permissions and group ownership of
Follow ups