File: changelog

package info (click to toggle)
s3ql 2.21%2Bdfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 2,776 kB
  • ctags: 2,427
  • sloc: python: 14,869; makefile: 128; sh: 33; ansic: 22
file content (432 lines) | stat: -rw-r--r-- 14,210 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
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
s3ql (2.21+dfsg-3) unstable; urgency=medium

  * Expect test_verify() to fail during build. There is a race
    condition in the test that still needs to be fixed, but this
    should not cause the build to fail. Closes: #851375.

 -- Nikolaus Rath <Nikolaus@rath.org>  Tue, 17 Jan 2017 20:35:21 -0800

s3ql (2.21+dfsg-2) unstable; urgency=medium

  * Bumped python3-pytest dependency to minimum version required
    by upstream.
  * Added build-dependency on procps. Closes: #850458

 -- Nikolaus Rath <Nikolaus@rath.org>  Fri, 06 Jan 2017 11:29:24 -0800

s3ql (2.21+dfsg-1) unstable; urgency=medium

  * New upstream version

 -- Nikolaus Rath <Nikolaus@rath.org>  Fri, 28 Oct 2016 14:07:23 -0700

s3ql (2.20+dfsg-1) unstable; urgency=medium

  * new upstream version

 -- Nikolaus Rath <Nikolaus@rath.org>  Wed, 24 Aug 2016 12:10:58 -0700

s3ql (2.19+dfsg-1) unstable; urgency=medium

  * new upstream version
  * Show full pdflatex output during build
  * Added missing texlive-generic-extra dependency.

 -- Nikolaus Rath <Nikolaus@rath.org>  Mon, 27 Jun 2016 12:00:39 -0700

s3ql (2.18+dfsg-1) unstable; urgency=medium

  * Enable debug logging for s3ql.verify when running unit tests during
    build.
  * Moved packaging to git and collab-maint on alioth.
  * New upstream release.

 -- Nikolaus Rath <Nikolaus@rath.org>  Fri, 29 Apr 2016 19:08:53 -0700

s3ql (2.17.1+hg2+dfsg-3) unstable; urgency=medium

  * Adding python3-pytest-catchlog dependency for unit tests.

 -- Nikolaus Rath <Nikolaus@rath.org>  Sun, 13 Mar 2016 14:39:48 -0700

s3ql (2.17.1+hg2+dfsg-2) unstable; urgency=medium

  * Fixed up broken rebase of patches/support_jessie_upgrade.diff

 -- Nikolaus Rath <Nikolaus@rath.org>  Fri, 11 Mar 2016 19:19:12 -0800

s3ql (2.17.1+hg2+dfsg-1) unstable; urgency=medium

  * Added forgotten NEWS entry for 2.17+dfsg-1
  * New release from upstream repository snapshot.
  * Run tests with (some) debug logging enabled to debug sporadic test
    failure of tests/t3_verify.py.

 -- Nikolaus Rath <Nikolaus@rath.org>  Fri, 11 Mar 2016 16:18:25 -0800

s3ql (2.17.1+dfsg-1) unstable; urgency=medium

  * New upstream release.

 -- Nikolaus Rath <Nikolaus@rath.org>  Wed, 09 Mar 2016 14:33:57 -0800

s3ql (2.17+dfsg-1) unstable; urgency=medium

  * New upstream version.

 -- Nikolaus Rath <Nikolaus@rath.org>  Wed, 09 Mar 2016 11:13:23 -0800

s3ql (2.16+dfsg-1) unstable; urgency=medium

  * Added dependency on python3-systemd.
  * New upstream release.

 -- Nikolaus Rath <Nikolaus@rath.org>  Tue, 23 Feb 2016 15:44:51 -0800

s3ql (2.15+dfsg-1) unstable; urgency=medium

  * Add Breaks and Replaces to prevent upgrade problems due to the
    extension for the debug interpreter having moved from s3ql-dbg to s3ql in
    2.14+dfsg-1. Closes: #799261.
  * New upstream release.
  * Dropped fix_setattr_test.diff (fixed upstream).
  * Added use_cython3.diff and ignore_cython_warnings.diff to handle
    Debian-specific Cython peculiarities.

 -- Nikolaus Rath <Nikolaus@rath.org>  Fri, 25 Sep 2015 13:50:51 -0700

