~andreserl/maas/1.8b8

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: MAAS Lander
  • Author(s): Andres Rodriguez
  • Date: 2015-05-20 21:22:19 UTC
  • mfrom: (393.1.1 packaging)
  • Revision ID: maas_lander-20150520212219-jqkvtl66gzkl52s3
[r=andreserl][bug=][author=andreserl] Release beta6

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
maas (1.8.0~beta6+bzr3891-0ubuntu1) UNRELEASED; urgency=medium
2
 
 
 
1
maas (1.8.0~beta6+bzr3891-0ubuntu1) trusty; urgency=medium
 
2
 
 
3
  * New upstream release, 1.8.0 beta 6 bzr3904:
 
4
 
 
5
  [ Gavin Panella ]
 
6
  * Drop the use of daemontools in favor of having upstart track
 
7
    thread processes:
 
8
    - d/maas-region-controller-min.maas-regiond.upstart: Drop use of
 
9
      daemontools; use maas-regiond-worker
 
10
    - d/maas-region-controller-min.maas-regiond-worker.upstart: Add.
 
11
    - d/control: Drop depends on daemontools.
 
12
 
 
13
  [ Andres Rodriguez ]
3
14
  * debian/maas-common.{postinst,logrotate}: Create maas.log if non-existent
4
15
    and add log rotation, provided maas.log exists both in the Region
5
16
    and in the Cluster (LP: #1381603)