Your message dated Sat, 26 Nov 2016 16:21:24 +0000
with message-id <e1cafja-000f8e...@fasolo.debian.org>
and subject line Bug#825079: fixed in icinga2 2.5.4-3
has caused the Debian Bug report #825079,
regarding Package links against libmysqlclient_r
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 ow...@bugs.debian.org
immediately.)


-- 
825079: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=825079
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: icinga2-ido-mysql
Version: 2.4.1-2
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu yakkety ubuntu-patch

Dear Maintainer,

Please stop linking against libmysqlclient_r and link directly against
libmysqlclient instead.

Your package currently links against libmysqlclient_r. libmysqlclient_r
was the thread-safe version of libmysqlclient in previous MySQL
releases. However, libmysqlclient has been itself been made thread-safe
since before the current libmysqlclient18. Thus libmysqlclient_r is
currently deprecated and provided as a compatibility symlink only, and
will disappear in MySQL 5.7. This change can be made now, in advance of
a possible future transition to libmysqlclient20, which does not provide
the _r variant.

For icinga2, we have done this in Ubuntu with the attached quilt patch,
which I believe is also applicable to Debian.

Thanks,

Robie Basak
Debian MySQL maintainers team
Ubuntu developer
Author: Robie Basak <robie.ba...@canonical.com>
Bug-Ubuntu: https://launchpad.net/bugs/1564871
Forwarded: no
Last-Update: 2016-04-01

--- a/third-party/cmake/FindMySQL.cmake
+++ b/third-party/cmake/FindMySQL.cmake
@@ -67,7 +67,7 @@
     $ENV{ProgramFiles}/MySQL/*/lib/${libsuffixDist}
     $ENV{SystemDrive}/MySQL/*/lib/${libsuffixDist})
 ELSE (WIN32)
