~ubuntu-branches/ubuntu/lucid/eucalyptus/lucid-updates

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Dustin Kirkland, Dustin Kirkland, Scott Moser
  • Date: 2010-03-22 17:22:48 UTC
  • Revision ID: james.westby@ubuntu.com-20100322172248-necpo3nto3114zrw
Tags: 1.6.2-0ubuntu20
[ Dustin Kirkland ]
* Continue fixing karmic -> lucid upgrades, LP: #519513
* debian/eucalyptus-java-common.postinst: ensure that the db dir exists
  before running euca_upgrade
* debian/eucalyptus-common.preinst: ensure that the local conf exists
* tools/euca_upgrade:
  - on upgrade, migrate eucalyptus.conf settings to eucalyptus.local.conf
  - on upgrade, migrated $NODES to nodes.list
* clc/modules/msgs/conf/scripts/startup.groovy: change m1.small to 192M
  such that we can actually boot the lucid uec image, LP: #544292

[ Scott Moser ]
* debian/source_eucalyptus.py: fix AttributeError, LP: #520775

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
eucalyptus (1.6.2-0ubuntu20) lucid; urgency=low
 
2
 
 
3
  [ Dustin Kirkland ]
 
4
  * Continue fixing karmic -> lucid upgrades, LP: #519513
 
5
  * debian/eucalyptus-java-common.postinst: ensure that the db dir exists
 
6
    before running euca_upgrade
 
7
  * debian/eucalyptus-common.preinst: ensure that the local conf exists
 
8
  * tools/euca_upgrade:
 
9
    - on upgrade, migrate eucalyptus.conf settings to eucalyptus.local.conf
 
10
    - on upgrade, migrated $NODES to nodes.list
 
11
  * clc/modules/msgs/conf/scripts/startup.groovy: change m1.small to 192M
 
12
    such that we can actually boot the lucid uec image, LP: #544292
 
13
 
 
14
  [ Scott Moser ]
 
15
  * debian/source_eucalyptus.py: fix AttributeError, LP: #520775
 
16
 
 
17
 -- Dustin Kirkland <kirkland@ubuntu.com>  Mon, 22 Mar 2010 17:22:48 -0700
 
18
 
1
19
eucalyptus (1.6.2-0ubuntu19) lucid; urgency=low
2
20
 
3
21
  * debian/eucalyptus-udeb.finish-install: Set VNET*INTERFACE at install-time