<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>MySQL updates | TurnKey GNU/Linux</title><link>https://www.turnkeylinux.org/updates/mysql/</link><description>Recent content from TurnKey GNU/Linux</description><language>en-US</language><atom:link href="https://www.turnkeylinux.org/updates/mysql/index.xml" rel="self" type="application/rss+xml"/><item><title>New TurnKey MySQL version (19.0)</title><link>https://www.turnkeylinux.org/updates/new-turnkey-mysql-version-190/</link><guid isPermaLink="true">https://www.turnkeylinux.org/updates/new-turnkey-mysql-version-190/</guid><pubDate>Mon, 31 Aug 2026 00:00:00 +0800</pubDate><description> Changes: Upgraded base distribution to Debian 13.x/Trixie. Replace TurnKey custom Debian-Installer based 'di-live' with new custom TurnKey installer built from scratch; 'tkl-installer'. Updated release signing keys &amp;amp; apt repo keys - now included as 'turnkey-keys' deb package. Replace legacy '.list' apt remote config files with Deb822 '.sources' files. "Proper" IPv6 support. May still have some gaps and still requires cosmetic work but fully functional. Improved fail2ban config: Increased …</description></item><item><title> New TurnKey MySQL version (18.1)</title><link>https://www.turnkeylinux.org/updates/new-turnkey-mysql-version-181/</link><guid isPermaLink="true">https://www.turnkeylinux.org/updates/new-turnkey-mysql-version-181/</guid><pubDate>Tue, 03 Dec 2024 22:57:37 +0000</pubDate><description> Changes: v18.1 rebuild - includes latest Debian &amp; TurnKey packages. Ensure hashfile includes URL to public key - closes #1864. Configuration console (confconsole) - v2.1.6: Bugfix broken DNS-01 Let's Encrypt challenge - closes #1876 &amp; #1895. Fixed in v2.1.5 - already included in some appliances. Let's Encrypt/Dehydrated - bugfix cron failure - closes #1962. General dehydrated-wrapper code cleanup - now passes shellcheck Web management console (webmin): Include webmin-logviewer module by default …</description></item><item><title> New TurnKey MySQL version (18.0)</title><link>https://www.turnkeylinux.org/updates/new-turnkey-mysql-version-180/</link><guid isPermaLink="true">https://www.turnkeylinux.org/updates/new-turnkey-mysql-version-180/</guid><pubDate>Thu, 12 Oct 2023 22:52:41 +0000</pubDate><description> Changes: Debian default PHP updated to v8.2 (Adminer requires php). Use MariaDB (MySQL replacement) v10.11.3 (from debian repos). Upgraded base distribution to Debian 12.x/Bookworm. Configuration console (confconsole): Support for DNS-01 Let's Encrypt challenges. [ Oleh Dmytrychenko github: @NitrogenUA ] Support for getting Let's Encrypt cert via IPv6 - closes #1785. Refactor network interface code to ensure that it works as expected and supports more possible network config (e.g. hotplug …</description></item><item><title> New TurnKey MySQL version (17.1)</title><link>https://www.turnkeylinux.org/updates/new-turnkey-mysql-version-171/</link><guid isPermaLink="true">https://www.turnkeylinux.org/updates/new-turnkey-mysql-version-171/</guid><pubDate>Tue, 22 Nov 2022 08:25:46 +0000</pubDate><description> Changes: Updated all Debian packages to latest. [ autopatched by buildtasks ] Patched bugfix release. Closes #1734. [ autopatched by buildtasks ] Links Release meta-files (signature, manifest)</description></item><item><title> New TurnKey MySQL version (17.0)</title><link>https://www.turnkeylinux.org/updates/new-turnkey-mysql-version-170/</link><guid isPermaLink="true">https://www.turnkeylinux.org/updates/new-turnkey-mysql-version-170/</guid><pubDate>Tue, 22 Nov 2022 08:02:04 +0000</pubDate><description> Changes: Bugfix 'turnkey-mysql-ssl disable' script - closes #1614. [Jeremy Davis jeremy@turnkeylinux.org] Updating mysql appliance and its dependencies to v17.0. Update appliance landing page with lighttpd refactoring. Includes adding adding lighty openssl module to plan, and using new common make files. Replace php-cgi with php-fpm. Links Release meta-files (signature, manifest)</description></item><item><title> New TurnKey MySQL version (16.1)</title><link>https://www.turnkeylinux.org/updates/new-turnkey-mysql-version-161/</link><guid isPermaLink="true">https://www.turnkeylinux.org/updates/new-turnkey-mysql-version-161/</guid><pubDate>Thu, 22 Apr 2021 22:46:32 +0000</pubDate><description> Changes: Rebuild on latest Debian Buster. 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 Release meta-files (signature, manifest)</description></item><item><title> New TurnKey MySQL version (16.0)</title><link>https://www.turnkeylinux.org/updates/new-turnkey-mysql-version-160/</link><guid isPermaLink="true">https://www.turnkeylinux.org/updates/new-turnkey-mysql-version-160/</guid><pubDate>Mon, 27 Jul 2020 04:08:15 +0000</pubDate><description> Changes: Updated all relevant Debian packages to Buster/10 versions; including MariaDB &amp; PHP 7.3 (for Adminer). New MySQL/MariaDB user account, named "remote" configured for remote connections. Explicitly enabled SSL for MySQL network connections via port 3306. New inithooks to set hostname for remote user host and regenerate MariaDB connection SSL certificates/keys. CLI script 'turnkey-mysql-ssl' and Confconsole plugin to enable/disable MySQL/MariaDB SSL requirement for remote connections. …</description></item><item><title> New TurnKey MySQL version (15.1)</title><link>https://www.turnkeylinux.org/updates/new-turnkey-mysql-version-151/</link><guid isPermaLink="true">https://www.turnkeylinux.org/updates/new-turnkey-mysql-version-151/</guid><pubDate>Tue, 11 Dec 2018 01:27:46 +0000</pubDate><description> Changes: Rebuild to resolve inadvertent removal of mariadb during sec-updates part of #1246. Links Release meta-files (signature, manifest)</description></item><item><title> New TurnKey MySQL version (15.0)</title><link>https://www.turnkeylinux.org/updates/new-turnkey-mysql-version-150/</link><guid isPermaLink="true">https://www.turnkeylinux.org/updates/new-turnkey-mysql-version-150/</guid><pubDate>Mon, 30 Jul 2018 06:33:39 +0000</pubDate><description> Changes: Install Adminer directly from stretch/main repo Provide "adminer" root-like user for Adminer and remote MySQL access Replace MySQL with MariaDB (drop-in MySQL replacement) Note: Please refer to turnkey-core's changelog for changes common to all appliances. Here we only describe changes specific to this appliance. Links Release meta-files (signature, manifest)</description></item><item><title> New TurnKey MySQL version (14.2)</title><link>https://www.turnkeylinux.org/updates/new-turnkey-mysql-version-142/</link><guid isPermaLink="true">https://www.turnkeylinux.org/updates/new-turnkey-mysql-version-142/</guid><pubDate>Mon, 30 Jul 2018 05:28:09 +0000</pubDate><description> Changes: Updated Adminer to 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. Links Release meta-files (signature, manifest)</description></item><item><title>New TurnKey MySQL version (14.1)</title><link>https://www.turnkeylinux.org/updates/mysql/new-turnkey-mysql-version-141/</link><guid isPermaLink="true">https://www.turnkeylinux.org/updates/mysql/new-turnkey-mysql-version-141/</guid><pubDate>Thu, 14 Apr 2016 09:21:11 +0000</pubDate><description> Changes: Mysql: Latest Debian Jessie package version of MySQL. Bugfixed lighttpd configuration [#552]. Fix lighttpd bug in 15regen-sllcert [#512]. Note: Please refer to turnkey-core's changelog for changes common to all appliances. Here we only describe changes specific to this appliance. Links Release meta-files (signature, manifest)</description></item><item><title>New TurnKey MySQL version (14.0)</title><link>https://www.turnkeylinux.org/updates/mysql/new-turnkey-mysql-version-140/</link><guid isPermaLink="true">https://www.turnkeylinux.org/updates/mysql/new-turnkey-mysql-version-140/</guid><pubDate>Tue, 15 Sep 2015 13:59:55 +0000</pubDate><description> Changes: Mysql: Latest Debian Jessie package version of MySQL. 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. Links Release meta-files (signature, manifest)</description></item><item><title>New TurnKey MySQL version (13.0)</title><link>https://www.turnkeylinux.org/updates/mysql/new-turnkey-mysql-version-130/</link><guid isPermaLink="true">https://www.turnkeylinux.org/updates/mysql/new-turnkey-mysql-version-130/</guid><pubDate>Mon, 28 Oct 2013 19:17:02 +0000</pubDate><description> Changes: Mysql: Latest Debian Wheezy package version of MySQL. Bugfixed lighttpd configuration [#75]. 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. Links Release meta-files (signature, manifest)</description></item><item><title>New TurnKey MySQL version (12.1)</title><link>https://www.turnkeylinux.org/updates/mysql/new-turnkey-mysql-version-121/</link><guid isPermaLink="true">https://www.turnkeylinux.org/updates/mysql/new-turnkey-mysql-version-121/</guid><pubDate>Thu, 06 Jun 2013 13:58:39 +0000</pubDate><description> Changes: Latest Debian Squeeze package version of MySQL. Note: Please refer to turnkey-core's changelog for changes common to all appliances. Here we only describe changes specific to this appliance. Links Release meta-files (signature, manifest)</description></item><item><title>New TurnKey MySQL version (12.0)</title><link>https://www.turnkeylinux.org/updates/new-turnkey-mysql-version-120/</link><guid isPermaLink="true">https://www.turnkeylinux.org/updates/new-turnkey-mysql-version-120/</guid><pubDate>Thu, 30 Aug 2012 07:24:59 +0000</pubDate><description> Changes: Major component versions lighttpd 1.4.28-2+squeeze1 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.
Links Release meta-files (signature, manifest)</description></item><item><title>New TurnKey MySQL version (11.3)</title><link>https://www.turnkeylinux.org/updates/mysql/new-turnkey-mysql-version-113/</link><guid isPermaLink="true">https://www.turnkeylinux.org/updates/mysql/new-turnkey-mysql-version-113/</guid><pubDate>Tue, 06 Dec 2011 07:18:32 +0000</pubDate><description> Changes: Installed security updates. Enabled etckeeper garbage collection by default. Upgraded to latest inithooks version (adhoc re-initialization via turnkey-init) VMWare build: run vmware-config-tools.pl on first boot Amazon EC2 EBS build: support resizing of root filesystem Links Release meta-files (signature, manifest)</description></item><item><title>New TurnKey MySQL version (11.2)</title><link>https://www.turnkeylinux.org/updates/mysql/new-turnkey-mysql-version-112/</link><guid isPermaLink="true">https://www.turnkeylinux.org/updates/mysql/new-turnkey-mysql-version-112/</guid><pubDate>Tue, 02 Aug 2011 08:29:11 +0000</pubDate><description> Changes: Built-in support for TurnKey domain management and dynamic DNS configuration, powered by Amazon Route 53, a robust cloud DNS service: /dns
Pre-installed all available security updates (see manifest for package versions) Links Release meta-files (signature, manifest)</description></item><item><title>New TurnKey MySQL version (11.1)</title><link>https://www.turnkeylinux.org/updates/mysql/new-turnkey-mysql-version-111/</link><guid isPermaLink="true">https://www.turnkeylinux.org/updates/mysql/new-turnkey-mysql-version-111/</guid><pubDate>Thu, 27 Jan 2011 11:15:15 +0000</pubDate><description> Changes: Set MySQL root password on firstboot (convenience, security). Force MySQL to use Unicode/UTF8. Enabled tracking in PHPMyAdmin. Major component versions mysql-server 5.1.41-3ubuntu12.8 phpmyadmin 4:3.3.2-1 lighttpd 1.4.26-1.1ubuntu3 Note: Please refer to turnkey-core's changelog for changes common to all appliances. Here we only describe changes specific to this appliance.
Links Release meta-files (signature, manifest)</description></item><item><title>New TurnKey MySQL version (2009.10-2)</title><link>https://www.turnkeylinux.org/updates/mysql/new-turnkey-mysql-version-200910-2/</link><guid isPermaLink="true">https://www.turnkeylinux.org/updates/mysql/new-turnkey-mysql-version-200910-2/</guid><pubDate>Wed, 14 Apr 2010 06:15:17 +0000</pubDate><description> Changes: Installed all security updates (see manifest for package versions). Install security updates on firstboot (except when running live). Bugfix: Updated apt preferences for auto-security updates (LP#550307). Trick webmin into not checking for upgrades (managed by apt). Updated di-live mysql mechanism and secret regeneration. Included latest version of inithooks and updated scripts. Included wget as per common request. Links Release meta-files (signature, manifest)</description></item><item><title>New TurnKey MySQL version (2009.10)</title><link>https://www.turnkeylinux.org/updates/new-turnkey-mysql-version-200910/</link><guid isPermaLink="true">https://www.turnkeylinux.org/updates/new-turnkey-mysql-version-200910/</guid><pubDate>Fri, 23 Oct 2009 13:35:00 +0000</pubDate><description> Changes: PHPMyAdmin improvements: Added pmadb (linked tables) advanced features to PHPMyAdmin (LP#426303). Pinned PHPMyAdmin to update directly from Debian (security). di-live (installer) MySQL component: Added support for complex passwords (LP#416515). Added CLI options (user/pass/query/chroot). Bugfix: Removed build systems hostname from MySQL user table. Regenerates all secrets during installation / firstboot (security). Major component versions phpmyadmin 2.11.8.1-5+lenny1 mysql-server …</description></item><item><title>New TurnKey MySQL version (2009.02-hardy)</title><link>https://www.turnkeylinux.org/appliances/mysql/updates/new-turnkey-mysql-version-200902-hardy/</link><guid isPermaLink="true">https://www.turnkeylinux.org/appliances/mysql/updates/new-turnkey-mysql-version-200902-hardy/</guid><pubDate>Sat, 28 Feb 2009 15:51:04 +0000</pubDate><description> Release focus: security, usability, bugfixes and updates
Changes: configured mysql to accept connections from all hosts by default (convenience) updated confconsole usage template to describe connecting with mysql client including webmin-mysql (convenience) Major component versions kernel 2.6.24-23.48 phpmyadmin 2.11.8.1-5 mysql-server 5.0.51a-3ubuntu5.4 lighttpd 1.4.19-0ubuntu3 Note: please refer to turnkey-core's changelog for changes common to all appliances. Here we only describe changes …</description></item><item><title>New TurnKey MySQL version (2008.12.09-hardy)</title><link>https://www.turnkeylinux.org/appliances/mysql/updates/new-turnkey-mysql-version-20081209-hardy/</link><guid isPermaLink="true">https://www.turnkeylinux.org/appliances/mysql/updates/new-turnkey-mysql-version-20081209-hardy/</guid><pubDate>Tue, 09 Dec 2008 15:49:44 +0000</pubDate><description> Release focus: Bugfixes and updates
Changes: Regenerate ssh keys during installation Allow the user to set the mysql root password during installation Fixed manual partitioning support in the installer (#LP301251) Configuration console now saves the default route when configuring a static ip so the settings are not lost between system restarts (#LP303498) Default credentials (service, username, password) console, webmin, ssh root &amp;lt;blank&amp;gt; mysql / phpmyadmin root &amp;lt;blank&amp;gt; Major …</description></item><item><title>New TurnKey MySQL appliance (2008.11.23-hardy)</title><link>https://www.turnkeylinux.org/appliances/mysql/updates/new-turnkey-mysql-appliance-20081123-hardy/</link><guid isPermaLink="true">https://www.turnkeylinux.org/appliances/mysql/updates/new-turnkey-mysql-appliance-20081123-hardy/</guid><pubDate>Sun, 23 Nov 2008 15:48:27 +0000</pubDate><description> Notes MySQL is configured to listen on port 3306 TCP on all interfaces by default PHPMyAdmin is configured to force SSL connections To use your own SSL certificate, replace /etc/lighttpd/server.pem Access to PHPMyAdmin scripts/config.php is forbidden by default (see /etc/lighttpd/lighttpd.conf) Exemplary firewall configuration has been setup, but not enabled. Tip: refer to /usr/share/doc/mysql-server-5.0/examples/{small, medium, large, huge} This release includes all updates included in the …</description></item></channel></rss>