-  FIND_LIBRARY(MYSQL_LIB NAMES mysqlclient_r
+  FIND_LIBRARY(MYSQL_LIB NAMES mysqlclient
     PATHS
     $ENV{MYSQL_DIR}/libmysql_r/.libs
     $ENV{MYSQL_DIR}/lib
@@ -95,7 +95,7 @@
   FIND_LIBRARY(MYSQL_ZLIB zlib PATHS ${MYSQL_LIB_DIR})
   FIND_LIBRARY(MYSQL_YASSL yassl PATHS ${MYSQL_LIB_DIR})
   FIND_LIBRARY(MYSQL_TAOCRYPT taocrypt PATHS ${MYSQL_LIB_DIR})
-  SET(MYSQL_CLIENT_LIBS mysqlclient_r)
+  SET(MYSQL_CLIENT_LIBS mysqlclient)
   IF (MYSQL_ZLIB)
     SET(MYSQL_CLIENT_LIBS ${MYSQL_CLIENT_LIBS} zlib)
   ENDIF (MYSQL_ZLIB)

--- End Message ---
--- Begin Message ---
Source: icinga2
Source-Version: 2.5.4-3

We believe that the bug you reported is fixed in the latest version of
icinga2, 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 825...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Alexander Wirt <formo...@debian.org> (supplier of updated icinga2 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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sat, 26 Nov 2016 17:00:09 +0100
Source: icinga2
Binary: icinga2 icinga2-common icinga2-bin icinga2-doc icinga2-classicui 
icinga2-ido-mysql icinga2-ido-pgsql icinga2-dbg libicinga2 icinga2-studio 
vim-icinga2
Architecture: source amd64 all
Version: 2.5.4-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Nagios Maintainer Group 
<pkg-nagios-de...@lists.alioth.debian.org>
Changed-By: Alexander Wirt <formo...@debian.org>
Description:
 icinga2    - host and network monitoring system
 icinga2-bin - host and network monitoring system - daemon
 icinga2-classicui - host and network monitoring system - classic UI
 icinga2-common - host and network monitoring system - common files
 icinga2-dbg - host and network monitoring system - debug symbols
 icinga2-doc - host and network monitoring system - documentation
 icinga2-ido-mysql - host and network monitoring system - MySQL support
 icinga2-ido-pgsql - host and network monitoring system - PostgreSQL support
 icinga2-studio - host and network monitoring system - studio API GUI
 libicinga2 - host and network monitoring system - internal libraries
 vim-icinga2 - syntax highlighting for Icinga 2 config files in VIM
Closes: 825079
Changes:
 icinga2 (2.5.4-3) unstable; urgency=medium
 .
   * [e09f7d4] Link against libmysqlclient (Closes: #825079)
Checksums-Sha1:
 d6960afcb291cac160b3e74d262ed71a942bc8e2 2927 icinga2_2.5.4-3.dsc
 9bf426b585b7819408f7df7274e3e669049529a5 30468 icinga2_2.5.4-3.debian.tar.xz
 0b2cd84bb7b5eb8846a04a37fa4ef0ac355cdb50 94558 icinga2-bin_2.5.4-3_amd64.deb
 3c185851b76e59c82ba782534fd7ad5252b509a9 60110 
icinga2-classicui_2.5.4-3_all.deb
 a53a8cb24eed4f15c397a15e3e0b7f24c9f84199 89014 icinga2-common_2.5.4-3_all.deb
 38f3417f90f5558c505831a9b318cba7f3776d43 39613182 icinga2-dbg_2.5.4-3_amd64.deb
 720b26171c11666dd3dad403ea3b24d8f1253794 280330 icinga2-doc_2.5.4-3_all.deb
 eb8c2121ca50a881e4b0375ca0f2322cd51bb558 167640 
icinga2-ido-mysql_2.5.4-3_amd64.deb
 4cba83eb56ae25242f4ac55ac071654562532922 159028 
icinga2-ido-pgsql_2.5.4-3_amd64.deb
 f813c176e704f7e08516ef46ce679d4c1c86556e 132938 
icinga2-studio_2.5.4-3_amd64.deb
 1e4794eb8bb315d2c5e859c57afd7b863b4e496a 13426 icinga2_2.5.4-3_amd64.buildinfo
 23d3bbb42f605c57d186abf39b982a22e375b9b8 51324 icinga2_2.5.4-3_amd64.deb
 825a29763ca9464b1103d1a2f3440211c374603c 2694110 libicinga2_2.5.4-3_amd64.deb
 bf1bfb521215c2f0fd58af67dde13350d4b48cc8 50884 vim-icinga2_2.5.4-3_all.deb
Checksums-Sha256:
 3263c53ff50f1a3c504d369bdc505a6e6069894ab5af09d413828850a3160644 2927 
icinga2_2.5.4-3.dsc
 f5c2bc17c42cb5142ee97dafcba868ae89a198be1d459fbccc2eccd64cb22f67 30468 
icinga2_2.5.4-3.debian.tar.xz
 3866a27af85807a4f725af066b75290bcff1530f4746bbb7c63234abff913ee8 94558 
icinga2-bin_2.5.4-3_amd64.deb
 16e1bcaca781f5487ee0425fabd466f42156d6dbea7fc0b537f47fb2224ad90b 60110 
icinga2-classicui_2.5.4-3_all.deb
 6cb0d95eb6c627500c1237155bb0cc6485548675d1a9f0d5e744fe55222f0415 89014 
icinga2-common_2.5.4-3_all.deb
 2342feb987a3996c5a404fca8ed4dcb12a0417729787888b080734c9385ec044 39613182 
icinga2-dbg_2.5.4-3_amd64.deb
 7d19675b7a8a63a5c4dc16f74a6209aa42c4a42b0f364854942590e57fded296 280330 
icinga2-doc_2.5.4-3_all.deb
 3b94ed9cb5b2b8f64a02f158456496788070babd78d6a8e32682cb33f6a4ac5c 167640 
icinga2-ido-mysql_2.5.4-3_amd64.deb
 b37b247e03d92da7061b2a398946418c3bc7790368c0f9858cb4a132ba0d44cb 159028 
icinga2-ido-pgsql_2.5.4-3_amd64.deb
 36cf40c7199f77e4b25894376d989c77584e231f7fd3ae47092406cc2c1cac97 132938 
icinga2-studio_2.5.4-3_amd64.deb
 c6d9bdd6f18366b2809b0656fe7986e3c534156c817c0366571621db9d9326da 13426 
icinga2_2.5.4-3_amd64.buildinfo
 a87259ac16f3d86ee121f4cdcec7a70a84386531ed4cd7e9cdea347a095b513d 51324 
icinga2_2.5.4-3_amd64.deb
 4d46bd7d203674f83f36d51a9eff0f665ac424443559c1a91195720b9e5ecc7e 2694110 
libicinga2_2.5.4-3_amd64.deb
 c5a2e1da0ed9e106b03157f17e33290552686da2bf5b0a90d6df0619e88435e4 50884 
vim-icinga2_2.5.4-3_all.deb
Files:
 e28c635cd2f389e65054ab46533343c8 2927 admin extra icinga2_2.5.4-3.dsc
 99d773af68502db844946c01b6175c58 30468 admin extra 
icinga2_2.5.4-3.debian.tar.xz
 09df5f83f858c3135634decb713bc955 94558 admin extra 
icinga2-bin_2.5.4-3_amd64.deb
 ae43fc7f83c90a585f67745338edb5a6 60110 admin extra 
icinga2-classicui_2.5.4-3_all.deb
 8db612016f1ce925df6fc3e4ee54ee31 89014 admin extra 
icinga2-common_2.5.4-3_all.deb
 9cb67e899a1240611c690784bda3f75b 39613182 debug extra 
icinga2-dbg_2.5.4-3_amd64.deb
 b3ec12ede5023a6328c28f95bf590c94 280330 doc extra icinga2-doc_2.5.4-3_all.deb
 f340ad0175a0da4062e1ec95138a3cf4 167640 admin extra 
icinga2-ido-mysql_2.5.4-3_amd64.deb
 b211e8e49691ec1fcb5f2296a7746a75 159028 admin extra 
icinga2-ido-pgsql_2.5.4-3_amd64.deb
 4fa8e6a3a9e470a144e13a7944440cb5 132938 admin extra 
icinga2-studio_2.5.4-3_amd64.deb
 c9e067bf97f8cc8f72425e82dc04cc44 13426 admin extra 
icinga2_2.5.4-3_amd64.buildinfo
 ad68fb657a7bcfa0ae479d83e6433aa2 51324 admin extra icinga2_2.5.4-3_amd64.deb
 72339aed3f0d42dbc016abb636832296 2694110 libs extra 
libicinga2_2.5.4-3_amd64.deb
 ace5ced033565722006384f7725771ec 50884 admin extra vim-icinga2_2.5.4-3_all.deb

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

iQIzBAEBCAAdFiEEbjlmweHRXblz0FtJHkX4yp3iOxYFAlg5sx8ACgkQHkX4yp3i
OxZFjw/8Dgp2scJnbrtMyvMofcU/YQiK/fNarumwf9miN2uN7ST9du3UpbaxR6yX
CxlE/L/3l9E8Dlkax9IGUpHEBQeO6KwpT90gma5wCteKO2RQJGwRJxGpvv5oILCi
1jpSyM7bS5E58azOBldxQDjtKOYlsMEB3Or8R5sjZpW0XTnWlYVOEKru/MT8twxe
qO2QG94cCXkzZ3msBBBA0UfybM8523f7j520jqQUgYRdbEZFmwsmi18CE0R6vsMv
k1AlrJ9ZklPUHzLHv5fXf9W5prORodP/PpscZQYD4cWILIdWVi8ktVxvjD9nuiWO
VhF+C0ec7IaFaSx7xTJ8hUyCMF6aEo/B06DFXosrV3vMpujBf4Y290mMloIcvpgv
20igJ57cod5hDknV6xo63S25LbkR4ToyuzHmZJ2OxO3iDu5JEteg4KIVKN9YVxbZ
06sWEPb9Ob38N8n75M64BPyL2hsRNnFyEkybFdo4lDRftImLHvdYdRgNzUmd4+vr
1/igcQNM8/ONWcDcHT2Lwykr+5Qe8/iMDUkRP4DysMUKu90GMTnGnDhyPVfW+vy0
TReBBia+SWnqYFkuQdL3l3EZWEzQ6rDSv3FlsRmc1pOg0XhegVGLrWMSimzEEzWn
4XUDYE+AV0SWp3XHgR8HxQCP1TdjIFw3vj/+BmsyZ7/SAE34uCA=
=i+PU
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to