turnkey-elgg-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, 11 May 2022 09:45:58 +0000

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

  * Update to latest stable version of Elgg: v4.1.1.

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

 -- Zhenya Hvorostian <zhenya@turnkeylinux.org>  Wed, 09 Feb 2022 18:35:30 +0300

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

  * Update to latest stable version of Elgg: v3.3.16.

  * 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 Feb 2021 04:40:01 +1100

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

  * Updated to latest stable version of Elgg - v3.3.4.

  * 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>  Mon, 11 May 2020 14:34:29 +1000

turnkey-elgg-15.2 (1) turnkey; urgency=low

  * Updated to latest stable version of Elgg - v2.3.10.

  * Include Elgg data directory in default TKLBAM profile - closes #1309.

 -- Jeremy Davis <jeremy@turnkeylinux.org>  Fri, 15 Mar 2019 06:56:02 +1100

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

  * Updated to Stable version of Elgg (2.3.9)

  * Update redirect to domain in Apache conf so that it will accept IP
    address - part of #1230.
    [ Jeremy Davis ]

  * Update buildcode to always download latest release.
    [ Jeremy Davis ]

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

 -- Stefan Davis <stefan@turnkeylinux.org>  Wed, 21 Nov 2018 03:08:45 +1000

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

  * Updated to Stable version of Elgg (2.3.7).

  * Redirect IP address to domain set via inithook (part of #958)
    [ Vlad Kuzmenko ]

  * 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>  Tue, 26 Jun 2018 09:26:51 +1000

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

  * Upgraded to LTS version of Elgg.

  * Elgg now only supports HTTPS.

  * Upstream source component versions:

    elgg            1.12.15

  * Upgraded to Adminer 4.2.5

  * Installed security updates.

  * 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>  Thu, 16 Mar 2017 00:07:22 +1100

turnkey-elgg-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 <jeremy@turnkeylinux.org>  Tue, 01 Mar 2016 16:28:44 +1100

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

  * Upgraded to latest version of Elgg.

  * Upstream source component versions:
  
    elgg            1.11.1

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

 -- OnGle <nafets.sivad@tkldev>  Thu, 21 May 2015 00:29:42 +0000

turnkey-elgg-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>  Thu, 10 Oct 2013 17:50:25 +0300

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

  * Upgraded to latest version of Elgg.

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

  * Upstream source component versions:

    elgg            1.8.13

  * 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-elgg-12.0 (1) turnkey; urgency=low

  * Initial public release of TurnKey Elgg, based on TKLPatch submitted
    by Rik Goldman and his students.

  * Set Elgg admin password and email on firstboot (convenience, security).

  * Set Elgg domain to serve on first boot (convenience).

  * 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

    elgg            1.8.5 (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

