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