exfatprogs (1.4.2-2) unstable; urgency=medium * d/control: Breaks libblockdev3 and udisks2, which were not compatible with exfatprogs 1.4.0, due to the added default partition table in mkfs.exfat and output format changes in tune.exfat. Thanks to Michael Biebl for fixing both very quickly. -- Sven Hoexter Thu, 02 Jul 2026 22:04:23 +0200 exfatprogs (1.4.2-1) unstable; urgency=medium * New upstream release. Move lsdosattr and chdosattr from /usr/sbin to /usr/bin. -- Sven Hoexter Mon, 15 Jun 2026 12:36:15 +0200 exfatprogs (1.4.1-1) unstable; urgency=medium * New upstream release. Adds new binaries lsdosattr and chdosattr to view and modify DOS file attributes. * Update package description to mention lsdosattr and chdosattr. * debian/watch: Generalize pattern to make it less exfatprogs specific. * Add libblkid-dev to Build-Depends. * Update debian/copyright. * Bump Standards-Version to 4.7.4 - no changes. * Add d/patches/disable-upcase-build to not install the sample upcase tables and helper script. -- Sven Hoexter Thu, 28 May 2026 11:30:53 +0200 exfatprogs (1.3.2-1) unstable; urgency=medium * New upstream release. * Update to Standards-Version 4.7.3, remove the Priority field. * Fix debian/watch file (again) to pull the released tar.xz and .asc file, so we can use uscan for both and get the signature validation. -- Sven Hoexter Tue, 10 Mar 2026 16:02:42 +0100 exfatprogs (1.3.1-1) unstable; urgency=medium * New upstream release. Disables building of defrag utility due to reported data loss. * d/control: Remove the defrag utility from the description. -- Sven Hoexter Tue, 16 Dec 2025 13:39:53 +0100 exfatprogs (1.3.0-1) unstable; urgency=medium * New upstream release. Includes the new tool defrag.exfat. * d/control: Drop Rules-Requires-Root: no, it's the default now. * d/control: Update package description to mention the defrag tool. * d/watch: Update to version 5, use Github template. * d/copyright: Add author of the defrag tool Haodong Xia. -- Sven Hoexter Wed, 15 Oct 2025 16:58:12 +0200 exfatprogs (1.2.9-1) unstable; urgency=medium * New upstream release. * Update FSF address in debian/copyright, fixes lintian warning. -- Sven Hoexter Tue, 13 May 2025 14:30:45 +0200 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 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 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 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 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 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 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 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 Fri, 26 Jul 2024 15:18:42 +0200 exfatprogs (1.2.4-1) unstable; urgency=medium * New upstream release. -- Sven Hoexter 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 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 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 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 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 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 Wed, 17 Nov 2021 20:10:43 +0100 exfatprogs (1.1.2-2) unstable; urgency=medium * Post stable release upload to unstable. -- Sven Hoexter 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 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 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 Wed, 10 Feb 2021 09:32:31 +0100 exfatprogs (1.0.4-1) unstable; urgency=medium * New upstream release. -- Sven Hoexter 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) * Source-Only upload to allow testing migration post new processing. -- Sven Hoexter Mon, 20 Jul 2020 09:30:07 +0200 exfatprogs (1.0.3-1) unstable; urgency=medium * Initial release. (Closes: #964265) -- Sven Hoexter Sun, 05 Jul 2020 21:41:15 +0200