]> git.sven.stormbind.net Git - sven/fuse-exfat.git/blob - debian/changelog
a7f711611cbbd6f3a17fa7d6c51422f5690dce6a
[sven/fuse-exfat.git] / debian / changelog
1 fuse-exfat (1.3.0+git20220115-2) unstable; urgency=medium
2
3   * Upload to unstable to give it a bit more exposure.
4
5  -- Sven Hoexter <hoexter@debian.org>  Sat, 22 Jan 2022 20:14:20 +0100
6
7 fuse-exfat (1.3.0+git20220115-1) experimental; urgency=medium
8
9   * Snapshot from upstream git repo at commit
10     11e4f032d1782a606e3b004c89990a72cadf91bf
11   * Update Standards-Version to 4.6.0 - no changes required.
12   * Update debian/copyright to 2022.
13   * Update debian/watch to version 4.
14   * Recommend exfatprogs instead of the removed exfat-utils.
15
16  -- Sven Hoexter <hoexter@debian.org>  Sat, 15 Jan 2022 22:16:22 +0100
17
18 fuse-exfat (1.3.0-2) unstable; urgency=medium
19
20   * Drop "mount.exfat" symlink to the mount helper in the
21     wake of the exfat support inside Linux. Adding a debian/NEWS
22     file to make this change more visible. (Closes: #963752)
23   * Update Standards-Version to 4.5.0 - no changes required.
24   * Update dh compat level to 13.
25   * Remove kfreebsd dependency on fuse4bsd - the package was
26     dropped from the archive some time ago.
27   * Update debian/copyright for the year 2020.
28   * Declare in debian/control "Rules-Requires-Root: no" to build
29     without root permission.
30
31  -- Sven Hoexter <hoexter@debian.org>  Mon, 29 Jun 2020 09:55:51 +0200
32
33 fuse-exfat (1.3.0-1) unstable; urgency=medium
34
35   * New upstream release.
36   * Update d/copyright up to 2018.
37   * Move debhelper compat level definition to Build-Depends.
38   * Increase Standards-Version to 4.2.1 - no changes required.
39
40  -- Sven Hoexter <hoexter@debian.org>  Wed, 31 Oct 2018 22:23:28 +0100
41
42 fuse-exfat (1.2.8-1) unstable; urgency=medium
43
44   * New upstream release.
45   * Increment dh compat level to 11.
46   * Remove --with autoreconf from dh invocation, it's default since
47     compat level 10.
48   * Update VCS-Git URL to a working https endpoint.
49   * Update Standards-Version to 4.1.3.
50
51  -- Sven Hoexter <hoexter@debian.org>  Sat, 03 Feb 2018 19:35:26 +0100
52
53 fuse-exfat (1.2.7-1) unstable; urgency=medium
54
55   * New upstream release.
56    + Fixed handling of two last clusters: operations with files that occupy
57      these clusters could fail. (Closes: #865487)
58   * Update Standards-Version to 4.0.0.
59
60  -- Sven Hoexter <hoexter@debian.org>  Sun, 25 Jun 2017 10:03:32 +0200
61
62 fuse-exfat (1.2.6-1) unstable; urgency=medium
63
64   * New upstream release.
65
66  -- Sven Hoexter <hoexter@debian.org>  Mon, 15 May 2017 17:26:51 +0200
67
68 fuse-exfat (1.2.5-2) unstable; urgency=medium
69
70   * Move from autotools-dev to dh-autoreconf to ease backporting.
71     Patch provided by Nicholas D Steeves. (Closes: #851920)
72
73  -- Sven Hoexter <hoexter@debian.org>  Fri, 20 Jan 2017 11:05:59 +0100
74
75 fuse-exfat (1.2.5-1) unstable; urgency=medium
76
77   * New upstream release.
78
79  -- Sven Hoexter <hoexter@debian.org>  Wed, 07 Dec 2016 18:13:34 +0100
80
81 fuse-exfat (1.2.4-1) unstable; urgency=medium
82
83   * New upstream release. Closes: #828057
84   * Bump Standards-Version to 3.9.8 - no changes required.
85
86  -- Sven Hoexter <hoexter@debian.org>  Sat, 25 Jun 2016 14:37:19 +0200
87
88 fuse-exfat (1.2.3-1) unstable; urgency=medium
89
90   * New upstream release.
91    + Fixed clusters loss when file renaming replaces target.
92
93  -- Sven Hoexter <hoexter@debian.org>  Tue, 22 Dec 2015 14:21:58 +0100
94
95 fuse-exfat (1.2.2-1) unstable; urgency=low
96
97   * New upstream release.
98     + Drop patch kfreebsd-compat, applied upstream.
99
100  -- Sven Hoexter <hoexter@debian.org>  Sun, 06 Dec 2015 14:28:59 +0100
101
102 fuse-exfat (1.2.1-2) unstable; urgency=low
103
104   * Change source format to 3.0.
105   * Add d/patches/kfreebsd-compat to support GNU/kfreebsd.
106
107  -- Sven Hoexter <hoexter@debian.org>  Wed, 07 Oct 2015 13:06:29 +0200
108
109 fuse-exfat (1.2.1-1) unstable; urgency=low
110
111   * New upstream release
112     + Moves from scons to autotools.
113     + Includes a fix for CVE-2015-8026.
114   * Build-Depend on autotools-dev and pkg-config instead of scons.
115   * Set --sbindir=/sbin to stay consistent with the current install location.
116   * Remove d/install, no longer required.
117   * Enable autotools_dev addon for debhelper.
118   * Bump Standards-Version to 3.9.6 - no changes required.
119   * Update Homepage and copyright years.
120   * Readd a watch file pointing at the github release page.
121
122  -- Sven Hoexter <hoexter@debian.org>  Wed, 07 Oct 2015 11:41:58 +0200
123
124 fuse-exfat (1.1.0-2) unstable; urgency=low
125
126   * Remove debian/watch - recent changes at Google code required
127     different download links which do not contain readable hrefs.
128   * Extent debian/copyright up to 2014.
129   * Update debian/copyright license statement - with 1.1.0 upstream
130     relicensed from GPLv3 to GPLv2 or later.
131   * Update link in debian/copyright to the download location.
132   * Add "-D_GNU_SOURCE" unconditionally to the list of CCFLAGS, needed
133     to build on kfreebsd.
134
135  -- Sven Hoexter <hoexter@debian.org>  Mon, 01 Sep 2014 09:38:38 +0200
136
137 fuse-exfat (1.1.0-1) unstable; urgency=low
138
139   * New upstream release (Closes: #759155).
140     + Fixes invalid inode output in df (Closes: # 746735)
141   * Added "-Wall -std=c99" to the CFLAGS from the list of default
142     flags given in the upstream SConstruct file.
143   * Standards-Version: 3.9.5, no changes required.
144
145  -- Sven Hoexter <hoexter@debian.org>  Mon, 25 Aug 2014 18:45:19 +0200
146
147 fuse-exfat (1.0.1-1) unstable; urgency=low
148
149   * New upstream release
150   * Remove all patches and usage of quilt.
151   * Update years in debian/copyright.
152
153  -- Sven Hoexter <hoexter@debian.org>  Thu, 07 Feb 2013 20:47:49 +0100
154
155 fuse-exfat (1.0.0-2) unstable; urgency=low
156
157   * Build depend on quilt, use dh --with quilt.
158   * Add debian/patches/fix-fuse-read-write-return-r336.patch
159     Fixes "Operation not permitted" error reporting on empty files.
160   * Add debian/patches/fix-unexpected-removal-on-dir-move-r337.patch
161     Fixes unexpected removal of a directory if you move it into itself.
162
163  -- Sven Hoexter <hoexter@debian.org>  Fri, 25 Jan 2013 22:48:16 +0100
164
165 fuse-exfat (1.0.0-1) unstable; urgency=low
166
167   * New upstream release
168
169  -- Sven Hoexter <hoexter@debian.org>  Tue, 23 Jan 2013 21:06:21 +0100
170
171 fuse-exfat (0.9.8-3) experimental; urgency=low
172
173   * Revert the change from 0.9.8-2, the correct fix is
174     to assign CFLAGS to CCFLAGS so the correct set of common
175     flags will be picked up by scons.
176
177  -- Sven Hoexter <hoexter@debian.org>  Thu, 25 Oct 2012 17:09:19 +0200
178
179 fuse-exfat (0.9.8-2) experimental; urgency=low
180
181   * Build without -fPIE - hardening flags -pie.
182
183  -- Sven Hoexter <hoexter@debian.org>  Thu, 25 Oct 2012 12:41:07 +0200
184
185 fuse-exfat (0.9.8-1) experimental; urgency=low
186
187   * New upstream release.
188   * Dropped all patches - merged upstream.
189   * Dropped all usage of quilt - currently not required.
190   * No longer use CFLAGS as CCFLAGS, the SConstruct file
191     now honors CCFLAGS.
192
193  -- Sven Hoexter <hoexter@debian.org>  Sun, 12 Aug 2012 20:05:10 +0200
194
195 fuse-exfat (0.9.7-2) unstable; urgency=low
196
197   * Switch from dh compat level 8 to 9.
198   * Enable all hardening flags via DEB_BUILD_MAINT_OPTIONS.
199   * Export CFLAGS as CCFLAGS which is honored by the current
200     SConstruct file.
201   * Symlink mount.exfat-fuse to mount.exfat. This should ease the
202     integration with the automount functionality in thunar.
203     Thanks to Bob Valantin <valantin89@gmail.com>. (Closes: #673517)
204   * Add debian/patches/honor-cppflags - scons should use exported CPPFLAGS.
205   * Add debian/patches/utf16-fix - fix handling of characters beyond BMP.
206     Thanks to Vladimir Serbinenko <phcoder@gmail.com>. (Closes: #672898)
207   * Add build-dep on quilt, use dh quilt addon in debian/rules.
208   * Add README.source to reference quilt.
209
210  -- Sven Hoexter <hoexter@debian.org>  Mon, 21 May 2012 21:18:39 +0200
211
212 fuse-exfat (0.9.7-1) unstable; urgency=low
213
214   * New upstream release.
215   * Remove config.log, in the clean target (via override dh_auto_clean).
216   * Bump Standards-Version to 3.9.3 - no changes required.
217
218  -- Sven Hoexter <hoexter@debian.org>  Fri, 09 Mar 2012 21:20:25 +0100
219
220 fuse-exfat (0.9.6-1) unstable; urgency=low
221
222   * New upstream release.
223
224  -- Sven Hoexter <hoexter@debian.org>  Sat, 14 Jan 2012 18:20:33 +0100
225
226 fuse-exfat (0.9.5-1) unstable; urgency=low
227
228   * Initial release. (Closes: #625611)
229
230  -- Sven Hoexter <hoexter@debian.org>  Mon, 02 Jan 2012 12:58:18 +0100