New TurnKey WordPress version (16.0)

Changes:

  • Update Wordpress to latest upstream version - 5.4.
  • Update WordPress inithook to python3. [ Stefan Davis ]
  • Include wp-cli tool. Closes #293.
  • Include 'turnkey-wp' convenience script (leverages runuser to run as www-data and sets --path=/var/www/wordpress).
  • Leverage wp-cli (via turnkey-wp) to regenerate salts on firstboot.
  • Enable WP_CACHE by default.
  • Exclude default cache location (/var/www/wordpress/wp-content/cache) from TKLBAM profile. Closes #1411.
  • Note: Please refer to turnkey-core's v16.0 changelog for changes common to all appliances. Here we only describe changes specific to this appliance.

Links

New TurnKey TKLDev version (16.0)

Changes:

  • No longer include pool, chanko and friends by default. tkldev-chanko-setup script has been tweaked and some config setup has been moved to package postinst scripts. TODO: more work is still required to make it possible for users to easily build packages. Plus the buildroot repo needs update.
  • fab:
    • major changes to way that the bootstrap is built. Now leverages Debian's debootstrap directly (bootstrap components removed from fab, remaining changes in turnkey/bootstrap repo).
  • buildtasks:
    • significant refactoring, including inclusion of bt-bootstrap script to build bootstrap if relevant bootstrap not currently available.
    • updates to most bt- scripts for Buster.
    • refactoring of bin/signiture-verify to support forcing check of hashfile GPG signing via '--force-gpg' switch (default behaviour remains unsigned files just giving warning).
  • tkldev-setup:
    • refactor to give more meaningful output.
    • change order of repo cloning (now 1st) & bootstrap download (now 2nd).
    • leverage buildtasks/config/common.cfg (fallback to config.example if not setup) to set relevant GPG key ID (BT_GPGKEY).
    • leverage buildtasks/bin/signiture-verify script to check downloaded bootstrap file.
  • Docs:
    • additional development docs now included in build code repo (none included in built appliance by default; yet).
    • many docs rewritten and/or improved.
    • many docs still outdated and/or in need of improvement. :(
  • 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 Nextcloud version (16.0)

Changes:

  • Updated Nextcloud to latest upstream version - 18.0.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.

Links

Pages