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