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