[Bug 1852788] [NEW] Sync dbconfig-common 2.0.13 (main) from Debian unstable (main)
Launchpad Bug Tracker
1852788 at bugs.launchpad.net
Fri Nov 15 19:21:44 UTC 2019
You have been subscribed to a public bug by Rafael David Tinoco (rafaeldtinoco):
Please sync dbconfig-common 2.0.13 (main) from Debian unstable (main)
Explanation of the Ubuntu delta and why it can be dropped:
* Fix MySQL and MariaDB different ALTER syntax whenever specifying the
authentication plugin together with the password.
[ Rafael David Tinoco ]
* ALTER + GRANT MySQL commands are now split into CREATE and ALTER commands
due to MySQL having NO_AUTO_CREATE_USER as default setting now.
* MySQL generated config files cannot have empty port variables now.
Variable is either $dbc_port or the default "3306" value.
* MySQL authentication plugin can now be configured through debconf variable
"mysql/dbc_authplugin" OR by declaring "dbc_authplugin" variable before
calling dbc_go (to guarantee compatibility with packages not using
libmysqlclient directly).
---
All these changes have been merged in Debian unstable:
commit 262f4d2
Author: Rafael David Tinoco <rafaeldtinoco at ubuntu.com>
Date: Fri Aug 9 14:43:21 2019
MariaDB fix for ALTER syntax when auth plugin is set
Fix MySQL and MariaDB different ALTER syntax whenever specifying the
authentication plugin together with the password.
commit db6b09f
Author: Rafael David Tinoco <rafaeldtinoco at ubuntu.com>
Date: Wed Aug 7 13:20:38 2019
d/dbconfig-common.templates: minor rewording on debconf template
(mysql/authplugin) to help understanding and translations.
commit 6c70ed3
Author: Rafael David Tinoco <rafaeldtinoco at ubuntu.com>
Date: Wed Jul 31 22:25:39 2019
dbconfig option for MySQL authentication plugin
[Justin B. Rye]
debian/dbconfig-common.templates
[Rafael D. Tinoco]
dpkg/common
dpk/config
internal/mysql
test/common
Allows MySQL authentication plugin to be configured through
dbconfig.
The following debconf variable: "$dbc_package/mysql/authplugin" has been
created and defaults to "default", which will not specify any auth
plugin to MySQL during user creation.
Some packages might need to change default auth plugin for compatibility
reasons. They can define variable "dbc_authplugin", before calling
"dbc_go", in order to change default behaviour (or use interactive low
priority reconfiguration).
---
Changelog entries since current focal version 2.0.11ubuntu2:
dbconfig-common (2.0.13) unstable; urgency=medium
* Update Korean, thanks Changwoo Ryu (Closes: #935060)
* Update Spanish, thanks jonatan porras
* Update Russian, thanks Yuri Kozlov (Closes: #935110)
* Update German, thanks Helge Kreutzmann (Closes: #935623)
* Update Portuguese, thanks Miguel Figueiredo (Closes: #935696)
* Update Italian, thanks Giuseppe Sacco (Closes: #937734)
* Update Turkish, thanks Atila KOÇ (Closes: #936028)
* Update Brazilian Portuguese, thanks Adriano Rafael Gomes (Closes:
#938991)
* Update French, thanks Jean-Pierre Giraud (Closes: #939159)
* Update Dutch, thanks Maarten (Closes: #939162)
* [tests] use /bin/sh to catch issues like #934027
-- Paul Gevers <elbrus at debian.org> Thu, 19 Sep 2019 19:57:32 +0200
dbconfig-common (2.0.12) unstable; urgency=medium
[ Rafael David Tinoco ]
* ALTER + GRANT MySQL commands are now split into CREATE and ALTER
commands due to MySQL having NO_AUTO_CREATE_USER as default setting
now.
* MySQL generated config files cannot have empty port variables now.
Variable is either $dbc_port or the default "3306" value.
* MySQL authentication plugin can now be configured through debconf
variable "mysql/dbc_authplugin" OR by declaring "dbc_authplugin"
variable before calling dbc_go (to guarantee compatibility with
packages not using libmysqlclient directly).
[ Paul Gevers ]
* Improve new template text, thanks go to Justin B Rye
[ Marius Burkard ]
* Fix regression with /bin/sh pointing to bash due to changes in its
POSIX behaviour (Closes: #934027)
-- Paul Gevers <elbrus at debian.org> Sun, 18 Aug 2019 20:36:30 +0200
** Affects: dbconfig-common (Ubuntu)
Importance: Wishlist
Status: Confirmed
--
Sync dbconfig-common 2.0.13 (main) from Debian unstable (main)
https://bugs.launchpad.net/bugs/1852788
You received this bug notification because you are a member of Ubuntu Package Archive Administrators, which is subscribed to the bug report.
More information about the ubuntu-archive
mailing list