Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
project
provision
Commits
54dbbccc
Commit
54dbbccc
authored
Feb 06, 2018
by
helmo
Committed by
helmo
Feb 06, 2018
Browse files
Issue
#2942500
by helmo: hotfix for missing task_command value
parent
f2e5bf06
Changes
4
Hide whitespace changes
Inline
Side-by-side
aegir-release.make
View file @
54dbbccc
...
...
@@ -7,5 +7,5 @@ projects[drupal][type] = "core"
;
The
release.sh
script
updates
the
version
of
hostmaster.
projects[hostmaster][type]
=
"profile"
projects[hostmaster][download][type]
=
"git"
projects[hostmaster][download][tag]
=
"7.x-3.14
0
"
projects[hostmaster][download][tag]
=
"7.x-3.14
1
"
projects[hostmaster][download][url] = "http
:
//git.drupal.org/project/hostmaster.git"
debian/changelog
View file @
54dbbccc
aegir3-provision (3.141) testing; urgency=medium
* Upgrade issue on a missing task_command property, see https://www.drupal.org/project/hostmaster/issues/2942500
-- Herman van Rink <helmo@initfour.nl> Tue, 06 Feb 2018 21:43:30 +0100
aegir3-provision (3.140) unstable; urgency=medium
* Bugfixes and UI improvements, see http://aegir.readthedocs.org/en/3.x/release-notes/3.14
...
...
provision.info
View file @
54dbbccc
name=Provision
description="Aegir backend"
version=7.x-3.14
0
version=7.x-3.14
1
upgrade.sh.txt
View file @
54dbbccc
...
...
@@ -9,7 +9,7 @@
########################################################################
# Basic variables, change before running.
AEGIR_VERSION="7.x-3.14
0
"
AEGIR_VERSION="7.x-3.14
1
"
NEW_DRUSH_VERSION="stable" # e.g stable, unstable, ignore or a version number like 8.1.3
# Extra variables, no changes needed for most use-cases.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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