Skip to content

Latest commit

 

History

History
99 lines (59 loc) · 1.61 KB

CHANGELOG-0.0.md

File metadata and controls

99 lines (59 loc) · 1.61 KB

Change Log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

[UNRELEASED]

Added

Fixed

  • Fixed the Jetty9 service

[1.1.0] - 2017-11-09

Added

  • Software updates:
    • Ubuntu 16.04.3
    • PHP 7
    • Jetty 9
    • NodeJS 5

Known Issues

The Jetty9 service doesn't run.

[0.2.4] - 2017-01-05

Added

Fixed

  • Downgraded Solr from 4.9.1 to 4.5.1 in order to match Acquia Search
  • Fixed serverspec tests for PHP extensions

[0.2.3] - 2016-11-17

Fixed

  • Added missing PHP modules that were part of the previous php-common package:
    • php5.6-bcmath
    • php5.6-bz2
    • php5.6-dba
    • php5.6-soap
    • php5.6-xml
    • php5.6-zip

[0.2.2] - 2016-11-14

Fixed

  • Added missing PHP 5.6 mbstring extension

[0.2.1] - 2016-11-14

Fixed

  • Updated PHP 5.6 PPA source and packages

[0.2.0] - 2016-09-07

Added

  • PHP XDebug

Fixed

  • Fixed incorrect database privileges for drupal user

Removed

  • Drupal Console
  • Drush

[0.1.1] - 2016-08-11

Added

  • Added PHP Memcached extension
  • Allowed remote Mysql connections for 'drupal' user

Fixed

  • Fixes issue with Solr and search_api_solr cores

[0.1.0] - 2016-08-09

Added

  • Memcached role
  • Mailhog role
  • Jetty role
  • Solr role

Fixed

  • Fixed Firefox from being removed during minimize.sh