Codebase list python-faraday / master debian / changelog
master

Tree @master (Download .tar.gz)

changelog @masterraw · history · blame

  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
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
python-faraday (3.19.0-0kali3) kali-dev; urgency=medium

  * Remove python3-selenium as it's not longer used

 -- Daniel Ruiz de Alegría <daniruiz@kali.org>  Tue, 21 Jun 2022 18:31:30 +0200

python-faraday (3.19.0-0kali2) kali-dev; urgency=medium

  * Add embedded itsdangerous

 -- Sophie Brun <sophie@offensive-security.com>  Wed, 13 Apr 2022 17:26:50 +0200

python-faraday (3.19.0-0kali1) kali-dev; urgency=medium

  * New upstream version 3.19.0
  * Refresh patches

 -- Sophie Brun <sophie@offensive-security.com>  Tue, 11 Jan 2022 11:47:42 +0100

python-faraday (3.18.1-0kali3) kali-dev; urgency=medium

  [ Ben Wilson ]
  * Consistency with tabs to spaces
  * Remove template comment and switch spaces to tabs

  [ Sophie Brun ]
  * Embed sqlalchemy version 1.3.22. Revert when
    https://github.com/infobyte/faraday/issues/441 is fixed.

 -- Sophie Brun <sophie@offensive-security.com>  Tue, 07 Dec 2021 17:02:19 +0100

python-faraday (3.18.1-0kali2) kali-dev; urgency=medium

  [ Ben Wilson ]
  * Add executable to helper-script
  * New helper-script format

 -- Sophie Brun <sophie@offensive-security.com>  Thu, 18 Nov 2021 11:17:24 +0100

python-faraday (3.18.1-0kali1) kali-dev; urgency=medium

  [ Ben Wilson ]
  * Update email address
  * README.Debian consistency

  [ Sophie Brun ]
  * New upstream version 3.18.1

 -- Sophie Brun <sophie@offensive-security.com>  Tue, 16 Nov 2021 14:12:57 +0100

python-faraday (3.17.1-0kali2) kali-dev; urgency=medium

  * Update deps and build-deps:
    - Add missing python3-distutils dependency
    - Add minimal required version of python3-mockito

 -- Sophie Brun <sophie@offensive-security.com>  Thu, 04 Nov 2021 09:55:30 +0100

python-faraday (3.17.1-0kali1) kali-dev; urgency=medium

  * New upstream version 3.17.1

 -- Sophie Brun <sophie@offensive-security.com>  Mon, 23 Aug 2021 10:29:46 +0200

python-faraday (3.17.0-0kali1) kali-dev; urgency=medium

  * New upstream version 3.17.0
  * Refresh patches
  * Add missing depends on python3-flask-socketio
  * Upgrade minimal version of python3-marshmallow-sqlalchemy
  * Add a patch to fix an issue on first run

 -- Sophie Brun <sophie@offensive-security.com>  Wed, 11 Aug 2021 10:11:49 +0200

python-faraday (3.16.0-0kali1) kali-dev; urgency=medium

  * New upstream version 3.16.0
  * Refresh patches
  * Add Build-dep python3-faraday-agent-parameters-types

 -- Sophie Brun <sophie@offensive-security.com>  Wed, 30 Jun 2021 11:29:31 +0200

python-faraday (3.15.0-0kali1) kali-dev; urgency=medium

  [ Kali Janitor ]
  * Set upstream metadata fields: Description.

  [ Sophie Brun ]
  * New upstream version 3.15.0
  * Refresh patches
  * Add mising build-dep python3-bleach
  * Use Debian python3-flask-security
  * Change default path of server/www
  * Add Conflicts: python3-flask-babelex. It was installed by previous
    versions but it makes new python3-flask-security v4.0.0 fails because it's
    not initialized. (no other reverse depends so I added a Conflicts)

 -- Sophie Brun <sophie@offensive-security.com>  Thu, 20 May 2021 10:22:20 +0200

python-faraday (3.14.4-0kali1) kali-dev; urgency=medium

  * New upstream version 3.14.4
  * Update minimal require version of python3-faraday-plugins

 -- Sophie Brun <sophie@offensive-security.com>  Mon, 19 Apr 2021 12:09:59 +0200

