]> git.sven.stormbind.net Git - sven/exfat-utils.git/blob - debian/changelog
Build without -fPIE - hardening flags -pie.
[sven/exfat-utils.git] / debian / changelog
1 exfat-utils (0.9.8-2) experimental; urgency=low
2
3   * Build without -fPIE - hardening flags -pie.
4
5  -- Sven Hoexter <hoexter@debian.org>  Thu, 25 Oct 2012 12:46:46 +0200
6
7 exfat-utils (0.9.8-1) experimental; urgency=low
8
9   * New upstream release.
10     + The mkfs utility was rewritten and can now
11       create filesystems up to several exabytes.
12   * Dropped all patches - merged upstream.
13   * Dropped all usage of quilt - currently not required.
14   * No longer use CFLAGS as CCFLAGS, the SConstruct file
15     now honors CCFLAGS.
16
17  -- Sven Hoexter <hoexter@debian.org>  Sun, 12 Aug 2012 20:05:31 +0200
18
19 exfat-utils (0.9.7-2) unstable; urgency=low
20
21   * Move manual link creation from debian/rules to debian/links
22     and thus make use of dh_link.
23   * Switch dh compat level from 8 to 9.
24   * Enable all hardening flags via DEB_BUILD_MAINT_OPTIONS.
25   * Export CFLAGS as CCFLAGS which is honored by the current
26     SConstruct file.
27   * Add debian/patches/honor-cppflags - scons should use exported
28     CPPFLAGS.
29   * Add debian/patches/utf16-fix - fix handling of characters beyond BMP.
30     Thanks to Vladimir Serbinenko <phcoder@gmail.com>.
31   * Add build-dep on quilt, use dh quilt addon in debian/rules.
32   * Add README.source to reference quilt.
33
34  -- Sven Hoexter <hoexter@debian.org>  Mon, 21 May 2012 21:19:35 +0200
35
36 exfat-utils (0.9.7-1) unstable; urgency=low
37
38   * New upstream release.
39   * Bump Standards-Version to 3.9.3 - no changes required.
40   * Remove config.log, in the clean target (via override dh_auto_clean).
41
42  -- Sven Hoexter <hoexter@debian.org>  Fri, 09 Mar 2012 21:19:25 +0100
43
44 exfat-utils (0.9.6-1) unstable; urgency=low
45
46   * New upstream release.
47
48  -- Sven Hoexter <hoexter@debian.org>  Sat, 14 Jan 2012 18:21:18 +0100
49
50 exfat-utils (0.9.5-1) unstable; urgency=low
51
52   * Initial release. (Closes: #625611)
53
54  -- Sven Hoexter <hoexter@debian.org>  Mon, 02 Jan 2012 12:59:11 +0100
55