mydumper (0.10.1-2) unstable; urgency=medium

  [ Lee Garrett ]
  * Fix CVE-2025-30224 (Closes: #1102002):
    - 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

  [ Otto Kekäläinen ]
  * Apply `wrap-and-sort -vast` to make tracking changes easier in git
  * Add myself as maintainer (Closes: #1109991)
  * Replace outdated PCRE3 with modern PCRE2 (Closes: #1000014)
  * Add patch to make current MyDumper version compile with pcre2
  * Remove patches that are missing from debian/patches/series
  * Enable Salsa CI using default template
  * Clean up changelog

 -- Otto Kekäläinen <otto@debian.org>  Mon, 08 Sep 2025 13:01:35 -0700

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 <filippo@debian.org>  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 <bunk@debian.org>  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 <morph@debian.org>  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 <filippo@debian.org>  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 <mateusz.kijowski@gmail.com>  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 <mateusz.kijowski@gmail.com>  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 <mateusz.kijowski@gmail.com>  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 <mateusz.kijowski@gmail.com>  Mon, 02 Jan 2017 15:40:34 +0100

mydumper (0.9.1-1) unstable; urgency=medium

  * Imported Upstream version 0.9.1

 -- Mateusz Kijowski <mateusz.kijowski@gmail.com>  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 <mateusz.kijowski@gmail.com>  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 <mateusz.kijowski@gmail.com>  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 <mateusz.kijowski@gmail.com>  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 <mateusz.kijowski@gmail.com>  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 <mateusz.kijowski@gmail.com>  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 <mateusz.kijowski@gmail.com>  Tue, 15 Nov 2011 11:26:38 +0100
