Skip to content

5.4.1

Compare
Choose a tag to compare
@csandanov csandanov released this 22 Jan 11:02

Changes since 5.4.0

  • Alpine Linux for the services listed below updated to 3.8.2
  • ❗️Vanilla Drupal security updates: 8.6.7, 7.63
  • PHP:
    • ❗️Security updates: 7.3.1, 7.2.14, 7.1.26, 5.6.40
    • PHP-FPM user/group now set to wodby to avoid permissions issues
    • GeoIP extension removed wodby/php#59
    • Updated libraries: imagemagic (7.0.7.39), libjpeg-turbo, mariadb-client (10.2.19)
    • Updated php extensions: amqp 1.9.4, apcu 5.1.16, memcached 3.1.3, grpc 1.17.0, event 2.4.3
    • The following extensions now added to PHP 7.3: newrelic, blackfire, amqp, memcached
    • /var/www/html/bin added to $PATH wodby/php#60
    • Bugfix: event extension could be not be disabled
  • Apache:
    • ❗️Security update 2.4.38
    • SSL module temporary disabled due to build failures wodby/apache#5
  • Nginx:
    • Patch update: 1.15.8
    • GeoIP module deleted wodby/php#59
    • PageSpeed module now respects X-Forwarded-Proto by default
    • Bugfix: dynamic modules image filter and xslt could not be enabled
    • Bugfix: .well-known/*.txt were not accessible wodby/nginx#17
  • Varnish:
    • We no longer set X-Real-IP header
    • Unrestricted purge is now allowed by default
    • Bugfix: unrestricted cache purge from internal network did not work wodby/varnish#14
  • MariaDB updates: 10.2.21, 10.3.12, 10.1.37 wodby/mariadb#10
  • NodeJS updates: 10.15.0, 8.15.0, 6.16.0
  • Webgrind, XHProf, Adminer rebased to the latest PHP image

Update instructions

  • Update your .env and docker-compose.yml files