turnkey-typo3-17.1 (1) turnkey; urgency=low

  * Updated all Debian packages to latest.
    [ autopatched by buildtasks ]

  * Patched bugfix release. Closes #1734.
    [ autopatched by buildtasks ]

 -- Jeremy Davis <jeremy@turnkeylinux.org>  Wed, 14 Sep 2022 07:04:08 +0000

turnkey-typo3-17.0 (1) turnkey; urgency=low

  * Upgraded to latest LTS version of TYPO3 11.x via composer: 11.5.3

  * Updated all relevant Debian packages to Bullseye/11 versions

  * Includes PHP 7.4.

  * Note: Please refer to turnkey-core's 17.0 changelog for changes common to all
    appliances. Here we only describe changes specific to this appliance.

 -- Stefan Davis <stefan@turnkeylinux.org>  Mon, 13 Dec 2021 23:31:44 +0000

turnkey-typo3-16.1 (1) turnkey; urgency=low

  * Upgraded to latest LTS version of TYPO3 10.x via composer: 10.4.14.

  * Note admin url in confconsole
    - resolves #1464

  * Use turnkey composer wrapper instead of composer directly
    - part of #1539
    - 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.

 -- Stefan Davis <stefan@turnkeylinux.org>  Mon, 22 Mar 2021 04:38:32 +1100

turnkey-typo3-16.0 (1) turnkey; urgency=low

  * Upgraded to latest LTS version of TYPO3 10.x via composer - 10.4.1.

  * 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 <stefan@turnkeylinux.org>  Wed, 20 May 2020 10:08:45 +1000

turnkey-typo3-15.1 (1) turnkey; urgency=low

   Upgraded to latest LTS version of TYPO3 8.x via composer (8.7.20).

  * Rebuild to resolve inadvertent removal of mariadb during sec-updates
    - part of #1246.

 -- Jeremy Davis <jeremy@turnkeylinux.org>  Thu, 22 Nov 2018 15:29:40 +1100

turnkey-typo3-15.0 (1) turnkey; urgency=low

  * Upgraded to latest LTS version of TYPO3 8.x via composer

  * Webroot changed from /var/www/typo3/web to /var/www/typo3/public

  * Updated introduction extension

  * 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.

 -- Stefan Davis <stefan@turnkeylinux.org>  Mon, 06 Aug 2018 16:43:57 +1000

turnkey-typo3-14.2 (1) turnkey; urgency=low

  * Upgraded to latest LTS version of TYPO3 (7.6.20).

  * 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 <anton@turnkeylinux.org>  Sat, 8 Jul 2017 13:08:52 +0200

turnkey-typo3-14.1 (1) turnkey; urgency=low

  * Changed visible references of 'Typo3' to 'TYPO3' [#463].

  * Latest upstream TYPO3 now installed via Composer [#464].

  * 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 <jeremy@turnkeylinux.org>  Mon, 22 Feb 2016 16:07:02 +1100

turnkey-typo3-14.0 (1) turnkey; urgency=low

  * Upgraded to latest major version of Typo3 (7.3.1).

  * Installs the Introduction package by default.
 
  * Replaced PHPMyAdmin with Adminer

  * 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 <q@dae.pp.ua>  Thu, 9 Jul 2015 21:03:19 +0300

turnkey-typo3-13.0 (1) turnkey; urgency=low

  * PHPMyAdmin:

    - Configured to allow users preferences stored in database.
    - Specified blowfish_secret and regeneration on firstboot (security).

  * Note: Please refer to turnkey-core's changelog for changes common to all
    appliances. Here we only describe changes specific to this appliance.

 -- Alon Swartz <alon@turnkeylinux.org>  Fri, 11 Oct 2013 11:30:36 +0300

turnkey-typo3-12.1 (1) turnkey; urgency=low

  * Upgraded to latest major version of Typo3.

  * Added phpsh (interative shell for PHP) and php5-cli (generically useful).

  * Upstream source component versions:

    typo3           6.0.3

  * Note: Please refer to turnkey-core's changelog for changes common to all
    appliances. Here we only describe changes specific to this appliance.

 -- Alon Swartz <alon@turnkeylinux.org>  Fri, 05 Apr 2013 08:00:00 +0200

turnkey-typo3-12.0 (1) turnkey; urgency=low

  * Initial public release of TurnKey Typo3.

  * Set Typo3 admin password on firstboot (convenience, security).

  * Regenerates all secrets during installation / firstboot (security).

  * MySQL related:

    - Set MySQL root password on firstboot (convenience, security).
    - Force MySQL to use Unicode/UTF8.
    - Includes PhpMyAdmin (listening on port 12322 - uses SSL).

  * SSL support out of the box.

  * Includes php-xcache PHP opcode cacher / optimizer (performance).

  * Includes postfix MTA (bound to localhost) for sending of email (e.g.
    password recovery). Also includes webmin postfix module for convenience.

  * Major component versions

    typo3           4.7.1 (upstream archive)
    apache2         2.2.16-6+squeeze7
    mysql-server    5.1.63-0+squeeze1
    phpmyadmin      4:3.3.7-7

  * Note: Please refer to turnkey-core's changelog for changes common to all
    appliances. Here we only describe changes specific to this appliance.

 -- Alon Swartz <alon@turnkeylinux.org>  Wed, 01 Aug 2012 08:00:00 +0200
