
Apply the security fixes including: - Drupal Core - Moderately Critical - Multiple Vulnerabilities - SA-CORE-2015-001 - SA-CONTRIB-2015-079 - Chaos tool suite (ctools) - Multiple vulnerabilities The following patches were applied to 7.x-3.23 commons modules: - patches/0001-utility-links-block-install-theme.patch - patches/0002-events-page-refactor-to-pages-module.patch Installation profile got a refactor of module installation, as groups_ modules and l10n_updates deployed from an installation task to avoid memory exhausted errors of the installation process. Change-Id: I48481657124fdbbee84e1cbfec3a3a2b5f475c2c
19 lines
473 B
Plaintext
19 lines
473 B
Plaintext
name = Commons Location
|
|
description = Provides a simple address field for re-use by various Commons content types.
|
|
package = Commons - Building blocks
|
|
core = 7.x
|
|
|
|
dependencies[] = addressfield
|
|
dependencies[] = features
|
|
dependencies[] = field_sql_storage
|
|
|
|
features[features_api][] = api:2
|
|
features[field_base][] = field_address
|
|
|
|
; Information added by Drupal.org packaging script on 2015-03-18
|
|
version = "7.x-3.23"
|
|
core = "7.x"
|
|
project = "commons"
|
|
datestamp = "1426714630"
|
|
|