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