Your message dated Fri, 19 Apr 2019 12:05:19 +0000
with message-id <[email protected]>
and subject line Bug#921599: fixed in mariadb-10.3 1:10.3.14-1
has caused the Debian Bug report #921599,
regarding python-mysqldb: always connects to localhost ignoring host entry in 
option file
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
921599: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=921599
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: python-mysqldb
Version: 1.3.10-2
Severity: normal

When connecting like this:
connection = MySQLdb.connect(read_default_file=dbconfig)
lines in the option file specifying a remote host are ignored.
Whatever host is specified in the option file, python-mysqldb always attempts a
connection to localhost.

Named host parameters to MySQLdb.connect() are handled correctly.

-- System Information:
Debian Release: buster/sid
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'testing'), (500, 'stable'), (1, 
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.20.0-trunk-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_AT.UTF-8, LC_CTYPE=de_AT.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US:de:hr (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages python-mysqldb depends on:
ii  libc6        2.28-5
ii  libmariadb3  1:10.3.12-2
ii  libssl1.1    1.1.1a-1
ii  python       2.7.15-4
ii  zlib1g       1:1.2.11.dfsg-1

python-mysqldb recommends no packages.

Versions of packages python-mysqldb suggests:
ii  mariadb-server-10.3 [virtual-mysql-server]  1:10.3.12-2
pn  python-egenix-mxdatetime                    <none>
pn  python-mysqldb-dbg                          <none>

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: mariadb-10.3
Source-Version: 1:10.3.14-1

We believe that the bug you reported is fixed in the latest version of
mariadb-10.3, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Otto Kekäläinen <[email protected]> (supplier of updated mariadb-10.3 package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Fri, 19 Apr 2019 14:38:26 +0300
Source: mariadb-10.3
Binary: libmariadb-dev libmariadbclient-dev libmariadb-dev-compat libmariadb3 
libmariadbd19 libmariadbd-dev mariadb-common mariadb-client-core-10.3 
mariadb-client-10.3 mariadb-server-core-10.3 mariadb-server-10.3 mariadb-server 
mariadb-client mariadb-backup mariadb-plugin-connect mariadb-plugin-rocksdb 
mariadb-plugin-oqgraph mariadb-plugin-tokudb mariadb-plugin-mroonga 
mariadb-plugin-spider mariadb-plugin-gssapi-server mariadb-plugin-gssapi-client 
mariadb-plugin-cracklib-password-check mariadb-test mariadb-test-data
Architecture: source
Version: 1:10.3.14-1
Distribution: unstable
Urgency: medium
Maintainer: Debian MySQL Maintainers <[email protected]>
Changed-By: Otto Kekäläinen <[email protected]>
Description:
 libmariadb-dev - MariaDB database development files
 libmariadb-dev-compat - MariaDB Connector/C, compatibility symlinks
 libmariadb3 - MariaDB database client library
 libmariadbclient-dev - MariaDB database development files (transitional 
package)
 libmariadbd-dev - MariaDB embedded database, development files
 libmariadbd19 - MariaDB embedded database, shared library
 mariadb-backup - Backup tool for MariaDB server
 mariadb-client - MariaDB database client (metapackage depending on the latest 
vers
 mariadb-client-10.3 - MariaDB database client binaries
 mariadb-client-core-10.3 - MariaDB database core client binaries
 mariadb-common - MariaDB common metapackage
 mariadb-plugin-connect - Connect storage engine for MariaDB
 mariadb-plugin-cracklib-password-check - CrackLib Password Validation Plugin 
for MariaDB
 mariadb-plugin-gssapi-client - GSSAPI authentication plugin for MariaDB client
 mariadb-plugin-gssapi-server - GSSAPI authentication plugin for MariaDB server
 mariadb-plugin-mroonga - Mroonga storage engine for MariaDB
 mariadb-plugin-oqgraph - OQGraph storage engine for MariaDB
 mariadb-plugin-rocksdb - RocksDB storage engine for MariaDB
 mariadb-plugin-spider - Spider storage engine for MariaDB
 mariadb-plugin-tokudb - TokuDB storage engine for MariaDB
 mariadb-server - MariaDB database server (metapackage depending on the latest 
vers
 mariadb-server-10.3 - MariaDB database server binaries
 mariadb-server-core-10.3 - MariaDB database core server files
 mariadb-test - MariaDB database regression test suite
 mariadb-test-data - MariaDB database regression test suite - data files
Closes: 921599 924498 926231
Changes:
 mariadb-10.3 (1:10.3.14-1) unstable; urgency=medium
 .
   [ Otto Kekäläinen ]
   * Rename and re-organize gitlab-ci.yml stages
   * Refactor gitlab-ci.yml to be optimal for a life in Buster
   * Ensure cmake builds also apply CPPFLAGS flags for hardening to fully work
   * New upstream version 10.3.14. Includes MariaDB Connector C 3.0.10 which
     includes an improved impelemntation of mysql_real_connect() that respects
     the my.cnf "host" option (Closes: #921599). This upstream release also
     fixes an indexes problem on import dump SQL (MDEV-18577) and many other
     InnoDB corruption issues (Closes: #924498).
   * Enable automatic restarts from maint scripts in gitlab-ci.yml
   * Automate renaming MySQL auth_socket correctly in mysql_upgrade
     (Closes: #926231)
 .
   [ Andreas Beckmann ]
   * Use piuparts with --testdebs-repo so dependencies of each install resolve
Checksums-Sha1:
 985f7db9b9a2498f99caa14bf42484e96ebe6c3e 4699 mariadb-10.3_10.3.14-1.dsc
 06c5a22afbaac0283c9398baaf19749ac570892d 70771337 
mariadb-10.3_10.3.14.orig.tar.gz
 6532a5436c8199616a16aee1906f92f2a80677d0 181 
mariadb-10.3_10.3.14.orig.tar.gz.asc
 559c0225f64db798dee617a1e561cb06c8728a7a 223020 
mariadb-10.3_10.3.14-1.debian.tar.xz
 ffcca5b7b8a30ae0a331a5b70ecdc7cf0dd96394 9104 
mariadb-10.3_10.3.14-1_source.buildinfo
Checksums-Sha256:
 50f1b396eba727b41c3a22d4b4a349926cbe5896d39bdfc16e1c45535c22cbd7 4699 
mariadb-10.3_10.3.14-1.dsc
 ba1c94d92fc8ebdf9b8a1d1b93ed6aeeead33da507efbbd4afcf49f32023e054 70771337 
mariadb-10.3_10.3.14.orig.tar.gz
 c86944ca87b09d782ee11031848115c6e01a1d2dac3e2cd3dfcdc1103756d83b 181 
mariadb-10.3_10.3.14.orig.tar.gz.asc
 5b1c3380cf6d3f3008bdc29d94afeb92e795494c9bfc5940a0e224ae4d17f315 223020 
mariadb-10.3_10.3.14-1.debian.tar.xz
 0fe494527d854fa08f8215806d3e632eb381282a4ee3e907240d9cfd597257e7 9104 
mariadb-10.3_10.3.14-1_source.buildinfo
Files:
 bf8bddda11bc69a6fd397f94fde0b7f5 4699 database optional 
mariadb-10.3_10.3.14-1.dsc
 b1b9628bbc3ff15e8f5cfc7896c73975 70771337 database optional 
mariadb-10.3_10.3.14.orig.tar.gz
 5b16675df2dbda257a1db9143f01c38c 181 database optional 
mariadb-10.3_10.3.14.orig.tar.gz.asc
 5c12940feb46113c89e214c2643d6be0 223020 database optional 
mariadb-10.3_10.3.14-1.debian.tar.xz
 634ce0da080519fa4d6203dec89c90bb 9104 database optional 
mariadb-10.3_10.3.14-1_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEmbRSsR88dMO0U+RvvthEn87o2ogFAly5s+QACgkQvthEn87o
2ogH/BAArptLi6/PMzCarz8J02PkQci9TpIf5nlL9dLTsiGAZg1aYDpBXlQU2dPy
cEE/N8hNyy0QEwzz4FeuJAA7NhwRfh/vubqGhxT0G+VWVsPticOk7umrEFhKY+Pr
yFNg47EEpMKRgPoPH6gZzXZBU9QVHdORcuvcG91qIj5OZrDmC65++sWq35eSFyHc
6gpTfeTdtIqvWRm4DEVPXy0Igc9AX09rjx1uunBpFhjiR5/nTbNSl9M04qj7ixzp
ZT8Kx1A1ToZOTqvfD4NLMDzrrqNBdrq3L/kIaN0EdOj+YharIrOcJZ0CAEWtXGoC
yCYLvcOevmIWEhtaCVjklXMfgenYBmrCyJJOOWQ2HYWXyzvX/xfSjJ8A9HRp8x0z
C6DPNuIBF0EBsnNC/Uj6x5yhftUc7tufqqoSBwx+aNuw23iV8UCdSqKtwZm4uZ7c
yhlWIymB6RrOr1WMSE7Kluqi/wWZzRngGKynA0xvSg868dyF9A64GZPtzpeGk1cJ
w0fwnmV2zzYojEVtgkDvmA3lPXk2ZVXkkN5T3XT5WehzZ+IB11V+FVQp1kXHdW5R
tFM+uAleKijOWwddzlPrzvTs9faYWTv4BO/qteEDI1+6xtU3D6MfdsV348zRFr3f
KFCJGOXKK0yOu9xLDleW1zdJIFTBDtMUaWySf/4mQh3fT/CQsfM=
=X+Wy
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to