exfatprogs (1.2.8-1) unstable; urgency=medium

  * New upstream release.
  * Drop debian/patches/0001-dump-fix-print-format-of-entry-position.patch
    which was a cherry-pick from exfat-next.
  * Bump Standards-Version to 4.7.2 - no changes required.

 -- Sven Hoexter <hoexter@debian.org>  Tue, 04 Mar 2025 15:59:24 +0100

exfatprogs (1.2.7-3) unstable; urgency=medium

  * debian/tests/control: fsck autopkgtest depends on xxd as well.

 -- Sven Hoexter <hoexter@debian.org>  Fri, 07 Feb 2025 09:12:54 +0100

exfatprogs (1.2.7-2) unstable; urgency=medium

  * Apply patch by Yuezhang Mo to fix dump.exfat output on armel, armhf
    and others. Resolves the build failures caused by failing upcase tests.
    debian/patches/0001-dump-fix-print-format-of-entry-position.patch

 -- Sven Hoexter <hoexter@debian.org>  Fri, 07 Feb 2025 08:44:44 +0100

exfatprogs (1.2.7-1) unstable; urgency=medium

  * New upstream release.
  * Build-Depend on xxd, used by upcase_table tests.
  * Extend PATH variable to run tests.

 -- Sven Hoexter <hoexter@debian.org>  Mon, 03 Feb 2025 16:42:01 +0100

exfatprogs (1.2.6-1) unstable; urgency=medium

  * New upstream release.
  * debian/control: migrated packaging to salsa, updated VCS-* information.

 -- Sven Hoexter <hoexter@debian.org>  Wed, 20 Nov 2024 10:12:14 +0100

exfatprogs (1.2.5-2) unstable; urgency=medium

  * debian/tests: explicitly export PATH env variable including
    /usr/sbin to make sure fsck.exfat can be found when
    running as non-root user.

 -- Sven Hoexter <hoexter@debian.org>  Wed, 14 Aug 2024 09:47:47 +0200

exfatprogs (1.2.5-1) unstable; urgency=medium

  * New upstream release.
    + Fixes for exfat.fsck on big-endian architectures.
    + Upstream release tarball now contains also the tests folder.
  * Remove debian/README.source and Add-tests-folder-from-upstream patch.

 -- Sven Hoexter <hoexter@debian.org>  Tue, 13 Aug 2024 11:53:29 +0200

exfatprogs (1.2.4-2) experimental; urgency=medium

  * Adjust debian/watch to download the release tarball,
    instead of the auto-generated GitHub source tarball.
    Patch by Alessandro Astone. (Closes: #1076722)
  * Include and run upstream tests. Tests are imported
    as one big patch out of upstreams git (see README.source
    for the details). Patches by Alessandro Astone. (Closes: #1076705)

 -- Sven Hoexter <hoexter@debian.org>  Fri, 26 Jul 2024 15:18:42 +0200

exfatprogs (1.2.4-1) unstable; urgency=medium

  * New upstream release.

 -- Sven Hoexter <hoexter@debian.org>  Mon, 17 Jun 2024 11:45:31 +0200

exfatprogs (1.2.3-1) unstable; urgency=medium

  * New upstream release.
  * Update Standards-Version to 4.7.0 - no changes required.
  * Update debian/copyright - add LG Electronics.
  * Build depend on pkgconf instead of pkg-config.
  * Add pgpmode=auto in debian/watch.

 -- Sven Hoexter <hoexter@debian.org>  Mon, 27 May 2024 21:02:39 +0200

exfatprogs (1.2.2-1) unstable; urgency=medium

  * New upstream release.
    Includes fixes for CVE-2023-45897 out-of-bounds memory access.
  * Update debian/copyright. Drop year from my own copyright line.

 -- Sven Hoexter <hoexter@debian.org>  Sun, 29 Oct 2023 11:53:47 +0100

exfatprogs (1.2.1-2) unstable; urgency=medium

  * Remove conflicts on exfat-utils, that is now only available in
    oldstable.

 -- Sven Hoexter <hoexter@debian.org>  Wed, 14 Jun 2023 17:30:10 +0200

exfatprogs (1.2.1-1) experimental; urgency=medium

  * New upstream release.
    + fsck.exfat improvements
  * Update debian/watch to query the GitHub API for release information.
  * Update Standards-Version to 4.6.2 - no changes required.

 -- Sven Hoexter <hoexter@debian.org>  Tue, 23 May 2023 14:08:51 +0200

exfatprogs (1.2.0-1) unstable; urgency=medium

  * New upstream release.
    + New utilitiy exfat2img to dump exFAT metadata.
    + fsck.exfat is now able to repair certain corruptions.
  * Update Standards-Version to 4.6.1 - no changes required.
  * Rewrite the package short and long description.

 -- Sven Hoexter <hoexter@debian.org>  Fri, 28 Oct 2022 14:48:05 +0200

exfatprogs (1.1.3-1) unstable; urgency=medium

  * New upstream release.
  * Update Standards-Version to 4.6.0 - no changes required.

 -- Sven Hoexter <hoexter@debian.org>  Wed, 17 Nov 2021 20:10:43 +0100

exfatprogs (1.1.2-2) unstable; urgency=medium

  * Post stable release upload to unstable.

 -- Sven Hoexter <hoexter@debian.org>  Mon, 16 Aug 2021 19:55:59 +0200

exfatprogs (1.1.2-1) experimental; urgency=medium

  * New upstream release, mainly bugfixes and
    mkfs.exfat set 0x80 to DriveSelect of the boot sector, to
    help Windows 10 recognize exFAT formatted partitions.

 -- Sven Hoexter <hoexter@debian.org>  Thu, 20 May 2021 10:41:20 +0200

exfatprogs (1.1.1-1) experimental; urgency=medium

  * New upstream release.
  * Upload to experimental due to the freeze.

 -- Sven Hoexter <hoexter@debian.org>  Wed, 21 Apr 2021 17:59:15 +0200

exfatprogs (1.1.0-1) unstable; urgency=medium

  * New upstream release. (Closes: #982431)
    Introduces new binaries dump.exfat and exfatlabel.
  * Update Standards-Version to 4.5.1, updating debian/copyright.

 -- Sven Hoexter <hoexter@debian.org>  Wed, 10 Feb 2021 09:32:31 +0100

exfatprogs (1.0.4-1) unstable; urgency=medium

  * New upstream release.

 -- Sven Hoexter <hoexter@debian.org>  Fri, 31 Jul 2020 10:13:02 +0200

exfatprogs (1.0.3-2) unstable; urgency=medium

  * Add exfatprogs release signing key.
    ID D58529CC5376E36D6E1E6F6234F230FAF78E48D3
    Hyunchul Lee (Exfatprogs Release Signing Key) <hyc.lee@gmail.com>
  * Source-Only upload to allow testing migration post new processing.

 -- Sven Hoexter <hoexter@debian.org>  Mon, 20 Jul 2020 09:30:07 +0200

exfatprogs (1.0.3-1) unstable; urgency=medium

  * Initial release. (Closes: #964265)

 -- Sven Hoexter <hoexter@debian.org>  Sun, 05 Jul 2020 21:41:15 +0200