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