summaryrefslogtreecommitdiff
path: root/gnu/packages/patches/python-3.8-CVE-2021-3177.patch
Commit message (Collapse)AuthorAge
* gnu: Remove obsolete patches.Marius Bakke2021-05-09
| | | | | | | | | These patches were pulled in via merges from 'master', but have no use on 'core-updates'. * gnu/packages/patches/python-3.8-CVE-2021-3177.patch, gnu/packages/patches/python-3.9-fix-tests.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Remove them.
* gnu: Python: Fix CVE-2021-3177.Leo Famulari2021-02-23
* gnu/packages/patches/python-3.8-CVE-2021-3177.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/python.scm (python-3.8)[replacement]: New field. (python-3.8/fixed): New variable.