File: changelog

package info (click to toggle)
python-engineio 4.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 772 kB
  • sloc: python: 9,613; makefile: 4; sh: 3
file content (79 lines) | stat: -rw-r--r-- 3,153 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
python-engineio (4.0.0-1) unstable; urgency=medium

  * New upstream version 4.0.0.
  * debian/control:
      - Added  Multi-Arch: foreign;
      - Bumped Standards-Version to 4.5.1.
  * debian/copyright:
      - Updated packaging copyright years.
      - Updated upstream copyright years.
  * debian/manpage: updated manpage with a file from upstream.
  * debian/tests/*: updated files to improve tests.

 -- Paulo Henrique de Lima Santana (phls) <phls@debian.org>  Wed, 23 Dec 2020 23:27:19 -0300

python-engineio (3.11.1-1) unstable; urgency=medium

  * New upstream version 3.11.1. Consequently fix CVE-2019-13611: websocket
    hijacking vulnerability (Closes: #932538).
  * debian/control:
      - Added packages python3-coverage, python3-requests and
        python3-websocket in Build-Depends.
      - Added 'Rules-Requires-Root: no' in source stanza.
      - Changed Maintainer's email.
      - Added Vcs-* fields for repository in salsa.
      - Bumped Standards-Version to 4.4.1.
      - Bumped X-Python3-Version to 3.7.
      - Updated DH to level 12.
  * debian/copyright:
      - Changed Maintainer's email.
      - Listed all upstream files in copyright.
      - Updated upstream code and packaging copyrights years.
  * debian/manpage/python-engineio.1: added.
  * debian/manpages: changed to get manpage from the right place.
  * debian/upstream/CHANGES.md: added because upstream didn't include it on
    the tarball.
  * debian/README.source: deleted because upstream removed exemples/* files.
  * debian/rules:
      - Added override_dh_auto_test to skip tests.
      - Removed manpage building.
  * debian/salsa-ci.yml: created to start CI tests for Salsa.
  * debian/tests/*: changed to perform trivial tests.

 -- Paulo Henrique de Lima Santana (phls) <phls@debian.org>  Thu, 26 Dec 2019 16:33:42 +0300

python-engineio (3.0.0+dfsg-1) unstable; urgency=medium

  * New upstream release (Closes: #904383).
  * debian/compat: deleted.
  * debian/control:
      - Added dependencies to allow tests and man page creation.
      - Bumped Standards-Version to 4.2.1.
      - New format to debhelper-compat and updated level to 11.
      - Updated Paulo's email.
  * debian/copyright:
      - Updated Paulo's email.
      - Updated long description.
      - Updated packaging copyright years.
  * debian/manpages: created.
  * debian/README.source: created to explain about source missing in examples.
  * debian/rules:
      - Added override_dh_auto_build to create man page.
      - Removed override_dh_auto_test to allow tests.
  * debian/tests/*: added to perform tests.
  * debian/upstream/metadata: created.

 -- Paulo Henrique de Lima Santana (phls) <paulo@phls.com.br>  Mon, 26 Nov 2018 16:14:30 -0200

python-engineio (1.6.1-1) unstable; urgency=medium

  * New upstream release.
  * debian/control: bumped Standards-Version to 4.0.0.

 -- Paulo Henrique de Lima Santana (phls) <phls@softwarelivre.org>  Tue, 27 Jun 2017 15:51:10 -0300

python-engineio (1.3.1-1) unstable; urgency=medium

  * Initial release (Closes: #858933)

 -- Paulo Henrique de Lima Santana (phls) <phls@softwarelivre.org>  Thu, 06 Apr 2017 23:42:18 -0300