Merge lp:~andreserl/maas/packaging_1.8.3 into lp:~maas-maintainers/maas/packaging-1.8

Proposed by Andres Rodriguez
Status: Merged
Approved by: Andres Rodriguez
Approved revision: 416
Merged at revision: 416
Proposed branch: lp:~andreserl/maas/packaging_1.8.3
Merge into: lp:~maas-maintainers/maas/packaging-1.8
Diff against target: 36 lines (+18/-0)
2 files modified
debian/changelog (+17/-0)
debian/maas-cluster-controller.maas-clusterd.service (+1/-0)
To merge this branch: bzr merge lp:~andreserl/maas/packaging_1.8.3
Reviewer Review Type Date Requested Status
Andres Rodriguez (community) Approve
Review via email: mp+273947@code.launchpad.net

Commit message

* New upstream release, 1.8.3 bzr 4050:
  - Declare dependency on metadataserver migration 0015 by maasserver
    migration 0121 to allow upgrades from 1.5.4 to 1.8 to work. (LP: #1495064)
  - Fix the issue where the included ':', apache2 wont forward the
    connection (LP: #1484696)
  - Fixes autocomplete styling for tagging (LP: #1489160)
  - Add HPDSA hardware drivers to the drivers config (LP: #1491898)
  - Always invoke the init system using the C.UTF-8 locale. (LP: #1491822)
  - Use cluster_name instead of name for the cluster, otherwise the UI
    will show the DNS zone name instead of the actual cluster name.
* debian/control: Restart maas-clusterd in the event it failed to start
  due to missing /var/lib/maas/secret (LP: #1471946)

To post a comment you must log in.
Revision history for this message
Andres Rodriguez (andreserl) wrote :

selfie!

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 2015-08-25 15:17:56 +0000
+++ debian/changelog 2015-10-09 05:07:56 +0000
@@ -1,3 +1,20 @@
1maas (1.8.3+bzr4050-0ubuntu1) trusty; urgency=medium
2
3 * New upstream release, 1.8.3 bzr 4050:
4 - Declare dependency on metadataserver migration 0015 by maasserver
5 migration 0121 to allow upgrades from 1.5.4 to 1.8 to work. (LP: #1495064)
6 - Fix the issue where the included ':', apache2 wont forward the
7 connection (LP: #1484696)
8 - Fixes autocomplete styling for tagging (LP: #1489160)
9 - Add HPDSA hardware drivers to the drivers config (LP: #1491898)
10 - Always invoke the init system using the C.UTF-8 locale. (LP: #1491822)
11 - Use cluster_name instead of name for the cluster, otherwise the UI
12 will show the DNS zone name instead of the actual cluster name.
13 * debian/control: Restart maas-clusterd in the event it failed to start
14 due to missing /var/lib/maas/secret (LP: #1471946)
15
16 -- Andres Rodriguez <andreserl@ubuntu.com> Thu, 08 Oct 2015 21:53:04 -0700
17
1maas (1.8.2+bzr4041-0ubuntu1) trusty; urgency=medium18maas (1.8.2+bzr4041-0ubuntu1) trusty; urgency=medium
219
3 * New upstream release, 1.8.2 bzr 4041:20 * New upstream release, 1.8.2 bzr 4041:
421
=== modified file 'debian/maas-cluster-controller.maas-clusterd.service'
--- debian/maas-cluster-controller.maas-clusterd.service 2015-05-21 16:54:25 +0000
+++ debian/maas-cluster-controller.maas-clusterd.service 2015-10-09 05:07:56 +0000
@@ -12,6 +12,7 @@
12User=maas12User=maas
13Group=maas13Group=maas
14Restart=always14Restart=always
15RestartSec=10s
15EnvironmentFile=/etc/maas/maas_cluster.conf16EnvironmentFile=/etc/maas/maas_cluster.conf
16Environment="LOGFILE=/var/log/maas/clusterd.log"17Environment="LOGFILE=/var/log/maas/clusterd.log"
17# Logs go to the journal; read them with18# Logs go to the journal; read them with

Subscribers

People subscribed via source and target branches