1.7 release notes
The Aegir team is proud to announce the seventh release in the stable 1.x release branch!
This release ships various bugfixes that have accumulated in the issue queue since the 1.6 release, including a lot of fixes on Nginx support. We also ship a new clustering module aimed at lightweight slave deployments named the pack module, designed to replace the cluster module which has performance and configuration issues.
Also note that 2.x development is moving ahead with Drush 5 and Drupal 7 support, along with code refactoring and other features. Debian package builds will be available shortly in a separate Debian repository.
We also want to take this opportunity to welcome to our core team omega8cc, a long time contributor that will now be responsible for the maintenance of the Nginx code. Welcome on board Grace!
1. Installing and upgrading
The canonical source of installation documentation is on the community site at:
http://community.aegirproject.org/installing
In a similar fashion, the upgrade documentation is:
http://community.aegirproject.org/upgrading
Within those sections you'll find step-by-step instructions for performing both manual and automatic upgrade processes.
It is still imperative that you read the the upgrade path and version-specific information and follow all version-specific upgrade instructions before trying to run the upgrade script or manual upgrade. This especially applies to users upgrading from releases prior to 0.4-alpha8, including 0.3.
For users coming from the 0.4 betas or recent rc releases, there are unlikely to be any version-specific manual steps required to upgrade, but you should make a habit of reading them anyway just to make sure. No-one likes a nasty surprise!
2. Need help?
If you struggle to install or upgrade your Aegir system, you have a number of options available to you for getting help.
Consult this page for more information: http://community.aegirproject.org/help
Thanks to our awesome community for their help, support and encouragement as always! Enjoy the new release :)
3. Features
- #1463494: Radioactivity does not work with Nginx configuration
- #1353608: ad module incompatible with current nginx_simple_include.conf settings
- #1259098: nginx HTTP service should support different restart commands
- #1171508: Nginx capabilities detection is not reliable
- #1408410: Add microcaching to Nginx config by default
- #1062168: chained certificates support
4. Bug fixes
- #1439196: Don't lock the DB during backups
- #1442906: Nginx does not listen on all supplied IP addresses
- #962044: Fixing broken Boost support for the home/root location in Nginx #104004
- #1388906: It is possible to break Nginx based install with upload progress by enabling nginx_ssl feature
- #1346712: Nginx config files required as includes in vhosts are not copied when Nginx SSL feature is enabled
- #1444172: Syntax error in the help description of provision-login_reset
- #1346794: Nginx SSL declarations need to be added to redirect vhosts
- #1450134: aliases are not validated in the validate step
- #1435340: node param "created" is refreshed on node_save
- #1421356: Wrong variables for files paths hardcoded for D7 sites
- #1369608: Provision shoudl add extra config for nginx ssl hosts
- #1437386: Notices from hosting_package.module
- #1018596: Aegir forms don't work in MSIE 8.0 (?)
- #1405380: drushrc file permissions are set to 0400, perhaps should be 0440
- #1396326: Mod rewrite double escapes URLs
- #1359258: Broken DB URL when installing 1.6
- #1202960: Aegir Install Script Not Picking up db information from $_SERVER