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