X-Git-Url: https://git.sven.stormbind.net/?p=sven%2Ffuse-exfat.git;a=blobdiff_plain;f=debian%2Fchangelog;h=2b435a2f58d4497459fecfa57ed93141f54c678a;hp=5c6c98e8512beea39a88d0642600a4948e092694;hb=HEAD;hpb=9005dd1f21e272f129b3350cdd1ad670dd4bd0ae diff --git a/debian/changelog b/debian/changelog index 5c6c98e..3711571 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,41 @@ +fuse-exfat (1.4.0-2) unstable; urgency=medium + + * Drop kfreebsd-any from the architecture list since it's going to + vanish soon. + * Drop explicit dependency on the fuse binary package, not required + and should've been fuse3 by now. + + -- Sven Hoexter Wed, 14 Jun 2023 17:35:16 +0200 + +fuse-exfat (1.4.0-1) experimental; 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. + * Update Standards-Version to 4.6.2. + + -- Sven Hoexter Fri, 03 Mar 2023 15:43:18 +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 @@ -7,8 +45,11 @@ fuse-exfat (1.3.0-2) unstable; urgency=medium * 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 Fri, 26 Jun 2020 19:26:47 +0200 + -- Sven Hoexter Mon, 29 Jun 2020 09:55:51 +0200 fuse-exfat (1.3.0-1) unstable; urgency=medium