X-Git-Url: http://git.sven.stormbind.net/?a=blobdiff_plain;f=debian%2Fchangelog;h=042e36f6034a2d5455c4c75058b8a7e631c5a07e;hb=a1973638129fb3971302adf0f6727bbc5365bcb5;hp=e84597e0d0e6bbf5a227b79c61002818098332af;hpb=ec3c7798858f64ab7b74cc1ef11283a2f2e95b7e;p=sven%2Ffuse-exfat.git diff --git a/debian/changelog b/debian/changelog index e84597e..042e36f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,18 @@ -fuse-exfat (0.9.8-1) UNRELEASED; urgency=low +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. @@ -6,7 +20,7 @@ fuse-exfat (0.9.8-1) UNRELEASED; urgency=low * 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