X-Git-Url: https://git.sven.stormbind.net/?a=blobdiff_plain;f=debian%2Fchangelog;h=7c4e93d31cbf5e10709d480e2bc2f0850e711a84;hb=837be17a102c21865961e7a24380f7caec419642;hp=89b0f28ee44b595dcd11c3a50f9002575b198d1d;hpb=f26050a70f60a1cb93536e9b707b20a53ddabb77;p=sven%2Ffuse-exfat.git diff --git a/debian/changelog b/debian/changelog index 89b0f28..7c4e93d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,47 @@ -fuse-exfat (1.3.0-1) UNRELEASED; urgency=medium +fuse-exfat (1.4.0-1) UNRELEASED; urgency=medium + + * New upstream release, includes fix for + CVE-2022-29973 (Closes: #1014538). + * Update debian/watch to query the GitHub API. + * Build-Depend on libfuse3-dev. Supported upstream starting with + 1.4.0. + * Update debian/copyright. Drop year from my own copyright line. + + -- Sven Hoexter Fri, 03 Mar 2023 15:12:00 +0100 + +fuse-exfat (1.3.0+git20220115-2) unstable; urgency=medium + + * Upload to unstable to give it a bit more exposure. + + -- Sven Hoexter Sat, 22 Jan 2022 20:14:20 +0100 + +fuse-exfat (1.3.0+git20220115-1) experimental; urgency=medium + + * Snapshot from upstream git repo at commit + 11e4f032d1782a606e3b004c89990a72cadf91bf + * Update Standards-Version to 4.6.0 - no changes required. + * Update debian/copyright to 2022. + * Update debian/watch to version 4. + * Recommend exfatprogs instead of the removed exfat-utils. + + -- Sven Hoexter Sat, 15 Jan 2022 22:16:22 +0100 + +fuse-exfat (1.3.0-2) unstable; urgency=medium + + * Drop "mount.exfat" symlink to the mount helper in the + wake of the exfat support inside Linux. Adding a debian/NEWS + file to make this change more visible. (Closes: #963752) + * Update Standards-Version to 4.5.0 - no changes required. + * Update dh compat level to 13. + * Remove kfreebsd dependency on fuse4bsd - the package was + dropped from the archive some time ago. + * Update debian/copyright for the year 2020. + * Declare in debian/control "Rules-Requires-Root: no" to build + without root permission. + + -- Sven Hoexter Mon, 29 Jun 2020 09:55:51 +0200 + +fuse-exfat (1.3.0-1) unstable; urgency=medium * New upstream release. * Update d/copyright up to 2018.