Skip to content

Releases: palantirnet/devkit

v2.0.1

08 May 23:19
Compare
Choose a tag to compare

Changed

  • Removed Duplicity

v1.4.1

08 May 23:04
Compare
Choose a tag to compare

Fixed

  • Ansible 2.12 compatibility updates
  • Serverspec maintenance

Changed

  • Removed Duplicity

v2.0.0

12 Feb 16:57
Compare
Choose a tag to compare

Changed

  • Updated from Solr 4.5.1 to Solr 7.7.2

v1.4.0

12 Feb 16:57
Compare
Choose a tag to compare

Fixed

Changed

  • Updated from PHP 7.2 to 7.3

Drupalbox v1.3.0

27 Jul 22:01
Compare
Choose a tag to compare

Changed

  • Updated from PHP 7.1 to PHP 7.2

This means that the PHP config files moved from /etc/php/7.1/ to /etc/php/7.2/.

Drupalbox v1.2.0

06 Apr 20:26
Compare
Choose a tag to compare

Changed

  • Updated from PHP 7.0 to PHP 7.1.

This means that the PHP config files moved from /etc/php/7.0/ to /etc/php/7.1/; if your project has provisioning scripts with this path hard-coded, they will need to be updated. palantirnet/the-vagrant v2.0.1 has been released to accommodate this change.

Drupalbox v1.1.1

06 Apr 22:42
Compare
Choose a tag to compare

Fixed

  • Fixed Solr installation
  • Updated tests for Solr

Changed

  • Removed Jetty in favor of Solr's bundled HTTP server

If your project's provisioning relies on the jetty or jetty9 service, this is no longer available. Instead, use the solr service.

Drupalbox v1.1.0

10 Nov 23:09
Compare
Choose a tag to compare

Changes

Software updates:

  • Ubuntu 16.04.3
  • PHP 7
  • Jetty 9
  • NodeJS 5

Known Issues

  • The Jetty9 service doesn't run

Box image

https://atlas.hashicorp.com/palantir/boxes/drupalbox/versions/1.1.0

Other changes

  • Generic box support has been removed from the default branch of this project, the intent being to only maintain code that is actually used.
  • The drupalbox no longer attempts to support building on both Ubuntu 14.04 and Ubuntu 16.04, with either PHP 5 or PHP 7.
    • The default develop branch will focus on the more current Ubuntu 16.04 / PHP 7 configuration.
    • The new release-0.0 branch will be used for maintenance releases of the Ubuntu 14.04 / PHP 5.6 configuration. This branch still contains code and tests for an Ubuntu 16.04 / PHP 7 build, but that configuration is not functional.

Drupalbox v0.2.4

06 Jan 01:55
Compare
Choose a tag to compare

Added

Fixed

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

Box image

https://atlas.hashicorp.com/palantir/boxes/drupalbox/versions/0.2.3

Drupalbox v0.2.3

17 Nov 16:18
Compare
Choose a tag to compare

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

Box image

https://atlas.hashicorp.com/palantir/boxes/drupalbox/versions/0.2.3