]> git.sven.stormbind.net Git - sven/exfat-utils.git/blob - debian/changelog
300f2e9f54ba8eb80928f8b4084a5f759baf1e5d
[sven/exfat-utils.git] / debian / changelog
1 exfat-utils (1.1.0-3) UNRELEASED; urgency=medium
2
3   * Add quilt to build-deps.
4   * Add --with quilt to dh invocation in d/rules.
5   * Add d/patches/check-sector-and-cluster-size. Fix for
6     https://github.com/relan/exfat/issues/5 found and reported by
7     The Fuzzing Project.
8
9  -- Sven Hoexter <hoexter@debian.org>  Thu, 29 Oct 2015 09:03:18 +0100
10
11 exfat-utils (1.1.0-2) unstable; urgency=low
12
13   * Remove debian/watch - recent changes at Google code required
14     different download links which do not contain readable hrefs.
15   * Extent debian/copyright up to 2014.
16   * Update debian/copyright license statement - with 1.1.0 upstream
17     relicensed from GPLv3 to GPLv2 or later.
18   * Update link in debian/copyright to the download location.
19   * Add "-D_GNU_SOURCE" unconditionally to the list of CCFLAGS, needed
20     to build on kfreebsd.
21
22  -- Sven Hoexter <hoexter@debian.org>  Mon, 01 Sep 2014 09:46:12 +0200
23
24 exfat-utils (1.1.0-1) unstable; urgency=low
25
26   * New upstream release (Closes: #759156)
27   * Standards-Version: 3.9.5
28   * Added "-Wall -std=c99" to the CFLAGS from the list of default
29     flags given in the upstream SConstruct file.
30
31  -- Sven Hoexter <hoexter@debian.org>  Mon, 25 Aug 2014 20:23:59 +0200
32
33 exfat-utils (1.0.1-1) unstable; urgency=low
34
35   * New upstream release
36   * Update all years in debian/copyright.
37
38  -- Sven Hoexter <hoexter@debian.org>  Thu, 07 Feb 2013 20:24:34 +0100
39
40 exfat-utils (1.0.0-1) unstable; urgency=low
41
42   * New upstream release
43   * Remove my bogus -pie from hardening-flags for real.
44
45  -- Sven Hoexter <hoexter@debian.org>  Wed, 23 Jan 2013 21:05:11 +0100
46
47 exfat-utils (0.9.8-3) experimental; urgency=low
48
49   * Revert the change from 0.9.8-2, the correct fix is
50     to assign CFLAGS to CCFLAGS so the correct set of common
51     flags will be picked up by scons.
52
53  -- Sven Hoexter <hoexter@debian.org>  Thu, 25 Oct 2012 17:14:58 +0200
54
55 exfat-utils (0.9.8-2) experimental; urgency=low
56
57   * Build without -fPIE - hardening flags -pie.
58
59  -- Sven Hoexter <hoexter@debian.org>  Thu, 25 Oct 2012 12:46:46 +0200
60
61 exfat-utils (0.9.8-1) experimental; urgency=low
62
63   * New upstream release.
64     + The mkfs utility was rewritten and can now
65       create filesystems up to several exabytes.
66   * Dropped all patches - merged upstream.
67   * Dropped all usage of quilt - currently not required.
68   * No longer use CFLAGS as CCFLAGS, the SConstruct file
69     now honors CCFLAGS.
70
71  -- Sven Hoexter <hoexter@debian.org>  Sun, 12 Aug 2012 20:05:31 +0200
72
73 exfat-utils (0.9.7-2) unstable; urgency=low
74
75   * Move manual link creation from debian/rules to debian/links
76     and thus make use of dh_link.
77   * Switch dh compat level from 8 to 9.
78   * Enable all hardening flags via DEB_BUILD_MAINT_OPTIONS.
79   * Export CFLAGS as CCFLAGS which is honored by the current
80     SConstruct file.
81   * Add debian/patches/honor-cppflags - scons should use exported
82     CPPFLAGS.
83   * Add debian/patches/utf16-fix - fix handling of characters beyond BMP.
84     Thanks to Vladimir Serbinenko <phcoder@gmail.com>.
85   * Add build-dep on quilt, use dh quilt addon in debian/rules.
86   * Add README.source to reference quilt.
87
88  -- Sven Hoexter <hoexter@debian.org>  Mon, 21 May 2012 21:19:35 +0200
89
90 exfat-utils (0.9.7-1) unstable; urgency=low
91
92   * New upstream release.
93   * Bump Standards-Version to 3.9.3 - no changes required.
94   * Remove config.log, in the clean target (via override dh_auto_clean).
95
96  -- Sven Hoexter <hoexter@debian.org>  Fri, 09 Mar 2012 21:19:25 +0100
97
98 exfat-utils (0.9.6-1) unstable; urgency=low
99
100   * New upstream release.
101
102  -- Sven Hoexter <hoexter@debian.org>  Sat, 14 Jan 2012 18:21:18 +0100
103
104 exfat-utils (0.9.5-1) unstable; urgency=low
105
106   * Initial release. (Closes: #625611)
107
108  -- Sven Hoexter <hoexter@debian.org>  Mon, 02 Jan 2012 12:59:11 +0100
109