Merge lp:~andreserl/maas/release_bzr2252 into lp:~maas-maintainers/maas/packaging

Proposed by Andres Rodriguez
Status: Merged
Approved by: Andres Rodriguez
Approved revision: 278
Merged at revision: 271
Proposed branch: lp:~andreserl/maas/release_bzr2252
Merge into: lp:~maas-maintainers/maas/packaging
Diff against target: 50 lines (+21/-8)
2 files modified
debian/changelog (+20/-7)
debian/maas-region-controller.postinst (+1/-1)
To merge this branch: bzr merge lp:~andreserl/maas/release_bzr2252
Reviewer Review Type Date Requested Status
Andres Rodriguez (community) Approve
Review via email: mp+215937@code.launchpad.net

Commit message

Release 1.5+bzr2252-0ubuntu1
Open 1.5+bzr2252-0ubuntu2

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 2014-04-11 03:35:57 +0000
3+++ debian/changelog 2014-04-15 18:43:17 +0000
4@@ -1,13 +1,26 @@
5-maas (1.5+bzr2241-0ubuntu1) UNRELEASED; urgency=medium
6+maas (1.5+bzr2252-0ubuntu2) UNRELEASED; urgency=medium
7
8- [ Andres Rodriguez ]
9 * UNRELEASED
10
11- [ Julian Edwards ]
12- * debian/maas-region-controller-min.install: Ensure drivers.yaml is
13- installed.
14-
15- -- Julian Edwards <julian.edwards@canonical.com> Fri, 11 Apr 2014 13:34:47 +1000
16+ -- Andres Rodriguez <andreserl@ubuntu.com> Tue, 15 Apr 2014 14:41:32 -0400
17+
18+maas (1.5+bzr2252-0ubuntu1) trusty; urgency=medium
19+
20+ * New upstream release
21+ - Add support to install Third Party Drivers. In order for this to be
22+ used the user will have to go to the Settings page to enable the
23+ installation of these drivers. (LP: #1305839)
24+ - Use release images instead of daily. (LP: #1306701)
25+ - Quote interface name in dhcpd.template, otherwise DHCP server fails
26+ to start. (LP: #1306335)
27+ - Fix IntegrityError, when multiple processes are trying to register
28+ the same component. (LP: #1307415)
29+ - Add missing armhf commissioning template (LP: #1307780)
30+ * debian/maas-region-controller-min.install: Install drivers.yaml.
31+ * debian/maas-region-controller.postinst: No longer show the
32+ installation note by default. (LP: #1284652)
33+
34+ -- Andres Rodriguez <andreserl@ubuntu.com> Wed, 09 Apr 2014 19:02:00 -0400
35
36 maas (1.5+bzr2236-0ubuntu1) trusty; urgency=medium
37
38
39=== modified file 'debian/maas-region-controller.postinst'
40--- debian/maas-region-controller.postinst 2014-03-14 14:27:48 +0000
41+++ debian/maas-region-controller.postinst 2014-04-15 18:43:17 +0000
42@@ -240,7 +240,7 @@
43 fi
44
45 # Display installation note
46- db_input high maas/installation-note || true
47+ db_input low maas/installation-note || true
48 db_go
49
50 elif [ -n "$DEBCONF_RECONFIGURE" ]; then

Subscribers

People subscribed via source and target branches

to all changes: