diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 74 |
1 files changed, 74 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog new file mode 100644 index 0000000..1b9f418 --- /dev/null +++ b/debian/changelog @@ -0,0 +1,74 @@ +exfatprogs (1.2.0-1+deb12u1) bookworm; urgency=medium + + * CVE-2023-45897 Add debian/patches/CVE-2023-45897-out-of-bounds-memory-access + to fix three out-of-bounds memory access issues. + * Add bookworm branch information to Vcs-Git and gbp.conf. + + -- Sven Hoexter <hoexter@debian.org> Sat, 04 Nov 2023 17:56:01 +0100 + +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 |