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