X-Git-Url: https://git.sven.stormbind.net/?a=blobdiff_plain;f=debian%2Fchangelog;h=5c70e7e61fdc3b79ebfe6d2338b2f6be40766096;hb=4c4d6dbb81cbe0985fe78d8c161c0f046d0b2f08;hp=042e36f6034a2d5455c4c75058b8a7e631c5a07e;hpb=a1973638129fb3971302adf0f6727bbc5365bcb5;p=sven%2Ffuse-exfat.git diff --git a/debian/changelog b/debian/changelog index 042e36f..5c70e7e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,34 @@ +fuse-exfat (1.1.0-1) unstable; urgency=low + + * New upstream release (Closes: #759155). + + Fixes invalid inode output in df (Closes: # 746735) + + -- Sven Hoexter Mon, 25 Aug 2014 18:45:19 +0200 + +fuse-exfat (1.0.1-1) unstable; urgency=low + + * New upstream release + * Remove all patches and usage of quilt. + * Update years in debian/copyright. + + -- Sven Hoexter Thu, 07 Feb 2013 20:47:49 +0100 + +fuse-exfat (1.0.0-2) unstable; urgency=low + + * Build depend on quilt, use dh --with quilt. + * Add debian/patches/fix-fuse-read-write-return-r336.patch + Fixes "Operation not permitted" error reporting on empty files. + * Add debian/patches/fix-unexpected-removal-on-dir-move-r337.patch + Fixes unexpected removal of a directory if you move it into itself. + + -- Sven Hoexter Fri, 25 Jan 2013 22:48:16 +0100 + +fuse-exfat (1.0.0-1) unstable; urgency=low + + * New upstream release + + -- Sven Hoexter Tue, 23 Jan 2013 21:06:21 +0100 + fuse-exfat (0.9.8-3) experimental; urgency=low * Revert the change from 0.9.8-2, the correct fix is