Build Environment Update History
2019-01-14 #
Changes #
- Language: generic is recognized
- System Info is more readable
- PhantomJS2 is available
- Tmate is preinstalled
- Gem (and rvm) are configured to use
--no-document
rather than--no-ri
and--no-rdoc
. - Ensure ip forwarding on localhost does not get interrupted once per day (resolves #9696)
- Openjdk certificates use system certificates
- Gradle daemon is not disabled anymore
- Only set
_JAVA_OPTIONS
on docker containers - Drop hhvm support
- Chromium is not installed anymore (Google Chrome, however, continues to be installed)
- Xvfb init file is removed in favor of a systemd unit file. Xvfb can be set up with
services: xvfb
. The matching DISPLAY environment variable is made available when you do that.
Version changes #
- git: 2.19.1 → 2.20.1
- lein: 2.8.1 → 2.8.3
- mongodb: 4.0.3 → 4.0.5
- packer: 1.3.2 → 1.3.3
- perlbrew: 0.84 → 0.85
- postgres: 9.4.19 → 9.4.20, 9.5.14 → 9.5.15, 9.6.10 → 9.6.11, 10.5 → 10.6
- redis: 5.0.0 → 5.0.3
- rvm 1.29.4 → 1.29.7
- shfmt 2.4.0 –> 2.6.2
- shellcheck v0.5.0 → v0.6.0