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
e39509b4
Commit
e39509b4
authored
Feb 15, 2018
by
helmo
Browse files
Mini release to update Entity API
parent
786ee278
Changes
4
Hide whitespace changes
Inline
Side-by-side
aegir-release.make
View file @
e39509b4
...
@@ -7,5 +7,5 @@ projects[drupal][type] = "core"
...
@@ -7,5 +7,5 @@ projects[drupal][type] = "core"
;
The
release.sh
script
updates
the
version
of
hostmaster.
;
The
release.sh
script
updates
the
version
of
hostmaster.
projects[hostmaster][type]
=
"profile"
projects[hostmaster][type]
=
"profile"
projects[hostmaster][download][type]
=
"git"
projects[hostmaster][download][type]
=
"git"
projects[hostmaster][download][tag]
=
"7.x-3.14
1
"
projects[hostmaster][download][tag]
=
"7.x-3.14
3
"
projects[hostmaster][download][url] = "http
:
//git.drupal.org/project/hostmaster.git"
projects[hostmaster][download][url] = "http
:
//git.drupal.org/project/hostmaster.git"
debian/changelog
View file @
e39509b4
aegir3-provision (3.143) testing; urgency=medium
* Update Entity API, see SA-CONTRIB-2018-013 - https://www.drupal.org/sa-contrib-2018-013
-- Herman van Rink <helmo@initfour.nl> Thu, 15 Feb 2018 20:11:36 +0100
aegir3-provision (3.142) testing; urgency=medium
aegir3-provision (3.142) testing; urgency=medium
* Drush download location is gone, see https://www.drupal.org/project/provision/issues/2942743
* Drush download location is gone, see https://www.drupal.org/project/provision/issues/2942743
...
...
provision.info
View file @
e39509b4
name=Provision
name=Provision
description="Aegir backend"
description="Aegir backend"
version=7.x-3.14
2
version=7.x-3.14
3
upgrade.sh.txt
View file @
e39509b4
...
@@ -9,7 +9,7 @@
...
@@ -9,7 +9,7 @@
########################################################################
########################################################################
# Basic variables, change before running.
# Basic variables, change before running.
AEGIR_VERSION="7.x-3.14
2
"
AEGIR_VERSION="7.x-3.14
3
"
NEW_DRUSH_VERSION="stable" # e.g stable, unstable, ignore or a version number like 8.1.3
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.
# 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