]> git.sven.stormbind.net Git - sven/exfat-utils.git/blobdiff - debian/changelog
Merge tag 'upstream/1.0.0'
[sven/exfat-utils.git] / debian / changelog
index 5baca65ae60c4466f89e58f6c47cfb4f178e47d3..a3c7e8497e7d4d347f6e404b7f2a1090c8d6958d 100644 (file)
@@ -1,3 +1,17 @@
+exfat-utils (0.9.8-4) UNRELEASED; urgency=low
+
+  * Remove my bogus -pie from hardening-flags for real.
+
+ -- Sven Hoexter <hoexter@debian.org>  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 <hoexter@debian.org>  Thu, 25 Oct 2012 17:14:58 +0200
+
 exfat-utils (0.9.8-2) experimental; urgency=low
 
   * Build without -fPIE - hardening flags -pie.