Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
upstream-0001-bump-pyo3-dep.patch | Revert upstream bump of PyO3 to v0.19 diff --git a/rust/Cargo.toml b/rust/Cargo.toml index f62da35a6f6a..1d2efa0f8c52 100644 |
Andrej Shadura <andrewsh@debian.org> | no | 2023-11-08 | ||
0001-change_instructions.patch | Point users to dpkg-reconfigure when debconf-managed settings are missing | Erik Johnston <erikj@matrix.org> | no | 2016-06-10 | ||
0002-dont-bump-cryptography.patch | Drop a version bump unnecessary in Debian In Debian, python3-cryptography doesnt bundle openssl anyway. |
Andrej Shadura <andrewsh@debian.org> | no | 2021-04-07 | ||
0003-bump-canonicaljson.patch | Bump canonicaljson to 1.6.2 | Andrej Shadura <andrewsh@debian.org> | no | 2022-08-11 | ||
0004-Warn-users-about-packages-installed-from-pip.patch | Warn users about packages installed from pip | Andrej Shadura <andrewsh@debian.org> | not-needed | 2022-08-31 | ||
0005-Avoid-telling-people-to-install-packages-with-pip.patch | Avoid telling people to install packages with pip | Andrej Shadura <andrewsh@debian.org> | not-needed | upstream | 2022-08-31 | |
0006-Configure-test-harness-for-Debian-build-environment.patch | Configure test harness for Debian build environment The test harness relies on an import from the current directory, but also dumps temporary test files into that directory. Additionally, the tests respond to the proxy settings, causing local lookups to fail. To fix this, - Unset the proxy (as of this writing, the tests work with the network disabled). - Add the cwd to sys.path - cd to a temporary location suitable for storing temporary test files |
Antonio Russo <aerusso@aerusso.net> | not-needed | 2023-09-22 | ||
0007-Fix-test-reactor-imports.patch | Fix test reactor imports Some twisted modules fail to function correctly if import at test import time. For whatever reason, this problem does not occur if they are imported are test run time. I have not (yet?) diagnosed the actual cause, so this is not suitable for upstream submission, but this does get our tests working. |
Antonio Russo <aerusso@aerusso.net> | no | 2023-09-22 | ||
0008-Revert-pillow-version-bump.patch | Revert pillow version bump Upstream must bump their pillow version to guarantee a webp security fix. We are not similarly constrained. |
Antonio Russo <aerusso@aerusso.net> | not-needed | 2023-09-22 | ||
downgrade-setuptools-rust.patch | Dont make setuptools_rust an actual runtime dependency | Andrej Shadura <andrewsh@debian.org> | no | 2022-10-06 | ||
debian-rust.patch | Tell cargo to use debian registry | Antonio Russo <aerusso@aerusso.net> | no | 2023-08-23 |