Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
provision
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
provision
Commits
44cead56
Commit
44cead56
authored
Apr 23, 2014
by
Christopher Gervais
Browse files
Options
Downloads
Patches
Plain Diff
change version information for release 2.1
parent
d0124016
No related branches found
No related tags found
No related merge requests found
Changes
5
Show whitespace changes
Inline
Side-by-side
Showing
5 changed files
aegir-release.make
+1
-1
1 addition, 1 deletion
aegir-release.make
aegir.make
+1
-1
1 addition, 1 deletion
aegir.make
debian/changelog
+9
-0
9 additions, 0 deletions
debian/changelog
provision.info
+1
-1
1 addition, 1 deletion
provision.info
upgrade.sh.txt
+1
-1
1 addition, 1 deletion
upgrade.sh.txt
with
13 additions
and
4 deletions
aegir-release.make
+
1
−
1
View file @
44cead56
...
...
@@ -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.
1
"
This diff is collapsed.
Click to expand it.
aegir.make
+
1
−
1
View file @
44cead56
aegir-dev.make
\ No newline at end of file
aegir-release.make
\ No newline at end of file
This diff is collapsed.
Click to expand it.
debian/changelog
+
9
−
0
View file @
44cead56
aegir2-provision (2.1) unstable; urgency=medium
* This release ships with support for Apache 2.4, along with updates
to Drupal core and ModalframeAPI. A number of bug-fixes are included
affecting deployment of Drupal 7 sites, aliases with sub-directory
installs, backups, and more: http://community.aegirproject.org/2.1
-- Christopher Gervais <chris@ergonlogic.com> Wed, 23 Apr 2014 17:06:21 -0400
aegir2-provision (2.0) unstable; urgency=low
* stable 2.0 release
...
...
This diff is collapsed.
Click to expand it.
provision.info
+
1
−
1
View file @
44cead56
name=Provision
description="Aegir backend"
version=6.x-2.
x
version=6.x-2.
1
This diff is collapsed.
Click to expand it.
upgrade.sh.txt
+
1
−
1
View file @
44cead56
...
...
@@ -13,7 +13,7 @@ msg() {
}
# basic variables, change before running
AEGIR_VERSION="6.x-2.
x
"
AEGIR_VERSION="6.x-2.
1
"
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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment