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