File: changelog

package info (click to toggle)
bindfs 1.14.7-1
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye
  • size: 1,840 kB
  • sloc: sh: 4,216; ansic: 3,531; ruby: 1,173; makefile: 39
file content (296 lines) | stat: -rw-r--r-- 8,903 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
bindfs (1.14.7-1) unstable; urgency=medium

  * New upstream release. (Closes: #957041)

 -- Eugene V. Lyubimkin <jackyf@debian.org>  Sun, 09 Aug 2020 12:00:45 +0200

bindfs (1.14.1-1) unstable; urgency=low

  * New upstream release.

 -- Eugene V. Lyubimkin <jackyf@debian.org>  Sat, 07 Sep 2019 14:19:33 +0200

bindfs (1.13.10-1) unstable; urgency=low

  * New upstream release.
  * debian/control:
    - Bumped Standards-Version to 4.3.0, no changes needed.

 -- Eugene V. Lyubimkin <jackyf@debian.org>  Sun, 06 Jan 2019 18:52:02 +0100

bindfs (1.13.9-1) unstable; urgency=low

  * New upstream release.
  * debian/watch:
    - Use https.
  * debian/control:
    - Use https for upstream home page.
    - Bumped Standards-Version to 4.1.1, no changes needed.
  * debian/rules:
    - Removed '--with autotools-dev', superseded by debhelper's own sequence.
      Suggested by lintian.
  * debian/copyright:
    - Updated packaging copyright years.
  * debian/source/format:
    - Created (with 1.0) as suggested by lintian.

 -- Eugene V. Lyubimkin <jackyf@debian.org>  Sat, 31 Mar 2018 10:36:05 +0200

bindfs (1.13.7-1) unstable; urgency=low

  * New upstream release.
  * debian/control:
    - Bumped Standards-Version to 4.1.0, no changes needed.

 -- Eugene V. Lyubimkin <jackyf@debian.org>  Tue, 12 Sep 2017 21:06:38 +0200

bindfs (1.13.5-1) unstable; urgency=medium

  * New upstream release.
    - Fixes building on arm64.

 -- Eugene V. Lyubimkin <jackyf@debian.org>  Sat, 29 Oct 2016 11:41:53 +0200

bindfs (1.13.4-1) unstable; urgency=medium

  * New upstream release.

 -- Eugene V. Lyubimkin <jackyf@debian.org>  Sat, 29 Oct 2016 08:59:23 +0200

bindfs (1.13.2-1) unstable; urgency=low

  * New upstream release.
  * debian/copyright:
    - Updated upstream and packaging copyright years.
    - Updated download page.
  * debian/rules:
    - Use dh autotools_dev sequence instead of updating config.* files by
      hand.
  * debian/docs:
    - README is now README.md.
  * debian/control:
    - Bumped Standards-Version to 3.9.8, no changes needed.

 -- Eugene V. Lyubimkin <jackyf@debian.org>  Mon, 26 Sep 2016 15:12:48 +0200

bindfs (1.12.6-2) unstable; urgency=low

  * Upload to unstable.

 -- Eugene V. Lyubimkin <jackyf@debian.org>  Sat, 25 Jul 2015 21:29:01 +0300

bindfs (1.12.6-1) experimental; urgency=low

  * New upstream release.
  * debian/copyright:
    - Updated upstream copyright years.
    - Main source files are GPLv2+, not GPLv2 (since several minor upstream
      release already).
  * debian/control:
    - Bumped Standards-Version to 3.9.6, no changes needed.

 -- Eugene V. Lyubimkin <jackyf@debian.org>  Mon, 03 Nov 2014 21:08:09 +0200

bindfs (1.12.3-1) unstable; urgency=low

  * New upstream release.
  * debian/control:
    - Bumped Standards-Version to 3.9.4, no changes needed.

 -- Eugene V. Lyubimkin <jackyf@debian.org>  Tue, 08 Oct 2013 21:37:10 +0300

bindfs (1.12.2-1) unstable; urgency=low

  * New upstream release.
  * debian/watch:
    - The project's home is now bindfs.org, fix download URL accordingly.
  * debian/control:
    - Homepage: changed to 'bindfs.org'.

 -- Eugene V. Lyubimkin <jackyf@debian.org>  Mon, 05 Aug 2013 19:42:03 +0300

bindfs (1.12.1-1) unstable; urgency=low

  * New upstream release.
  * debian/patches:
    - Removed, all present upstream.
  * debian/{control,rules}:
    - Don't use quilt.
  * debian/control:
    - Bumped debhelper build-dependency to (>= 9).
  * debian/compat:
    - Bumped to 9 to get automatic dpkg-buildflags support.

 -- Eugene V. Lyubimkin <jackyf@debian.org>  Fri, 31 May 2013 21:01:02 +0300

bindfs (1.10.3-2) unstable; urgency=medium

  * debian/control:
    - Build-depend on quilt.
  * debian/rules:
    - Use 'dh --with quilt'.
  * debian/patches:
    - New patch '010-readdir-pathconf-fix.patch'.
    - New patch '020-usermap-memory-fix.patch'.
    - Two patches above fix serious memory errors. Thanks to
      Marcelo E. Magallon for the report and upstream for providing directed
      patches. (Closes: #681647)
  * debian/README.source:
    - Added with standard quilt intructions.

 -- Eugene V. Lyubimkin <jackyf@debian.org>  Sun, 15 Jul 2012 13:30:45 +0300

bindfs (1.10.3-1) unstable; urgency=low

  * New upstream release.

 -- Eugene V. Lyubimkin <jackyf@debian.org>  Mon, 21 May 2012 16:40:41 +0300

bindfs (1.10.2-1) unstable; urgency=low

  * New upstream release.

 -- Eugene V. Lyubimkin <jackyf@debian.org>  Sat, 07 Apr 2012 10:47:53 +0300

bindfs (1.10-1) unstable; urgency=low

  * New upstream release.
  * debian/control:
    - Bumped Standards-Version to 3.9.3, no changes needed.
  * debian/copyright:
    - Updated upstream copyright years.

 -- Eugene V. Lyubimkin <jackyf@debian.org>  Thu, 22 Mar 2012 20:44:18 +0200

bindfs (1.9-3) unstable; urgency=low

  * debian/rules:
    - Rewrote using debhelper v7 to make them simpler.
  * debian/control:
    - Bumped debhelper dependency to use debhelper v7 short style and
      overrides.
    - Bumped Standards-Version to 3.9.2, no changes needed.
    - Depend on fuse4bsd on kFreeBSD arches. Thanks to Martin Pärtel and
      Robert Millan for the analysis. (Closes: #634456)
  * debian/compat:
    - Bumped to 7.

 -- Eugene V. Lyubimkin <jackyf@debian.org>  Fri, 22 Jul 2011 21:17:08 +0300

bindfs (1.9-2) unstable; urgency=low

  * Upload to unstable.

 -- Eugene V. Lyubimkin <jackyf@debian.org>  Sat, 19 Feb 2011 09:33:59 +0200

bindfs (1.9-1) experimental; urgency=low

  * New upstream release.
  * debian/copyright:
    - Updated packaging copyright and e-mail.
  * debian/control:
    - Added '.' to the end of the long description.
    - Bumped Standards-Version to 3.9.1, no changes needed.

 -- Eugene V. Lyubimkin <jackyf@debian.org>  Sat, 13 Nov 2010 12:12:01 +0200

bindfs (1.8.4-1) unstable; urgency=low

  * New upstream release.
  * debian/copyright:
    - Updated copyright years.
  * debian/control:
    - Bump Standards-Version to 3.8.4, no changes needed.

 -- Eugene V. Lyubimkin <jackyf@debian.org>  Sat, 20 Feb 2010 16:43:13 +0200

bindfs (1.8.3-2) unstable; urgency=low

  * debian/control:
    - Depend on fuse-utils.
    - Updated my mail address.
    - Bumped Standards-Version to 3.8.3, no changes needed.

 -- Eugene V. Lyubimkin <jackyf@debian.org>  Fri, 30 Oct 2009 11:46:48 +0200

bindfs (1.8.3-1) unstable; urgency=low

  * New upstream release, some changes:
    - 1.8.3:
      - Added --ctime-from-mtime option.
      - Added --chmod-allow-x option.
    - 1.8.1:
      - Made xattr-rw the default instead of xattr-ro,
  * debian/control:
    - Bumped 'Standards-Version' to 3.8.1, no changes needed.
  * debian/rules:
    - Removed some cruft.
    - Made handling of config.{sub,guess} more robust (thanks to Roger Leigh).
  * debian/copyright:
    - Clarified that the Debian packaging is under GPLv3 license.
    - Renewed upstream copyright according to changes in sources.

 -- Eugene V. Lyubimkin <jackyf.devel@gmail.com>  Thu, 02 Apr 2009 21:23:17 +0300

bindfs (1.8-1) unstable; urgency=low

  * New upstream bugfix release.
  * debian/patches:
    - No patches remains, deleted.
  * debian/control:
    - Removed build-dependency on quilt.
  * debian/rules:
    - Removed quilt stuff.

 -- Eugene V. Lyubimkin <jackyf.devel@gmail.com>  Sun, 17 Aug 2008 16:53:21 +0300

bindfs (1.7-1) unstable; urgency=low

  * New upstream release.
  * debian/patches:
    - Removed 100-changelog-dates.patch, merged upstream.

 -- Eugene V. Lyubimkin <jackyf.devel@gmail.com>  Tue, 08 Jul 2008 00:24:18 +0300

bindfs (1.6.2-1) unstable; urgency=low

  * New upstream release.
  * debian/rules:
    - Suppressed useless warnings from dh_shlibdeps.
  * debian/changelog:
    - Fixed misspellings.
  * debian/patches:
    - Removed 850-all-dashes-and-copyrights.patch, merged upstream.
    - Removed 800-bindfs_add_man_page_equals.patch, merged upstream.
    - Added new 100-changelog-dates.patch, pulled from upstream.

 -- Eugene V. Lyubimkin <jackyf.devel@gmail.com>  Fri, 27 Jun 2008 21:55:55 +0300

bindfs (1.6.1-3) unstable; urgency=low

  * debian/copyright:
    - Fixed typo: 'bindfs.h' -> 'bindfs.c'
    - Added one missing file to copyright.

 -- Eugene V. Lyubimkin <jackyf.devel@gmail.com>  Wed, 25 Jun 2008 22:33:31 +0300

bindfs (1.6.1-2) unstable; urgency=low

  * debian/copyright:
    - Fixed erroneously swapped copyrights.
  * debian/control:
    - Enhanced long description as suggested by author.
    - Added 'Homepage' field.
  * debian/patches:
    - Removed 810-substitute_hyphens_to_minuses_in_man_page.patch, merged
      upstream.
    - Added new 850-all-dashes-and-copyrights.patch, pulled from upstream.

 -- Eugene V. Lyubimkin <jackyf.devel@gmail.com>  Wed, 25 Jun 2008 20:51:55 +0300

bindfs (1.6.1-1) unstable; urgency=low

  * Initial release (Closes: #481610).

 -- Eugene V. Lyubimkin <jackyf.devel@gmail.com>  Wed, 25 Jun 2008 00:36:27 +0300