turnkey-laravel-16.1 (1) turnkey; urgency=low * Update to Laravel to latest LTS version - 6.20.0. * Update Composer to 2.0.12. * Include 'turnkey-composer' wrapper script - runs composer as www-data user. Makes it easy to not run composer as root - part of #1539. * Include 'turnkey-artisan' wrapper script - similar to turnkey-composer; runs 'php artisan' as www-data user. * Include php-curl package (composer runs faster with this installed). * Include firstboot script to (re)generate DB connection & api secret on firstboot. * Explicitly install composer via Makefile (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. -- Jeremy Davis Tue, 20 Apr 2021 14:19:58 +1000 turnkey-laravel-16.0 (1) turnkey; urgency=low * Update to Laravel to latest LTS version - 6.18.8. * 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. -- Stefan Davis Tue, 09 Jun 2020 13:10:24 +1000 turnkey-laravel-15.2 (1) turnkey; urgency=low * Update to latest upstream version (5.8.16) * Updated PHP to 7.2 -- Stefan Davis Wed, 15 May 2019 01:10:46 +0000 turnkey-laravel-15.1 (1) turnkey; urgency=low * Rebuild to resolve inadvertant removal of mariadb during sec-updates - part of #1246. -- Jeremy Davis Mon, 26 Nov 2018 11:30:41 +1100 turnkey-laravel-15.0 (1) turnkey; urgency=low * Upgraded to the latest v5.5 Laravel upstream source version (5.5.28) * Install Adminer directly from stretch/main repo * Provide "adminer" root-like user for Adminer MySQL access * Replace MySQL with MariaDB (drop-in MySQL replacement) * Updated version of mysqltuner script * Includes PHP7.0 (installed from Debian repos) * Updated PHP default settings * Remove phpsh (no longer maintained) * Note: Please refer to turnkey-core's changelog for changes common to all appliances. Here we only describe changes specific to this appliance. -- Vlad Kuzmenko Fri, 27 Jul 2018 05:43:42 +0200 turnkey-laravel-14.2 (1) turnkey; urgency=low * Installed security updates. * Includes the latest stable version of Laravel (5.4). * Note: Please refer to turnkey-core's changelog for changes common to all appliances. Here we only describe changes specific to this appliance. -- Anton Pyrogovskyi Sun, 14 May 2017 00:50:47 +0200 turnkey-laravel-14.1 (1) turnkey; urgency=low * Installed security updates. * Installed updated packages from TurnKey repo - includes relevant Webmin packages (v1.780) * Note: Please refer to turnkey-core's changelog for changes common to all appliances. Here we only describe changes specific to this appliance. -- Jeremy Davis Tue, 01 Mar 2016 16:28:45 +1100 turnkey-laravel-14.0 (1) turnkey; urgency=low * Initial release of appliance. * Based on the work of Kevin Destrem (@kefniark) https://github.com/kefniark/turnkey-laravel * Includes the latest stable version of Laravel (5.1 LTS). * Hardened default SSL settings * Note: Please refer to turnkey-core's changelog for changes common to all appliances. Here we only describe changes specific to this appliance. -- Anton Pyrogovskyi Sat, 8 Aug 2015 16:13:35 +0300