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