Merge lp:~andreserl/maas/packaging_1.7.3 into lp:~maas-maintainers/maas/packaging.utopic

Proposed by Andres Rodriguez
Status: Merged
Approved by: Andres Rodriguez
Approved revision: no longer in the source branch.
Merged at revision: 360
Proposed branch: lp:~andreserl/maas/packaging_1.7.3
Merge into: lp:~maas-maintainers/maas/packaging.utopic
Diff against target: 53 lines (+16/-6)
2 files modified
debian/changelog (+11/-2)
debian/patches/02-pserv-config.patch (+5/-4)
To merge this branch: bzr merge lp:~andreserl/maas/packaging_1.7.3
Reviewer Review Type Date Requested Status
Andres Rodriguez (community) Approve
Review via email: mp+255521@code.launchpad.net

Commit message

Prepare for 1.7.3 Release.

To post a comment you must log in.
Revision history for this message
MAAS Lander (maas-lander) wrote :

Voting does not meet specified criteria. Required: Approve >= 1, Disapprove == 0. Got: 1 Pending.

Revision history for this message
Andres Rodriguez (andreserl) :
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 2015-03-24 19:56:39 +0000
3+++ debian/changelog 2015-04-08 15:56:27 +0000
4@@ -1,6 +1,15 @@
5-maas (1.7.3+bzr3355-0ubuntu1) UNRELEASED; urgency=medium
6+maas (1.7.3+bzr3361-0ubuntu1) UNRELEASED; urgency=medium
7
8- * UNRELEASED
9+ * New upstream bugfix release, 1.7.3 bzr:
10+ - Fix sorting by MAC address on node listing page (LP: #1437094)
11+ - Automatically set correct boot resources and start re-import
12+ so MAAS is usable after upgrade from 1.5. (LP: #1439359)
13+ - Maintain backwards compatibility with MAAS 1.5 (custom) preseeds names
14+ so users don't have to manually change preseed names. (LP: #1439366)
15+ - Expose the version and the subversion of the running MAAS
16+ on the API. (LP: #1441133)
17+ - debian/patches/02-pserv-config.patch: Ensure pserv config file has a
18+ default. This will also fix (LP: #1273197)
19
20 -- Andres Rodriguez <andreserl@ubuntu.com> Tue, 24 Mar 2015 15:56:10 -0400
21
22
23=== modified file 'debian/patches/02-pserv-config.patch'
24--- debian/patches/02-pserv-config.patch 2015-03-04 03:43:56 +0000
25+++ debian/patches/02-pserv-config.patch 2015-04-08 15:56:27 +0000
26@@ -3,10 +3,10 @@
27 include port, logfile, oops directory, cobbler url and username
28 Author: Andres Rodriguez <andreserl@ubuntu.com>
29
30-Index: maas-1.7.2~rc1+bzr3350.orig/etc/maas/pserv.yaml
31+Index: maas-1.7.3+bzr3359.orig/etc/maas/pserv.yaml
32 ===================================================================
33---- maas-1.7.2~rc1+bzr3350.orig.orig/etc/maas/pserv.yaml 2015-03-03 22:22:36.242296134 -0500
34-+++ maas-1.7.2~rc1+bzr3350.orig/etc/maas/pserv.yaml 2015-03-03 22:22:36.242296134 -0500
35+--- maas-1.7.3+bzr3359.orig.orig/etc/maas/pserv.yaml 2015-04-08 10:31:56.205881287 -0400
36++++ maas-1.7.3+bzr3359.orig/etc/maas/pserv.yaml 2015-04-08 10:32:06.505881551 -0400
37 @@ -6,7 +6,7 @@
38 ## running server.
39 #
40@@ -16,7 +16,7 @@
41
42 ## TFTP configuration.
43 #
44-@@ -18,8 +18,6 @@
45+@@ -18,8 +18,7 @@
46 # resource_root: /var/lib/maas/boot-resources/current/
47
48 # port: 69
49@@ -24,4 +24,5 @@
50 ## The URL to be contacted to generate PXE configurations.
51 # generator: http://localhost/MAAS/api/1.0/pxeconfig/
52 - generator: http://localhost:5243/api/1.0/pxeconfig/
53++ generator: http://localhost/MAAS/api/1.0/pxeconfig/
54

Subscribers

People subscribed via source and target branches

to all changes: