mydumper (0.10.1-1+deb11u1) bullseye-security; urgency=medium * Non-maintainer upload by the Debian LTS team. * Fix CVE-2025-30224: - The MySQL C client library (libmysqlclient) allows authenticated remote actors to read arbitrary files from client systems via a crafted server response to LOAD LOCAL INFILE query, leading to sensitive information disclosure when clients connect to untrusted MySQL servers without explicitly disabling the local infile capability. Mydumper had the local infile option enabled by default and does not have an option to disable it. This can lead to an unexpected arbitrary file read if the Mydumper tool connects to an untrusted server. * Add autopkgtest integration tests * Add debian/gbp.conf -- Lee Garrett Thu, 29 May 2025 21:23:56 +0200 mydumper (0.10.1-1) unstable; urgency=medium * New upstream version 0.10.1 - Drop debian/patches/0005-fix-cmake-define-ssl * Introduce debian/patches/0003-ssl-mariadb-connector.patch for libmariadb-dev SSL options compat. -- Filippo Giunchedi Tue, 09 Feb 2021 21:49:25 +0100 mydumper (0.9.5-1.2) unstable; urgency=medium * Non-maintainer upload. * Link mydumper against libm. (Closes: #956020) -- Adrian Bunk Fri, 08 May 2020 20:14:50 +0300 mydumper (0.9.5-1.1) unstable; urgency=medium * Non-maintainer upload. * Build doc with python3-sphinx; Closes: #943190 -- Sandro Tosi Sat, 14 Mar 2020 16:15:00 -0400 mydumper (0.9.5-1) unstable; urgency=medium * New upstream release (Closes: #897913) * Drop patches merged upstream: - 0003-explicitly-link-libm.patch - 0004-add-library-suffix-for-libatomic.patch * Include post-release ssl cmake flag fix -- Filippo Giunchedi Wed, 19 Dec 2018 10:17:53 +0100 mydumper (0.9.1-5) unstable; urgency=medium * add patch to FindMySQL cmake module to find libatomic when it's needed -- Mateusz Kijowski Wed, 18 Jan 2017 01:09:19 +0100 mydumper (0.9.1-4) unstable; urgency=medium * manpages are generated by Sphinx, so moving back python-sphinx to B-D (Closes: #851433) * Add a Breaks+Replaces relation to mydumper-doc since it replaces doc-base files from main package (Closes: #851221) -- Mateusz Kijowski Sun, 15 Jan 2017 16:57:52 +0100 mydumper (0.9.1-3) unstable; urgency=medium * use sphinxdoc dh helper only in appropriate targets (Closes: #850847, #850969) -- Mateusz Kijowski Wed, 11 Jan 2017 11:44:34 +0100 mydumper (0.9.1-2) unstable; urgency=medium * Depend on default-libmysqlclient-dev (Closes: #845877, #841607) * bump standards version to 3.9.8 * Separate doc package to comply with standards 3.9.7 * dh compat level bumped to 9 * changed homepage and debian/watch to github -- Mateusz Kijowski Mon, 02 Jan 2017 15:40:34 +0100 mydumper (0.9.1-1) unstable; urgency=medium * Imported Upstream version 0.9.1 -- Mateusz Kijowski Tue, 10 Nov 2015 17:59:57 +0100 mydumper (0.6.2-1) unstable; urgency=medium * Imported Upstream version 0.6.2 (Closes: #790640) * fix manpage inconsistencies (Closes: #773990) (LP: #1402381) * bump standards version to 3.9.6 (no changes needed) * allow uscan to verify upstream tarball -- Mateusz Kijowski Wed, 01 Jul 2015 13:54:15 +0200 mydumper (0.6.1-1) unstable; urgency=medium * updated standards version * move sphinxdoc depends to recommends (Closes: #730443) * homepage updated (Closes: #714921) * explicitly tell CMAKE to link libm patch 0003-explicitly-link-libm.patch * Imported Upstream version 0.6.1 (Closes: #735851) (LP: #1270330) -- Mateusz Kijowski Thu, 20 Mar 2014 01:17:43 +0100 mydumper (0.5.2-1) unstable; urgency=low * Imported Upstream version 0.5.2 (Closes: #707458) * removed patches merged by upstream -- Mateusz Kijowski Thu, 09 May 2013 12:08:05 +0200 mydumper (0.5.1-3) unstable; urgency=low * fix FTBFS in multiarch env (Closes: #673262) (LP: #1002291) patch 0006-fix-runaway-regexp-in-in-cmake.patch -- Mateusz Kijowski Mon, 04 Jun 2012 17:35:01 +0200 mydumper (0.5.1-2) unstable; urgency=low * fixed watch file * updated standards version * patch 0005-zlib-file-type-change-fixes.patch added fix FTBFS from zlib > 1.2.4 (Closes: #662582) (LP: #948122) -- Mateusz Kijowski Fri, 23 Mar 2012 17:27:57 +0100 mydumper (0.5.1-1) unstable; urgency=low * Initial release (Closes: #648711) * This is my first Debian package, be gentle * Patched CMakeLists.txt so that generated config.h file is put in the sources dir, where it is expected during the build * Patched documenation CMakeLists.txt so that it won't install documentation source files * Patch added to fix missing description in the manpages * Fixed typo in myloader -- Mateusz Kijowski Thu, 15 Nov 2011 11:26:38 +0100