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