python-faraday (3.14.3-0kali1) kali-dev; urgency=medium

  * kali-ci.yml: disable i386 build
  * New upstream version 3.14.3
  * Refresh patches
  * Update for new release
  * Remove useless fplugin.1 manpage
  * Update build-dependencies

 -- Sophie Brun <sophie@offensive-security.com>  Wed, 31 Mar 2021 08:53:14 +0200

python-faraday (3.14.2-0kali1) kali-dev; urgency=medium

  * New upstream version 3.14.2
  * Update minimal require version of python3-faraday-plugins

 -- Sophie Brun <sophie@offensive-security.com>  Tue, 02 Mar 2021 09:43:42 +0100

python-faraday (3.14.1-0kali1) kali-dev; urgency=medium

  * New upstream version 3.14.1
  * Refresh patches
  * debian/watch: use version 4
  * Bump Standards-Version to 4.5.1 (no changes)
  * Disable 3 more tests
  * Update flask-security to 3.4.5
  * Remove useless debian/python-faraday.lintian-overrides

 -- Sophie Brun <sophie@offensive-security.com>  Mon, 22 Feb 2021 11:09:32 +0100

python-faraday (3.14.0-0kali2) kali-dev; urgency=medium

  * Embeds the previous version of flask_security
  * Fix for pytest 6
  * Ignore failing tests (they were not run in 3.14.0-0kali1)
  * Add autopkgtest

 -- Sophie Brun <sophie@offensive-security.com>  Fri, 12 Feb 2021 11:35:13 +0100

python-faraday (3.14.0-0kali1) kali-dev; urgency=medium

  [ Kali Janitor ]
  * Wrap long lines in changelog entries: 3.12-0kali1.
  * Set upstream metadata fields: Security-Contact.

  [ Sophie Brun ]
  * New upstream version 3.14.0
  * Refresh patches
  * Add missing build-deps: python3-apispec*
  * Update minimal required version of python3-webargs
  * Don't run tests with nplusone
  * Update debian/py3dist-overrides to include flask_security
  * Add a ptch to fix flask-security requirement

 -- Sophie Brun <sophie@offensive-security.com>  Wed, 06 Jan 2021 10:11:09 +0100

python-faraday (3.12-0kali1) kali-dev; urgency=medium

  [ Kali Janitor ]
  * Trim trailing whitespace.
  * Move transitional package python-faraday to oldlibs/optional per policy
    4.0.1.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.

  [ Sophie Brun ]
  * New upstream version 3.12
  * Build-dep: remove python3-flask-restless
  * Refresh patches
  * Remove failing tests

 -- Sophie Brun <sophie@offensive-security.com>  Thu, 10 Sep 2020 11:13:29 +0200

python-faraday (3.11.1-0kali3) kali-dev; urgency=medium

  * Try to run migrate-database in postinst only if it's an upgrade of
    faraday, it requires postgresql service. We can't use systemd in
    debian-installer.

 -- Sophie Brun <sophie@offensive-security.com>  Thu, 18 Jun 2020 11:46:06 +0200

python-faraday (3.11.1-0kali2) kali-dev; urgency=medium

  * Remove useless step in helper-script faraday

 -- Sophie Brun <sophie@offensive-security.com>  Thu, 11 Jun 2020 10:39:26 +0200

python-faraday (3.11.1-0kali1) kali-dev; urgency=medium

  * New upstream version 3.11.1
  * Refresh patches
  * Fix manpage to remove no-deps option
  * Update minimal required versions in depends and remove useless build-deps
  * Refresh patches
  * Add pgcli in dependency
  * Remove faraday-client usage and manpage
  * Add a debian/py3dist-overrides to generate the Python deps
  * Update helper-script and faraday.service
  * Update information for new version
  * Use embedded glyphicon (display issue with Debian package)

 -- Sophie Brun <sophie@offensive-security.com>  Tue, 09 Jun 2020 14:18:10 +0200

python-faraday (3.10.2-0kali1) kali-dev; urgency=medium

  * New upstream version 3.10.2
  * Refresh patches
  * Update minimal required versions

 -- Sophie Brun <sophie@offensive-security.com>  Tue, 04 Feb 2020 15:30:32 +0100

python-faraday (3.10.0-0kali1) kali-dev; urgency=medium

  * New upstream version 3.10.0
  * Refresh patches
  * Switch to Python 3
  * Add missing depends python3-faraday-plugins
  * Rename package to faraday: python-faraday name is not compatible with
    pybuild and python3
  * Add a patch to remove privacy-breach
  * Remove useless python3-gobject
  * Add a patch to switch from psycopg2-binary to psycopg2
  * Update postint to always run our script migrate-database

 -- Sophie Brun <sophie@offensive-security.com>  Mon, 30 Dec 2019 10:49:16 +0100

