X-Git-Url: https://git.sven.stormbind.net/?a=blobdiff_plain;f=debian%2Fchangelog;h=2b435a2f58d4497459fecfa57ed93141f54c678a;hb=HEAD;hp=47416d9b3d7e1b2aa5d7ccf4bf524ecdfe81270f;hpb=0956850c54edb7c42dba0041104f1828c396d7bf;p=sven%2Ffuse-exfat.git diff --git a/debian/changelog b/debian/changelog index 47416d9..3711571 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,124 @@ -fuse-exfat (1.2.2-1) UNRELEASED; urgency=medium +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 + 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. + * Move debhelper compat level definition to Build-Depends. + * Increase Standards-Version to 4.2.1 - no changes required. + + -- Sven Hoexter Wed, 31 Oct 2018 22:23:28 +0100 + +fuse-exfat (1.2.8-1) unstable; urgency=medium + + * New upstream release. + * Increment dh compat level to 11. + * Remove --with autoreconf from dh invocation, it's default since + compat level 10. + * Update VCS-Git URL to a working https endpoint. + * Update Standards-Version to 4.1.3. + + -- Sven Hoexter Sat, 03 Feb 2018 19:35:26 +0100 + +fuse-exfat (1.2.7-1) unstable; urgency=medium + + * New upstream release. + + Fixed handling of two last clusters: operations with files that occupy + these clusters could fail. (Closes: #865487) + * Update Standards-Version to 4.0.0. + + -- Sven Hoexter Sun, 25 Jun 2017 10:03:32 +0200 + +fuse-exfat (1.2.6-1) unstable; urgency=medium + + * New upstream release. + + -- Sven Hoexter Mon, 15 May 2017 17:26:51 +0200 + +fuse-exfat (1.2.5-2) unstable; urgency=medium + + * Move from autotools-dev to dh-autoreconf to ease backporting. + Patch provided by Nicholas D Steeves. (Closes: #851920) + + -- Sven Hoexter Fri, 20 Jan 2017 11:05:59 +0100 + +fuse-exfat (1.2.5-1) unstable; urgency=medium + + * New upstream release. + + -- Sven Hoexter Wed, 07 Dec 2016 18:13:34 +0100 + +fuse-exfat (1.2.4-1) unstable; urgency=medium + + * New upstream release. Closes: #828057 + * Bump Standards-Version to 3.9.8 - no changes required. + + -- Sven Hoexter Sat, 25 Jun 2016 14:37:19 +0200 + +fuse-exfat (1.2.3-1) unstable; urgency=medium + + * New upstream release. + + Fixed clusters loss when file renaming replaces target. + + -- Sven Hoexter Tue, 22 Dec 2015 14:21:58 +0100 + +fuse-exfat (1.2.2-1) unstable; urgency=low * New upstream release. + Drop patch kfreebsd-compat, applied upstream. - -- + -- Sven Hoexter Sun, 06 Dec 2015 14:28:59 +0100 fuse-exfat (1.2.1-2) unstable; urgency=low @@ -42,7 +157,7 @@ fuse-exfat (1.1.0-2) unstable; urgency=low fuse-exfat (1.1.0-1) unstable; urgency=low - * New upstream release (Closes: #759155). + * New upstream release (Closes: #759155). + Fixes invalid inode output in df (Closes: # 746735) * Added "-Wall -std=c99" to the CFLAGS from the list of default flags given in the upstream SConstruct file. @@ -95,7 +210,7 @@ fuse-exfat (0.9.8-1) experimental; urgency=low * Dropped all usage of quilt - currently not required. * No longer use CFLAGS as CCFLAGS, the SConstruct file now honors CCFLAGS. - + -- Sven Hoexter Sun, 12 Aug 2012 20:05:10 +0200 fuse-exfat (0.9.7-2) unstable; urgency=low