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