python-faraday (3.9.3-0kali1) kali-dev; urgency=medium

  * New upstream version 3.9.3

 -- Sophie Brun <sophie@offensive-security.com>  Mon, 18 Nov 2019 13:56:37 +0100

python-faraday (3.9.2-0kali1) kali-dev; urgency=medium

  [ Sophie Brun ]
  * Run the tests during the build
  * Add a manpage for faraday
  * Update debian/watch
  * New upstream version 3.9.2
  * Update build-dependencies
  * Refresh patches

  [ Raphaël Hertzog ]
  * Add GitLab's CI configuration file
  * Configure git-buildpackage for Kali
  * Update URL in GitLab's CI configuration file

 -- Sophie Brun <sophie@offensive-security.com>  Tue, 15 Oct 2019 11:26:00 +0200

python-faraday (3.8.0-0kali1) kali-dev; urgency=medium

  [ Raphaël Hertzog ]
  * Update Vcs-* fields for the move to gitlab.com

  [ Sophie Brun ]
  * New upstream version 3.8.0
  * Update all debian/* files for new version
  * Add manpages for new usptream's scripts

 -- Sophie Brun <[email protected]>  Fri, 07 Jun 2019 14:39:43 +0200

python-faraday (3.7.0-0kali1) kali-dev; urgency=medium

  * New upstream version 3.7.0

 -- Sophie Brun <[email protected]>  Fri, 05 Apr 2019 15:03:12 +0200

python-faraday (3.6.0-0kali3) kali-dev; urgency=medium

  * Add a missing depend: python-pip

 -- Sophie Brun <[email protected]>  Fri, 29 Mar 2019 14:57:21 +0100

python-faraday (3.6.0-0kali2) kali-dev; urgency=medium

  * Prompt the password initialization the first time (see 5366)

 -- Sophie Brun <[email protected]>  Thu, 28 Mar 2019 14:38:37 +0100

python-faraday (3.6.0-0kali1) kali-dev; urgency=medium

  * New upstream version 3.6.0

 -- Sophie Brun <[email protected]>  Fri, 22 Feb 2019 10:32:15 +0100

python-faraday (3.5.0-0kali2) kali-dev; urgency=medium

  * Improve database migration in postinst when systemd is not used

 -- Sophie Brun <[email protected]>  Tue, 05 Feb 2019 09:35:55 +0100

python-faraday (3.5.0-0kali1) kali-dev; urgency=medium

  * New upstream version 3.5.0
  * Update dependencies
  * Bump Standards-Version
  * Update lintian-overrides
  * Refresh patches
  * d/rules: fix permissions
  * Migrate database if upgrade
  * Import upstream patch to fix issues: admin creation and dir creation

 -- Sophie Brun <[email protected]>  Mon, 04 Feb 2019 16:24:53 +0100

python-faraday (3.4-0kali1) kali-dev; urgency=medium

  * Update debian/copyright
  * New upstream version 3.4
  * Update email address
  * Add missing depends: python-flask-restless

 -- Sophie Brun <[email protected]>  Wed, 19 Dec 2018 11:33:12 +0100

python-faraday (3.3-0kali1) kali-dev; urgency=medium

  * Import new upstream release

 -- Sophie Brun <[email protected]>  Fri, 23 Nov 2018 15:55:57 +0100

python-faraday (3.2-0kali1) kali-dev; urgency=medium

  * Import new upstream release

 -- Sophie Brun <[email protected]>  Wed, 24 Oct 2018 10:18:27 +0200

python-faraday (3.1.1-0kali1) kali-dev; urgency=medium

  * Import new upstream release

 -- Sophie Brun <[email protected]>  Tue, 25 Sep 2018 10:20:09 +0200

python-faraday (3.0.1-0kali1) kali-dev; urgency=medium

  * Update debian/watch to handle beta version
  * New upstream version 3.0.1
  * Update debian/copyright
  * Update install for new release
  * Refresh patches and remove fix-checkVersion.patch
  * Use debhelper 11 and update Standards-Version
  * Update dependencies
  * Remove build-dep dh-systemd (obsolete package)
  * Remove references to couchdb configuration
  * Add lintian-overrides
  * Clean up to fix several lintian warnings
  * Install the required empty directory migrations/versions
  * Change Architecture to All and clean d/rules
  * Update .service and README.debian for new postgresql DB

 -- Sophie Brun <[email protected]>  Fri, 31 Aug 2018 16:27:34 +0200

python-faraday (2.7.2-0kali1) kali-dev; urgency=medium

  * Import new upstream release

 -- Sophie Brun <[email protected]>  Mon, 16 Apr 2018 10:35:32 +0200

python-faraday (2.7.1-0kali1) kali-dev; urgency=medium

  * Import new upstream release

 -- Sophie Brun <[email protected]>  Mon, 20 Nov 2017 17:16:58 +0100

python-faraday (2.7-0kali1) kali-dev; urgency=medium

  * Import new upstream release

 -- Sophie Brun <[email protected]>  Thu, 09 Nov 2017 11:32:18 +0100

python-faraday (2.6.3-0kali1) kali-dev; urgency=medium

  * Import new upstream release

 -- Sophie Brun <[email protected]>  Wed, 18 Oct 2017 10:41:02 +0200

python-faraday (2.6.2-0kali1) kali-experimental; urgency=medium

  * Import new upstream release
  * Use couchdb with erlang17: previous version of couchdb breaks with new
    erlang version 20* in Kali (see bug 4139)

 -- Sophie Brun <[email protected]>  Thu, 07 Sep 2017 08:55:41 +0200

python-faraday (2.5.0-0kali1) kali-dev; urgency=medium

  * Import new upstream release

 -- Sophie Brun <[email protected]>  Tue, 30 May 2017 10:29:30 +0200

python-faraday (2.4.0-0kali1) kali-dev; urgency=medium

  * Import new upstream release

 -- Sophie Brun <[email protected]>  Tue, 21 Mar 2017 16:34:05 +0100

python-faraday (2.3.1-0kali1) kali-dev; urgency=medium

  * Import new upstream release
  * Add a patch to fix a syntax error

 -- Sophie Brun <[email protected]>  Thu, 09 Feb 2017 09:42:28 +0100

python-faraday (2.2.0-0kali2) kali-dev; urgency=medium

  * Update patch remove-unwanted-checks.diff: keep the DB updates (see
    https://github.com/infobyte/faraday/issues/155)

 -- Sophie Brun <[email protected]>  Fri, 16 Dec 2016 09:29:58 +0100

python-faraday (2.2.0-0kali1) kali-dev; urgency=medium

  * Import new upstream release

 -- Sophie Brun <[email protected]>  Tue, 22 Nov 2016 09:48:05 +0100

python-faraday (2.1.0-0kali1) kali-dev; urgency=medium

  * Import new upstream release
  * Drop patch modify-configuration.patch: merged by upstream
  * Update the helper-script to wait for the server
  * Refresh patch remove-unwanted-checks

 -- Sophie Brun <[email protected]>  Fri, 23 Sep 2016 12:06:29 +0200

python-faraday (2.0.0-0kali4) kali-dev; urgency=medium

  * Add a warning in postinst if couchdb_uri not set correctly

 -- Sophie Brun <[email protected]>  Fri, 09 Sep 2016 10:04:27 +0200

python-faraday (2.0.0-0kali3) kali-dev; urgency=medium

  * Add missing dependencies
  * Drop user/password in config by default to simplify configuration

 -- Sophie Brun <[email protected]>  Thu, 25 Aug 2016 14:18:50 +0200

python-faraday (2.0.0-0kali2) kali-experimental; urgency=medium

  * Do not run farday-server in postinst

 -- Sophie Brun <[email protected]>  Thu, 25 Aug 2016 13:55:49 +0200

python-faraday (2.0.0-0kali1) kali-experimental; urgency=medium

  * Import new upstream release
  * Upstream didn't support qt3 anymore: update debian/rules (no more external
    library to download)
  * Add a patch to change the default ports of server
  * Add couchdb in depends
  * Add a .service to manage faraday-server and update the helper-script to
    use this
  * Add a debian/README.debian to explain how to configure

 -- Sophie Brun <[email protected]>  Thu, 18 Aug 2016 09:45:14 +0200

python-faraday (1.0.22-0kali2) kali-dev; urgency=medium

  * Add a patch to copy the data/images directory in the user directory
    (Closes: 3429)

 -- Sophie Brun <[email protected]>  Wed, 20 Jul 2016 12:06:05 +0200

python-faraday (1.0.22-0kali1) kali-dev; urgency=medium

  * Import new upstream release
  * Add depends: python-twisted, python-sqlalchemy
  * Update installation: drop wget in debian/rules and debian/control

 -- Sophie Brun <[email protected]>  Thu, 07 Jul 2016 12:04:20 +0200

python-faraday (1.0.21-0kali1) kali-dev; urgency=medium

  * Import new upstream release

 -- Sophie Brun <[email protected]>  Fri, 17 Jun 2016 11:04:18 +0200

python-faraday (1.0.20-0kali1) kali-dev; urgency=medium

  * Import new upstream release

 -- Sophie Brun <[email protected]>  Fri, 27 May 2016 11:55:08 +0200

python-faraday (1.0.19-0kali1) kali-dev; urgency=medium

  * Import new upstream release

 -- Sophie Brun <[email protected]>  Wed, 04 May 2016 10:37:46 +0200

python-faraday (1.0.18-0kali1) kali-dev; urgency=medium

  * Import new upstream release

 -- Sophie Brun <[email protected]>  Tue, 12 Apr 2016 09:48:54 +0200

python-faraday (1.0.17-0kali1) kali-dev; urgency=medium

  * Import new upstream release
  * Refresh patch remove-unwanted-checks

 -- Sophie Brun <[email protected]>  Thu, 03 Mar 2016 11:41:10 +0100

python-faraday (1.0.16-0kali1) kali-dev; urgency=medium

  * Import new upstream release
  * Refresh patch remove-unwanted-checks

 -- Sophie Brun <[email protected]>  Mon, 21 Dec 2015 10:36:53 +0100

python-faraday (1.0.15-0kali1) kali-dev; urgency=medium

  * Import new upstream release
  * Update debian/copyright
  * Refresh patch remove-unwanted-checks
  * Update debian/install

 -- Sophie Brun <[email protected]>  Tue, 20 Oct 2015 10:34:11 +0200

python-faraday (1.0.14-0kali1) kali-dev; urgency=medium

  * Import new upstream release

 -- Sophie Brun <[email protected]>  Fri, 18 Sep 2015 11:14:34 +0200

python-faraday (1.0.13-0kali2) kali-dev; urgency=medium

  * Move couchdb to Recommends... couchdb is badly maintained
    and a hard dependency makes it impossible to remove it even
    temporarily.

 -- Raphaël Hertzog <[email protected]>  Mon, 07 Sep 2015 18:09:07 +0200

python-faraday (1.0.13-0kali1) kali-dev; urgency=medium

  * Import new upstream release

 -- Sophie Brun <[email protected]>  Tue, 01 Sep 2015 15:23:43 +0200

python-faraday (1.0.12-0kali1) kali-dev; urgency=medium

  * Import new upstream release

 -- Sophie Brun <[email protected]>  Mon, 17 Aug 2015 16:00:28 +0200

python-faraday (1.0.11-0kali1) kali-dev; urgency=medium

  * Import new upstream release
  * Increase minimal required version of python-requests

 -- Sophie Brun <[email protected]>  Mon, 13 Jul 2015 15:32:05 +0200

python-faraday (1.0.10-0kalidev2) kali-dev; urgency=medium

  * Update debian/rules for kali-dev: import an other version of qt3

 -- Sophie Brun <[email protected]>  Tue, 26 May 2015 12:00:05 +0200

python-faraday (1.0.10-0kali1) kali; urgency=medium

  * Import new upstream release
  * Update debian files
  * Refresh patch remove-unwanted-checks
  * Drop patch upstream-patch as it's included in new version

 -- Sophie Brun <[email protected]>  Tue, 12 May 2015 15:22:16 +0200

python-faraday (1.0.7-0kali1) kali; urgency=low

  * Initial packaging for kali.
  * debian/rules: as qt3 not available in kali, download a library provided by
    upstream (until a release that will use qt4) and exclude this library of
    dh_shlibdeps processing
  * Add an upstream patch to use the downloaded library qt and fix the qt
    directory
  * Add a patch to remove the unwanted functions: checkDependencies, update,
    checkUpdates.
  * Add depends to python-sip (not included in requirements.txt given by
    upstream)
  * Add minimal version 0.10.1 on depends python-sip
  * Add a helper-script

 -- Sophie Brun <[email protected]>  Mon, 19 Jan 2015 09:24:23 +0100