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