s3ql (2.14+dfsg-1) unstable; urgency=medium

  * New upstream release.
  * Dropped patches/check_dev_fuse_perms.diff (integrated upstream).
  * Added /usr/bin/s3ql_remove_objects
  * Added build-depends on fuse, rsync and psmisc (required for unit tests).
  * Python extensions compiled for the debugging interpreter are now
    actually shipped in the s3ql-dbg package (rather than the s3ql
    package).
  * Added patches/support_jessie_upgrade.diff (upstream dropped
    compatibility with jessie's S3QL version).
  * Added patches/fix_setattr_test.diff to un-break a unit test
    that dependended on undocumented behavior in python3-llfuse (which changed
    recently). Closes: #798596.
  * Added lost changelog entry for 2.11.1+dfsg-2. Closes: #798595.

 -- Nikolaus Rath <Nikolaus@rath.org>  Thu, 10 Sep 2015 13:40:00 -0700

s3ql (2.13+dfsg-2) unstable; urgency=medium

  * Tighten dependency on python3-dugong, python3-apsw, and
    python3-llfuse. Closes: #778487.

  * Added missing build-dependency on python3-llfuse-dbg.
    Closes: #790525.

 -- Nikolaus Rath <Nikolaus@rath.org>  Wed, 01 Jul 2015 02:33:26 -0800

s3ql (2.13+dfsg-1) unstable; urgency=medium

  * New upstream release.
  * Dropped patches/fix_test_check_objects_temp.diff (fixed upstream).
  * Dropped patches/debug_test_thread_hang.diff (fixed upstream).
  * Fixed a bug that caused fsck.s3ql to either abort with a
    "apsw.ConstraintError" or to incorrectly consider storage objects
    as missing when the connection to remote server is interrupted
    while retrieving the object list. Closes: #771452.
  * Fixed a problem where mount.s3ql would crash when unmouting the
    file system because it could not delete the cache directory. This
    could happen when the file system was not unmounted cleanly, but
    fsck.s3ql was then run on a different system (or using a different
    cache directory). Closes: #772052.

 -- Nikolaus Rath <Nikolaus@rath.org>  Sat, 31 Jan 2015 20:16:12 -0800

s3ql (2.12+dfsg-2) experimental; urgency=medium

  * Added patches/debug_test_thread_hang.diff to debug occasional test
    failures on buildds.
  * Added patches/fix_test_check_objects_temp.diff (cherry-picked
    upstream) to fix occasional test failures during build.
  * Upload sponsored by Petter Reinholdtsen.

 -- Nikolaus Rath <Nikolaus@rath.org>  Mon, 10 Nov 2014 18:58:07 -0800

s3ql (2.12+dfsg-1) experimental; urgency=medium

  * New upstream release.
  * Update Standards-Version to 3.9.6 (no changes needed).
  * Upload sponsored by Petter Reinholdtsen.

 -- Nikolaus Rath <Nikolaus@rath.org>  Sun, 09 Nov 2014 15:05:23 -0800

s3ql (2.11.1+dfsg-2) unstable; urgency=medium

  * Fixed a problem with fsck.s3ql aborting with an
    "apsw.ConstraintError" or incorrectly considering storage
    objects as missing when the connection to remote server is
    interrupted. Closes: #771452.
  * Upload sponsored by Petter Reinholdtsen.

 -- Nikolaus Rath <Nikolaus@rath.org>  Tue, 02 Dec 2014 21:44:27 -0800

s3ql (2.11.1+dfsg-1) unstable; urgency=medium

  * New upstream release.
  * Dropped patches/cve_2014_0485.diff, integrated upstream.
  * Dropped patches/fix_failsafe_test_race.diff, integrated upstream.
  * Upload sponsored by Petter Reinholdtsen.

 -- Nikolaus Rath <Nikolaus@rath.org>  Thu, 04 Sep 2014 18:28:41 -0700

s3ql (2.10.1+dfsg-4) unstable; urgency=high

  * SECURITY UPDATE for CVE-2014-0485.

    A remote code execution vulnerability was fixed.

    An attacker with control over the communication with the storage
    backend or the ability to manipulate the data stored in the
    backend was able to trigger execution of arbitrary code by
    mount.s3ql, fsck.s3ql, mkfs.s3ql, s3qladm and s3ql_verify. Both
    encrypted and unencrypted file systems were vulnerable.

  * Upload sponsored by Petter Reinholdtsen.

 -- Nikolaus Rath <Nikolaus@rath.org>  Mon, 25 Aug 2014 17:21:09 -0700

s3ql (2.10.1+dfsg-3) unstable; urgency=medium

  * Added fix_failsafe_test_race.diff. Closes: #758013.

 -- Nikolaus Rath <Nikolaus@rath.org>  Wed, 20 Aug 2014 17:30:03 -0700

s3ql (2.10.1+dfsg-2) unstable; urgency=medium

  * Bumped python3-dugong dependency to 3.3 to fix build failures
    on kFreeBSD (and presumably also similar problems when running
    the software on both kFreeBSD and Linux).

 -- Nikolaus Rath <Nikolaus@rath.org>  Wed, 06 Aug 2014 18:55:19 -0700

s3ql (2.10.1+dfsg-1) unstable; urgency=medium

  * Made system clock resolution heuristic in unittests even more
    conservative, there are still occasional build failures on i386.
  * New upstream release.
  * Dropped patches (integrated upstream):
    - C_locale_compat.diff
    - kfreebsd_compat.diff
    - sphinx_build_locale_fix.diff
  * Bumped python3-dugong dependency to 3.2
  * Upload sponsored by Petter Reinholdtsen.

 -- Nikolaus Rath <Nikolaus@rath.org>  Sun, 03 Aug 2014 20:49:06 -0700

s3ql (2.9+dfsg-2) unstable; urgency=medium

  * Cherry-picked kFreeBSD compatibility patch from upstream
    (Closes: #755358)
  * Cherry-picked upstream patch to support testing with C
    locale.
  * Upload sponsored by Petter Reinholdtsen.

 -- Nikolaus Rath <Nikolaus@rath.org>  Sat, 19 Jul 2014 20:24:55 -0700

s3ql (2.9+dfsg-1) unstable; urgency=medium

  * New upstream release.
    - Fix automatic self test when running as root (Closes: #745476)
  * Dropped patches/sphinx-1.1.1-compat.diff (no longer required now
    that Sphinx 1.2 is in unstable).
  * Added patches/sphinx_build_locale_fix.diff (cherry-picked from upstream)
    to make documentation build work independent of system locale.
  * Added patches/check_dev_fuse_perms.diff to avoid running FUSE
    tests on continuous integration servers where /dev/fuse is
    not accessible.
  * Upload sponsored by Petter Reinholdtsen.

 -- Nikolaus Rath <Nikolaus@rath.org>  Sat, 28 Jun 2014 12:30:45 -0700

s3ql (2.8.1+dfsg-1) unstable; urgency=low

  * Updated upstream project URL.
  * Added upstream PGP key and configured watch file for automatic
    verification.
  * New upstream release.
  * Do not crash when building with snapshot Cython versions
    (Closes: #742760)
  * Update Standards-Version to 3.9.5 (no changes needed).
  * Repackaged to exclude minified javascript files.
  * Upload sponsored by Petter Reinholdtsen.

 -- Nikolaus Rath <Nikolaus@rath.org>  Fri, 14 Mar 2014 19:11:06 -0700

s3ql (2.7-1) unstable; urgency=low

  * New upstream release.
  * Estimate clock resolution more conservatively when running unit
    tests.

 -- Nikolaus Rath <Nikolaus@rath.org>  Mon, 16 Dec 2013 20:21:41 -0800

s3ql (2.5-2) unstable; urgency=low

  * Do not try to write logfiles into $HOME when running self tests.

 -- Nikolaus Rath <Nikolaus@rath.org>  Sun, 20 Oct 2013 11:38:32 -0700

s3ql (2.5-1) unstable; urgency=low

  * Added patch for Sphinx 1.1.3 compatibility.
  * New upstream release.
  * Fixed autopkgtests (this time a missing PYTHONPATH, LP: #1223514).

 -- Nikolaus Rath <Nikolaus@rath.org>  Tue, 27 Aug 2013 20:17:06 -0700

s3ql (1.16-2) unstable; urgency=low

  * Updated uploader email address.
  * Removed obsolete lintian override.
  * Extended clean target, re-build should now work.
  * Updated package description.
  * Bump build dependency on Cython to 0.17
  * Fixed autopkgtests to use installed S3QL.

 -- Nikolaus Rath <Nikolaus@rath.org>  Thu, 18 Jul 2013 21:41:29 -0700

s3ql (1.16-1) unstable; urgency=low

  * New upstream release.

 -- Nikolaus Rath <Nikolaus@rath.org>  Fri, 12 Jul 2013 21:11:01 -0700

s3ql (1.15-1) unstable; urgency=low

  [ Jakub Wilk ]
  * Use canonical URIs for Vcs-* fields.

  [ Nikolaus Rath ]
  * New upstream release.
  * Added autopkgtest data.

 -- Nikolaus Rath <Nikolaus@rath.org>  Sat, 15 Jun 2013 15:06:37 -0700

s3ql (1.14-1) unstable; urgency=low

  * Update standards version to 3.9.4, no other changes
    required.
  * New upstream release.

 -- Nikolaus Rath <Nikolaus@rath.org>  Tue, 09 Apr 2013 19:08:15 -0700

s3ql (1.13.1-1) unstable; urgency=low

  * New upstream version.
  * Fixed metadata corruption with recent eglibc (triggered test
    failure on build). Closes: #701350

 -- Nikolaus Rath <Nikolaus@rath.org>  Sat, 23 Feb 2013 17:46:56 -0800

s3ql (1.12-1) unstable; urgency=low

  * New upstream release.
  * Bumped debhelper compatibility level to 9 to get support for
    dpkg-buildflags.
  * Added lintian override for hardening-no-fortify-functions,
    this is a false positive.
  * Added patches/buildd-fix.diff to prevent errors when trying
    to write logs during autobuilding.

 -- Nikolaus Rath <Nikolaus@rath.org>  Wed, 05 Sep 2012 20:22:18 -0400

s3ql (1.11.1-2) unstable; urgency=low

  * Add dependency on python-pkg-resources. Closes: 672916.

 -- Nikolaus Rath <Nikolaus@rath.org>  Tue, 15 May 2012 18:41:38 -0400

s3ql (1.11.1-1) unstable; urgency=low

  * New upstream release.

 -- Nikolaus Rath <Nikolaus@rath.org>  Fri, 04 May 2012 11:12:29 -0400

s3ql (1.11-1) unstable; urgency=low

  * New upstream release.

 -- Nikolaus Rath <Nikolaus@rath.org>  Sun, 29 Apr 2012 15:22:56 -0400

s3ql (1.10-1) unstable; urgency=low

  * Bumped standards to 3.9.3, no changes required.
  * New upstream release.

 -- Nikolaus Rath <Nikolaus@rath.org>  Fri, 24 Feb 2012 21:51:01 -0500

s3ql (1.9-1) unstable; urgency=low

  * Depend on python >= 2.7 (now required by upstream). Closes: #653641.
  * New upstream release.
  * Dropped obsolete argparse.diff patch.

 -- Nikolaus Rath <Nikolaus@rath.org>  Sat, 21 Jan 2012 13:38:25 -0500

s3ql (1.8.1-1) unstable; urgency=low

  * Add versioned depends on python-argparse. Closes: #652751.
  * New upstream release.

 -- Nikolaus Rath <Nikolaus@rath.org>  Mon, 05 Dec 2011 20:36:44 -0500

s3ql (1.7-1) unstable; urgency=low

  * New upstream release.

 -- Nikolaus Rath <Nikolaus@rath.org>  Sun, 27 Nov 2011 14:40:58 -0500

s3ql (1.6-1) unstable; urgency=low

  * New upstream release.

 -- Nikolaus Rath <Nikolaus@rath.org>  Tue, 22 Nov 2011 11:04:35 -0500

s3ql (1.5-1) unstable; urgency=low

  * New upstream release.
  * Don't crash when using Google Storage backend. Closes: #646232.
  * Use dh_sphinxdoc.

 -- Nikolaus Rath <Nikolaus@rath.org>  Mon, 24 Oct 2011 19:16:12 -0400

s3ql (1.4-1) unstable; urgency=low

  * New upstream release.

  * Depend on fuse | fusebsd. Closes: #634337.

 -- Nikolaus Rath <Nikolaus@rath.org>  Thu, 06 Oct 2011 11:20:25 -0400

s3ql (1.2-1) unstable; urgency=low

  * New upstream release.
  * Depend on python-llfuse >= 0.36, API was changed in non-backwards
    compatible way.
  * Depend on Python >= 2.6.6, previous versions unusable due to
    Python bug 6312.
  * Don't ship our own version of underscore JavaScript library, depend
    on libjs-underscore package instead.

 -- Nikolaus Rath <Nikolaus@rath.org>  Wed, 28 Sep 2011 21:00:04 -0400

s3ql (1.0.1-2) unstable; urgency=low

  * Install pcp as parallel-cp to avoid file name conflict with
    pcp ("Performance Co-Pilot") package. Closes: #632473.

 -- Nikolaus Rath <Nikolaus@rath.org>  Sun, 03 Jul 2011 10:44:00 -0400

s3ql (1.0.1-1) unstable; urgency=low

  * First official debian release. Closes: #626651

 -- Nikolaus Rath <Nikolaus@rath.org>  Fri, 01 Jul 2011 14:02:17 -0400