Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
Use-local-python3-doc-inventory.patch | Use local python3-doc inventory. | Tristan Seligmann <mithrandi@debian.org> | no | 2020-07-18 | ||
Upgrade-to-pyo3-0.16.patch | Upgrade to pyo3 0.16 Ported from upstream PR: https://github.com/pyca/cryptography/pull/6935 |
Alex Gaynor <alex.gaynor@gmail.com> | no | 2022-09-07 | ||
Upgrade-to-pyo3-0.17.patch | Upgrade to pyo3 0.17 Ported from upstream PR: https://github.com/pyca/cryptography/pull/6935 |
Alex Gaynor <alex.gaynor@gmail.com> | no | 2022-08-24 | ||
ease-asn1-version-from-0.12.1-to-0.12.patch | ease asn1 version from 0.12.1 to 0.12 | Claudius Heine <ch@denx.de> | no | 2022-09-07 | ||
allow-pem-version-1.0.patch | allow pem version 1.0 | Claudius Heine <ch@denx.de> | no | 2022-09-07 | ||
ease-chrono-dependency-from-0.4.22-to-0.4.patch | ease chrono dependency from 0.4.22 to 0.4 | Claudius Heine <ch@denx.de> | no | 2022-09-07 | ||
drop-cffi-dep.patch | Remove run-time dependency on cffi On Debian we ship a separate cffi-backend package (without the cffi .egg-info), that just contains the run-time backend. This is all that cryptography requires at runtime. However, pkg_resources is pedantic and complains if it can't find expected run-time dependency's .egg-info. To, avoid the problem, we drop the dependency. |
Stefano Rivera <stefanor@debian.org> | no | debian | 2023-01-08 | |
Don-t-allow-update_into-to-mutate-immutable-objects-.patch | Don't allow update_into to mutate immutable objects (#8230) | Alex Gaynor <alex.gaynor@gmail.com> | no | debian | https://github.com/pyca/cryptography/commit/9fbf84efc861668755ab645530ec7be9cf3c6696 | 2023-02-07 |
0001-Fixed-crash-when-loading-a-PKCS-7-bundle-with-no-cer.patch | Fixed crash when loading a PKCS#7 bundle with no certificates (#9926) | Alex Gaynor <alex.gaynor@gmail.com> | no | 2023-11-27 | ||
0002-Fixes-10422-don-t-crash-when-a-PKCS-12-key-and-cert-.patch | Fixes #10422 -- don't crash when a PKCS#12 key and cert don't match (#10423) (#10425) | Alex Gaynor <alex.gaynor@gmail.com> | no | 2024-02-19 |