Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-02-25 | python27: fix two security issues | gutteridge | 1 | -4/+38 | |
Addresses CVE-2021-4189 and CVE-2022-0391. Patches sourced via Fedora. | |||||
2021-10-27 | python27: fix definition of variable added in security patch | gutteridge | 1 | -2/+2 | |
Correct a merge botch introduced in a previous commit. It was intended that a variable be redefined, but it was committed in an incomplete testing state. | |||||
2021-10-10 | python27: fix various security issues | gutteridge | 1 | -0/+127 | |
Addresses CVE-2020-27619, CVE-2021-3177, CVE-2021-3733, CVE-2021-3737 and CVE-2021-23336. Patches mostly sourced via Fedora. |