ubuntu/+source/python-eventlet:applied/debian/bullseye

Last commit made on 2021-12-18
Get this branch:
git clone -b applied/debian/bullseye https://git.launchpad.net/ubuntu/+source/python-eventlet
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/debian/bullseye
Repository:
lp:ubuntu/+source/python-eventlet

Recent commits

61b7592... by Thomas Goirand <email address hidden>

0.26.1-7+deb11u1 (patches applied)

Imported using git-ubuntu import.

e662ed2... by Thomas Goirand <email address hidden>

CVE-2021-21419: websocket: Limit maximum uncompressed frame length to 8MiB

Gbp-Pq: CVE-2021-21419_websocket-Limit-maximum-uncompressed-frame-length-to-8MiB.patch.

1757aca... by Thomas Goirand <email address hidden>

Fix infinite recursion in SSL

Gbp-Pq: fix-infinte-recursion-in-ssl.patch.

602f9c4... by Thomas Goirand <email address hidden>

pyopenssl tsafe module was deprecated and removed in v20.0.0

Gbp-Pq: 0018-pyopenssl-tsafe-module-was-deprecated-and-removed-in.patch.

d6198cc... by Thomas Goirand <email address hidden>

py39: Add _at_fork_reinit method to Semaphores

Gbp-Pq: 0017-py39-Add-_at_fork_reinit-method-to-Semaphores.patch.

c9126ff... by Thomas Goirand <email address hidden>

Remove non-deterministic test_communicate_with_poll()

Gbp-Pq: remove-non-deterministic-test_communicate_with_poll.patch.

3134f37... by Thomas Goirand <email address hidden>

Fix test_noraise_dns_tcp()

Gbp-Pq: fix-test_noraise_dns_tcp.patch.

6bc0635... by Thomas Goirand <email address hidden>

Add handling for new dnspython arguments

Gbp-Pq: add_handling_for_new_dnspython_arguments.patch.

ebf9c81... by Thomas Goirand <email address hidden>

check _compute_expiration at module level

Gbp-Pq: Check_compute_expiration_at_module_level.patch.

a6e86b7... by Thomas Goirand <email address hidden>

Replace dnspython "_compute_expiration" by "_compute_times".

Gbp-Pq: Replace-dnspython-_compute_expiration-by-_compute_times.patch.