Skip to content
GitLab
About GitLab
GitLab: the DevOps platform
Explore GitLab
Install GitLab
How GitLab compares
Get started
GitLab docs
GitLab Learn
Pricing
Talk to an expert
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Projects
Groups
Snippets
Sign up now
Login
Sign in
Toggle navigation
Menu
Open sidebar
project
provision
Commits
72c5f4aa
Commit
72c5f4aa
authored
Aug 27, 2015
by
gboudrias
Browse files
change version information for release 2.5
parent
df548ea4
Changes
5
Hide whitespace changes
Inline
Side-by-side
aegir-release.make
View file @
72c5f4aa
...
...
@@ -5,4 +5,4 @@ api = 2
;
it
is
maintained
through
the
release.sh
script
projects[hostmaster][type]
=
"core"
projects[hostmaster][patch][] = "http
:
//drupal.org/files/common.inc_6.28.patch"
projects[hostmaster][version]
=
"6.x-2.
0-dev
"
projects[hostmaster][version]
=
"6.x-2.
5
"
aegir.make
View file @
72c5f4aa
aegir-dev.make
\ No newline at end of file
aegir-release.make
\ No newline at end of file
debian/changelog
View file @
72c5f4aa
aegir2-provision (2.5) unstable; urgency=medium
* This release ships with security updates for Drupal core as well as ctools
and views_bulk_operations.
-- Guillaume Boudrias <gboudrias@praxis.coop> Thu, 27 Aug 2015 16:59:40 -0400
aegir2-provision (2.4) unstable; urgency=medium
* Fix protection of files dir for multi-site.
...
...
provision.info
View file @
72c5f4aa
name=Provision
description="Aegir backend"
version=6.x-2.
x
version=6.x-2.
5
upgrade.sh.txt
View file @
72c5f4aa
...
...
@@ -13,7 +13,7 @@ msg() {
}
# basic variables, change before running
AEGIR_VERSION="6.x-2.
x
"
AEGIR_VERSION="6.x-2.
5
"
DRUSH_DIR=$HOME/drush
DRUSH=$DRUSH_DIR/drush.php
if which drush 2> /dev/null > /dev/null && which drush | grep -v 'no drush in' > /dev/null; then
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment