Downloads

Download tar.gz 42.59 KB
MD5: 6963c7cf2360ed4c8a39407baf835720
SHA-1: c6ac16dd40fa3018b819f6f3a38e740f01efb48d
SHA-256: db2a1c0a315eee5703b0d05250c86f9a8b04fb5d2e89a29864e36ae7d18d1c6c
Download zip 68.66 KB
MD5: 62d74bae7ac9ecf4318fc3954a2729bb
SHA-1: 47a92010e619df0c8f2b948ad71fc658b80b004f
SHA-256: 2e2d397e5a9d1a62af2cf8d5fcd0548221e14ddaddefda56495db3824500fd31

Release notes

Provision is a component of the Aegir hosting system.

Ægir is a set of contributed modules for Drupal that aims to solve the problem of managing a large number of Drupal sites. It does this by providing you with a simple Drupal based hosting front end for your entire network of sites. To deploy a new site you simply have to create a new Site node. To backup or upgrade sites, you simply manage your site nodes as you would any other node.

This is the final 0.3 release. This release is a maintenance release and the only project goal is the porting of Aegir 0.2 to Drupal 6. As such the code base is feature complete with the aims of the 0.2 release, but a lot of testing and debugging of the codebase has happened since the last full release which makes 0.3 probably the most tested and polished release of Aegir.

Fixes in this release include :

- some fixes for exotic install profiles
- handle errors from tar extractions properly (#559448: extraction errors ignored in deploy)
- do not display mysql credentials on the commandline (#559404: mysql passwords leaked on commandline)
- set the site_url in the pre hook instead of post so that all verifications are done with the right url (#475832: provision deploy doesn't change the site_url)
- hard code the file directory path based on the $site_url , no longer relying on conf_path which changes when accessed from aliased sites (#557990: file uploads broken on aliased sites)
- provide additional information to backend command during migration. thanks anarcat (#485646: Site migration fails on remote SQL servers)

Due to a CVS error, this release has been re-tagged. If you have downloaded this package before Sunday 30 August 2009, please re-download it to ensure you have all the correct files.

Created by: adrian
Created on: 30 Aug 2009 at 14:41 UTC
Last updated: 30 Aug 2009 at 14:45 UTC
Bug fixes
Unsupported

Other releases