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
0a4d405c
Commit
0a4d405c
authored
Apr 18, 2012
by
Steven Jones
Browse files
Options
Downloads
Patches
Plain Diff
change version information for release 1.8
parent
499ee67e
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
4
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
aegir.make
+1
-1
1 addition, 1 deletion
aegir.make
debian/changelog
+7
-0
7 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
10 additions
and
3 deletions
aegir.make
+
1
−
1
View file @
0a4d405c
...
...
@@ -6,4 +6,4 @@ projects[drupal][type] = "core"
projects[hostmaster][type]
=
"profile"
projects[hostmaster][download][type]
=
"git"
projects[hostmaster][download][url] = "http
:
//git.drupal.org/project/hostmaster.git"
projects[hostmaster][download][
branch
]
=
"6.x-1.
x
"
projects[hostmaster][download][
tag
]
=
"6.x-1.
8
"
This diff is collapsed.
Click to expand it.
debian/changelog
+
7
−
0
View file @
0a4d405c
aegir-provision (1.8) testing; urgency=low
* new release: various bugfixes to regressions introduced in 1.7, a few
general bug fixes and lots of Nginx fixes.
-- Steven Jones <steven.jones@computerminds.co.uk> Wed, 18 Apr 2012 09:34:44 +0100
aegir-provision (1.7) testing; urgency=low
* new release: various bugfixes that have accumulated in the issue queue
...
...
This diff is collapsed.
Click to expand it.
provision.info
+
1
−
1
View file @
0a4d405c
name=Provision
description="Aegir backend"
version=6.x-1.
x
version=6.x-1.
8
This diff is collapsed.
Click to expand it.
upgrade.sh.txt
+
1
−
1
View file @
0a4d405c
...
...
@@ -15,7 +15,7 @@ msg() {
}
# basic variables, change before running
AEGIR_VERSION="6.x-1.
x
"
AEGIR_VERSION="6.x-1.
8
"
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