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