Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-06-23 | Fix build on darwin20 and macOS arm64, via MacPorts. For other | schmonz | 1 | -21/+23 | |
platforms, NFCI. | |||||
2020-09-20 | lang/python27: Add comments to patches | mgorny | 1 | -1/+6 | |
Add comments explaining bugs fixed and patch source to patches. Requested by Leonardo Taccari. | |||||
2020-09-20 | lang/python27: backport vulnerability fixes from Gentoo | mgorny | 1 | -0/+97 | |
Backport 3 vulnerability fixes from Python 3.6 using rebased patches from Gentoo. These are: bpo-39017 (CVE-2019-20907): infinite loop in tarfile.py bpo-39503 (CVE-2020-8492): ReDoS on AbstractBasicAuthHandler bpo-39603 (no CVE): header injection via HTTP method |