New TurnKey CakePHP version (16.1)

Changes:

  • Latest upstream version of CakePHP - v4.2.4.
  • Include 'turnkey-composer' wrapper script - runs composer as www-data user. Makes it easy to not run composer as root - part of #1539. Note by default, /var/www/cakephp is still owned by root. To get full value of 'turnkey-composer':: chown -R www-data:www-data /var/www/cakephp
  • Explicitly install composer (rather than automatically include in all LAMP based appliances) - part of #1563.
  • Note: Please refer to turnkey-core's 16.1 changelog for changes common to all appliances. Here we only describe changes specific to this appliance.

Links

New TurnKey CakePHP version (16.0)

Changes:

  • Latest upstream version of CakePHP - v4.0.7.
  • Replace turnkey landing page with turnkey-shim injected into cakephp's landing page at build time.
  • Explcitly disable TLS<1.2 (i.e. SSLv3, TLSv1, TLSv1.1). (v15.x TurnKey releases supported TLS 1.2, but could fallback as low as TLSv1).
  • Update SSL/TLS cyphers to provide "Intermediate" browser/client support (suitable for "General-purpose servers with a variety of clients, recommended for almost all systems"). As provided by Mozilla via https://ssl-config.mozilla.org/.
  • Updated all relevant Debian packages to Buster/10 versions; including PHP 7.3.
  • Updated version of mysqltuner script - now installed as per upstream recommendation.
  • Note: Please refer to turnkey-core's changelog for changes common to all appliances. Here we only describe changes specific to this appliance.

Links

New TurnKey CakePHP version (15.1)

Changes:

  • Latest upstream version of CakePHP (v3.6.13)
  • Refactor download script to always download latest stable.
  • Rebuild to resolve inadvertant removal of mariadb during sec-updates

Links

Pages