X-Git-Url: http://git.sven.stormbind.net/?p=sven%2Fexfat-utils.git;a=blobdiff_plain;f=debian%2Fchangelog;h=a3c7e8497e7d4d347f6e404b7f2a1090c8d6958d;hp=5baca65ae60c4466f89e58f6c47cfb4f178e47d3;hb=307c5fc8fe46baa8a1968f32a41d47d19cfcbf0a;hpb=87b6a7ec72b7a13e9584648e3251013e23f6aee2 diff --git a/debian/changelog b/debian/changelog index 5baca65..a3c7e84 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +exfat-utils (0.9.8-4) UNRELEASED; urgency=low + + * Remove my bogus -pie from hardening-flags for real. + + -- Sven Hoexter Sat, 27 Oct 2012 10:02:50 +0200 + +exfat-utils (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:14:58 +0200 + exfat-utils (0.9.8-2) experimental; urgency=low * Build without -fPIE - hardening flags -pie.