X-Git-Url: https://git.sven.stormbind.net/?a=blobdiff_plain;f=debian%2Fchangelog;h=2ba720fbce9c640aa59b4c3b322fd3cde0e1af27;hb=bbc6611dce83f40630b7b3edb9b0b07ad1ddab09;hp=a2e3ef6d564f6705bcf3c28b16bf7953be24e880;hpb=0a13e7b2a499334cfa9bc5d8b23913f26317f57a;p=sven%2Ffuse-exfat.git diff --git a/debian/changelog b/debian/changelog index a2e3ef6..2ba720f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,50 @@ -fuse-exfat (0.9.8-1) UNRELEASED; urgency=low +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 + to assign CFLAGS to CCFLAGS so the correct set of common + flags will be picked up by scons. + + -- Sven Hoexter Thu, 25 Oct 2012 17:09:19 +0200 + +fuse-exfat (0.9.8-2) experimental; urgency=low + + * Build without -fPIE - hardening flags -pie. + + -- Sven Hoexter Thu, 25 Oct 2012 12:41:07 +0200 + +fuse-exfat (0.9.8-1) experimental; urgency=low * New upstream release. * Dropped all patches - merged upstream. * 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 19:38:28 +0200 + -- Sven Hoexter Sun, 12 Aug 2012 20:05:10 +0200 fuse-exfat (0.9.7-2) unstable; urgency=low