]> git.sven.stormbind.net Git - sven/exfat-utils.git/blob - debian/changelog
1e6c3ec20768289005b93bc4eccb42c958c15493
[sven/exfat-utils.git] / debian / changelog
1 exfat-utils (1.2.7-2) UNRELEASED; urgency=medium
2
3   * Increment dh compat level to 10.
4   * Remove --with autoreconf from dh invocation, it's default with
5     compat level 10.
6
7  -- Sven Hoexter <hoexter@debian.org>  Sun, 25 Jun 2017 12:21:57 +0200
8
9 exfat-utils (1.2.7-1) unstable; urgency=medium
10
11   * New upstream release.
12   * Update Standards-Version to 4.0.0.
13
14  -- Sven Hoexter <hoexter@debian.org>  Sun, 25 Jun 2017 12:15:14 +0200
15
16 exfat-utils (1.2.6-1) unstable; urgency=medium
17
18   * New upstream release.
19
20  -- Sven Hoexter <hoexter@debian.org>  Mon, 15 May 2017 17:34:18 +0200
21
22 exfat-utils (1.2.5-2) unstable; urgency=medium
23
24   * Move from autotools-dev to dh-autoreconf to ease backporting.
25     Patch provided by Nicholas D Steeves. (Closes: #851922)
26
27  -- Sven Hoexter <hoexter@debian.org>  Fri, 20 Jan 2017 11:20:53 +0100
28
29 exfat-utils (1.2.5-1) unstable; urgency=medium
30
31   * New upstream release.
32
33  -- Sven Hoexter <hoexter@debian.org>  Wed, 07 Dec 2016 17:56:36 +0100
34
35 exfat-utils (1.2.4-1) unstable; urgency=medium
36
37   * New upstream release.
38   * Bump Standards-Version to 3.9.8 - no changes required.
39
40  -- Sven Hoexter <hoexter@debian.org>  Sat, 25 Jun 2016 14:19:55 +0200
41
42 exfat-utils (1.2.3-1) unstable; urgency=medium
43
44   * New upstream release.
45
46  -- Sven Hoexter <hoexter@debian.org>  Tue, 22 Dec 2015 14:16:09 +0100
47
48 exfat-utils (1.2.2-1) unstable; urgency=low
49
50   * New upstream release.
51     + Drop patch kfreebsd-compat, applied upstream.
52
53  -- Sven Hoexter <hoexter@debian.org>  Sun, 06 Dec 2015 14:40:25 +0100
54
55 exfat-utils (1.2.1-2) unstable; urgency=low
56
57   * Change to source format 3.0 quilt.
58   * Add d/patches/kfreebsd-compat so we can build on GNU/kfreebsd.
59
60  -- Sven Hoexter <hoexter@debian.org>  Thu, 08 Oct 2015 14:34:03 +0200
61
62 exfat-utils (1.2.1-1) unstable; urgency=low
63
64   * New upstream release.
65     + Changes from scons to autotools
66     + Includes a fix for CVE-2015-8026
67   * Remove d/install, no longer required.
68   * Remove old scons overrides from d/rules.
69   * Build-Depend on autotools-dev and pkg-config instead of scons.
70   * Set --sbindir=/sbin to stay consistent with the current install location.
71   * Update debian/copyright.
72   * Readd debian/watch pointing now at the github release page.
73   * Update the Homepage field in d/control.
74
75  -- Sven Hoexter <hoexter@debian.org>  Wed, 07 Oct 2015 12:15:27 +0200
76
77 exfat-utils (1.1.1-1) unstable; urgency=medium
78
79   * New upstream release
80   * Update Standards-Version to 3.9.6 - no changes required.
81
82  -- Sven Hoexter <hoexter@debian.org>  Mon, 20 Apr 2015 10:50:54 +0200
83
84 exfat-utils (1.1.0-2) unstable; urgency=low
85
86   * Remove debian/watch - recent changes at Google code required
87     different download links which do not contain readable hrefs.
88   * Extent debian/copyright up to 2014.
89   * Update debian/copyright license statement - with 1.1.0 upstream
90     relicensed from GPLv3 to GPLv2 or later.
91   * Update link in debian/copyright to the download location.
92   * Add "-D_GNU_SOURCE" unconditionally to the list of CCFLAGS, needed
93     to build on kfreebsd.
94
95  -- Sven Hoexter <hoexter@debian.org>  Mon, 01 Sep 2014 09:46:12 +0200
96
97 exfat-utils (1.1.0-1) unstable; urgency=low
98
99   * New upstream release (Closes: #759156)
100   * Standards-Version: 3.9.5
101   * Added "-Wall -std=c99" to the CFLAGS from the list of default
102     flags given in the upstream SConstruct file.
103
104  -- Sven Hoexter <hoexter@debian.org>  Mon, 25 Aug 2014 20:23:59 +0200
105
106 exfat-utils (1.0.1-1) unstable; urgency=low
107
108   * New upstream release
109   * Update all years in debian/copyright.
110
111  -- Sven Hoexter <hoexter@debian.org>  Thu, 07 Feb 2013 20:24:34 +0100
112
113 exfat-utils (1.0.0-1) unstable; urgency=low
114
115   * New upstream release
116   * Remove my bogus -pie from hardening-flags for real.
117
118  -- Sven Hoexter <hoexter@debian.org>  Wed, 23 Jan 2013 21:05:11 +0100
119
120 exfat-utils (0.9.8-3) experimental; urgency=low
121
122   * Revert the change from 0.9.8-2, the correct fix is
123     to assign CFLAGS to CCFLAGS so the correct set of common
124     flags will be picked up by scons.
125
126  -- Sven Hoexter <hoexter@debian.org>  Thu, 25 Oct 2012 17:14:58 +0200
127
128 exfat-utils (0.9.8-2) experimental; urgency=low
129
130   * Build without -fPIE - hardening flags -pie.
131
132  -- Sven Hoexter <hoexter@debian.org>  Thu, 25 Oct 2012 12:46:46 +0200
133
134 exfat-utils (0.9.8-1) experimental; urgency=low
135
136   * New upstream release.
137     + The mkfs utility was rewritten and can now
138       create filesystems up to several exabytes.
139   * Dropped all patches - merged upstream.
140   * Dropped all usage of quilt - currently not required.
141   * No longer use CFLAGS as CCFLAGS, the SConstruct file
142     now honors CCFLAGS.
143
144  -- Sven Hoexter <hoexter@debian.org>  Sun, 12 Aug 2012 20:05:31 +0200
145
146 exfat-utils (0.9.7-2) unstable; urgency=low
147
148   * Move manual link creation from debian/rules to debian/links
149     and thus make use of dh_link.
150   * Switch dh compat level from 8 to 9.
151   * Enable all hardening flags via DEB_BUILD_MAINT_OPTIONS.
152   * Export CFLAGS as CCFLAGS which is honored by the current
153     SConstruct file.
154   * Add debian/patches/honor-cppflags - scons should use exported
155     CPPFLAGS.
156   * Add debian/patches/utf16-fix - fix handling of characters beyond BMP.
157     Thanks to Vladimir Serbinenko <phcoder@gmail.com>.
158   * Add build-dep on quilt, use dh quilt addon in debian/rules.
159   * Add README.source to reference quilt.
160
161  -- Sven Hoexter <hoexter@debian.org>  Mon, 21 May 2012 21:19:35 +0200
162
163 exfat-utils (0.9.7-1) unstable; urgency=low
164
165   * New upstream release.
166   * Bump Standards-Version to 3.9.3 - no changes required.
167   * Remove config.log, in the clean target (via override dh_auto_clean).
168
169  -- Sven Hoexter <hoexter@debian.org>  Fri, 09 Mar 2012 21:19:25 +0100
170
171 exfat-utils (0.9.6-1) unstable; urgency=low
172
173   * New upstream release.
174
175  -- Sven Hoexter <hoexter@debian.org>  Sat, 14 Jan 2012 18:21:18 +0100
176
177 exfat-utils (0.9.5-1) unstable; urgency=low
178
179   * Initial release. (Closes: #625611)
180
181  -- Sven Hoexter <hoexter@debian.org>  Mon, 02 Jan 2012 12:59:11 +0100
182