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