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