Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
sphinx-use-default-theme.patch | make Sphinx use default theme The "classic" theme is introduced in Sphinx 1.3 and not available in Sphinx 1.2. |
SVN-Git Migration <python-modules-team@lists.alioth.debian.org> | not-needed | 2015-10-08 | ||
0002-skip-tests-requiring-network-access.patch | skip tests requiring network access | Vincent Bernat <vincent@bernat.im> | no | 2016-01-03 | ||
0003-Revert-fido-0.9.2-support.patch | Revert fido 0.9.2 support Not yet in Debian, we're still on 0.9.1 This reverts: 7a4597953a631ee5091ac1b6e384e32d4f018a82 |
Stefano Rivera <stefanor@debian.org> | no | 2022-05-18 | ||
0004-Handle-ConnectionRefusedError-when-connecting-to-223.patch | Handle ConnectionRefusedError when connecting to 223.255.255.254 If the tests are run from an environment with a firewall, they may be refused instead of timing out. Just skip the test. |
Stefano Rivera <stefanor@debian.org> | yes | 2022-05-18 | ||
mock-pathlib-expanduser.patch | [PATCH] Also patch pathlib expanduser also affects `pathlib.path.expanduser()` which is invoked by the config parser for expanding `~/.ssh`. |
Georg Sauthoff <mail@gms.tf> | no | 2022-07-09 | ||
CVE-2023-48795.patch | commit 0bc73254f41acb140187e0c89606311f88de5b7b Implement "strict kex" support to harden AsyncSSH against Terrapin Attack This commit implements "strict kex" support and other countermeasures to protect against the Terrapin Attack described in CVE-2023-48795. Thanks once again go to Fabian Bumer, Marcus Brinkmann, and Jrg Schwenk for identifying and reporting this vulnerability and providing detailed analysis and suggestions about proposed fixes. =================================================================== |
Ron Frederick <ronf@timeheart.net> | no | 2023-12-18 |